   /**

 * Magento

 *

 * NOTICE OF LICENSE

 *

 * This source file is subject to the Academic Free License (AFL 3.0)

 * that is bundled with this package in the file LICENSE_AFL.txt.

 * It is also available through the world-wide-web at this URL:

 * http://opensource.org/licenses/afl-3.0.php

 * If you did not receive a copy of the license and are unable to

 * obtain it through the world-wide-web, please send an email

 * to license@magento.com so we can send you a copy immediately.

 *

 * DISCLAIMER

 *

 * Do not edit or add to this file if you wish to upgrade Magento to newer

 * versions in the future. If you wish to customize Magento for your

 * needs please refer to http://www.magento.com for more information.

 *

 * @category    design

 * @package     rwd_default

 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)

 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

 */

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

/* ==========================================================================

   HTML5 display definitions

   ========================================================================== */

/*

 * Corrects `block` display not defined in IE 8/9.

 */

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

nav,

section,

summary {

  display: block;

}



/*

 * Corrects `inline-block` display not defined in IE 8/9.

 */

audio,

canvas,

video {

  display: inline-block;

}



/*

 * Prevents modern browsers from displaying `audio` without controls.

 * Remove excess height in iOS 5 devices.

 */

audio:not([controls]) {

  display: none;

  height: 0;

}



/*

 * Addresses styling for `hidden` attribute not present in IE 8/9.

 */

[hidden] {

  display: none;

}



/* ==========================================================================

   Base

   ========================================================================== */

/*

 * 1. Sets default font family to sans-serif.

 * 2. Prevents iOS text size adjust after orientation change, without disabling

 *    user zoom.

 */

html {

  font-family: sans-serif;

  /* 1 */

  -webkit-text-size-adjust: 100%;

  /* 2 */

  -ms-text-size-adjust: 100%;

  /* 2 */

}



/*

 * Removes default margin.

 */

body {

  margin: 0;

  font-family: Arial, Helvetica, sans-serif;

}





/* ==========================================================================

   Links

   ========================================================================== */

/*

 * Addresses `outline` inconsistency between Chrome and other browsers.

 */

a:focus {

  outline: thin dotted;

}



/*

 * Improves readability when focused and also mouse hovered in all browsers.

 */

a:active,

a:hover {

  outline: 0;

}



/* ==========================================================================

   Typography

   ========================================================================== */

/*

 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,

 * Safari 5, and Chrome.

 */

h1 {

  font-size: 2em;

}



/*

 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.

 */

abbr[title] {

  border-bottom: 1px dotted;

}



/*

 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.

 */

b,

strong {

  font-weight: bold;

}



/*

 * Addresses styling not present in Safari 5 and Chrome.

 */

dfn {

  font-style: italic;

}



/*

 * Addresses styling not present in IE 8/9.

 */

mark {

  background: #ff0;

  color: #000;

}



/*

 * Corrects font family set oddly in Safari 5 and Chrome.

 */

code,

kbd,

pre,

samp {

  font-family: monospace, serif;

  font-size: 1em;

}



/*

 * Improves readability of pre-formatted text in all browsers.

 */

pre {

  white-space: pre;

  white-space: pre-wrap;

  word-wrap: break-word;

}



/*

 * Sets consistent quote types.

 */

q {

  quotes: "\201C" "\201D" "\2018" "\2019";

}



/*

 * Addresses inconsistent and variable font size in all browsers.

 */

small {

  font-size: 80%;

}



/*

 * Prevents `sub` and `sup` affecting `line-height` in all browsers.

 */

sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}



sup {

  top: -0.5em;

}



sub {

  bottom: -0.25em;

}



/* ==========================================================================

   Embedded content

   ========================================================================== */

/*

 * Removes border when inside `a` element in IE 8/9.

 */

img {

  border: 0;

}



/*

 * Corrects overflow displayed oddly in IE 9.

 */

svg:not(:root) {

  overflow: hidden;

}



/* ==========================================================================

   Figures

   ========================================================================== */

/*

 * Addresses margin not present in IE 8/9 and Safari 5.

 */

figure {

  margin: 0;

}



/* ==========================================================================

   Forms

   ========================================================================== */

/*

 * Define consistent border, margin, and padding.

 */

fieldset {

  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;

}



/*

 * 1. Corrects color not being inherited in IE 8/9.

 * 2. Remove padding so people aren't caught out if they zero out fieldsets.

 */

legend {

  border: 0;

  /* 1 */

  padding: 0;

  /* 2 */

}



/*

 * 1. Corrects font family not being inherited in all browsers.

 * 2. Corrects font size not being inherited in all browsers.

 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome

 */

button,

input,

select,

textarea {

  font-family: inherit;

  /* 1 */

  font-size: 100%;

  /* 2 */

  margin: 0;

  /* 3 */

}



/*

 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in

 * the UA stylesheet.

 */

button,

input {

  line-height: normal;

}



/*

 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`

 *    and `video` controls.

 * 2. Corrects inability to style clickable `input` types in iOS.

 * 3. Improves usability and consistency of cursor style between image-type

 *    `input` and others.

 */

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

  -webkit-appearance: button;

  /* 2 */

  cursor: pointer;

  /* 3 */

}



/*

 * Re-set default cursor for disabled elements.

 */

button[disabled],

input[disabled] {

  cursor: default;

}



/*

 * 1. Addresses box sizing set to `content-box` in IE 8/9.

 * 2. Removes excess padding in IE 8/9.

 */

input[type="checkbox"],

input[type="radio"] {

  box-sizing: border-box;

  /* 1 */

  padding: 0;

  /* 2 */

}



/*

 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.

 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome

 *    (include `-moz` to future-proof).

 */

input[type="search"] {

  -webkit-appearance: textfield;

  /* 1 */

  -moz-box-sizing: content-box;

  -webkit-box-sizing: content-box;

  /* 2 */

  box-sizing: content-box;

}



/*

 * Removes inner padding and search cancel button in Safari 5 and Chrome

 * on OS X.

 */

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}



/*

 * Removes inner padding and border in Firefox 4+.

 */

button::-moz-focus-inner,

input::-moz-focus-inner {

  border: 0;

  padding: 0;

}



/*

 * 1. Removes default vertical scrollbar in IE 8/9.

 * 2. Improves readability and alignment in all browsers.

 */

textarea {

  overflow: auto;

  /* 1 */

  vertical-align: top;

  /* 2 */

}



/* ==========================================================================

   Tables

   ========================================================================== */

/*

 * Remove most spacing between table cells.

 */

table {

  border-collapse: collapse;

  border-spacing: 0;

}



/* ============================================ *

 * Reset

 * ============================================ */

*,

*:before,

*:after {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  margin: 0;

  padding: 0;

}



html {

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  /* Prevent tap highlight on iOS/Android */

  -webkit-text-size-adjust: 100%;

  /* Prevent automatic scaling on iOS */

}



body {

  background: #FFFFFF;

  color: #000000;

  line-height: 1;

}



html,

body,

img,

fieldset,

abbr,

acronym {

  border: 0;

}



h1,

h2,

h3,

h4,

h5,

h6 {

  font-size: 100%;

  font-weight: normal;

}



th,

code,

cite,

caption {

  font-weight: normal;

  font-style: normal;

  text-align: left;

}



address {

  font-style: normal;

}



fieldset {

  margin: 0;

  padding: 0;

  border: 0;

}



img {

  display: block;

}



ol, ul, ul li {

  list-style: none;

}



q:before,

q:after {

  content: '';

}





input:focus,

input[type="search"]:focus {

  outline-offset: -2px;

}



input[type="search"] {

  -webkit-appearance: none;

  /* 1 */

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  /* 2 */

  box-sizing: border-box;

}



/* ============================================ *

 * Base Styles

 * ============================================ */

@-ms-viewport {

  width: device-width;

}



@-o-viewport {

  width: device-width;

}



@viewport {

  width: device-width;

}



a, button {

  -ms-touch-action: manipulation;

  touch-action: manipulation;

}



body,

button,

input,

select,

table,

textarea {

  font-family: Arial, Helvetica, sans-serif;

  color: #636363;

  font-size: 14px;

  line-height: 1.5;

}



a {

  color: rgba(40,118,58,1);

  text-decoration: none;

}



a:hover {

  color: #333;

  text-decoration: underline;

}



a:focus {

  outline-color: #3091c2;

  color: #143d52;

}



ol,

ul {

  list-style: none;

  margin: 0;

  padding: 0;

}



/* ============================================ *

 * Typography

 * ============================================ */

h1, .h1 {

  margin: 0;

  margin-bottom: 0.7em;

  color: #3399cc;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 28px;

  font-weight: 400;

  font-style: normal;

  line-height: 1.2;

  text-rendering: optimizeLegibility;

  text-transform: uppercase;

}



h2, .h2 {

  margin: 0;

  margin-bottom: 0.5em;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 24px;

  font-weight: 400;

  font-style: normal;

  line-height: 1.2;

  text-rendering: optimizeLegibility;

  text-transform: uppercase;

}



h3, .h3 {

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

}



h4, .h4 {

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

}



h5, .h5 {

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 13px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

}



h6, .h6 {

  margin: 0;

  margin-bottom: 5px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

}















/*************************** 25 09 2017 ****************************/

.logo {

	display: block;

	float: left;

	min-width: 100px;

	min-height: 44px;

	text-align: center;

	padding: 10px;

	background-color: #000;

	padding: 16px 20px;

	position: relative;

	max-width: 300px;

	min-height: 90px;

	margin-right: 109px;

}

#header-nav.skip-content {

	/*background-color: #000;*/

	background-color:rgba(40,118,58,1);

	float: left;

	width: 100%;

	margin: 0px 0 0;

	border-top: 1px solid rgba(255, 255, 255, 1);

	border-bottom:none;	

}

#header-nav.skip-content ol li.level0 a{

	color:#fff;

	text-transform:uppercase;

	/*padding:10px 16px;*/ padding:10px 9px;

	text-decoration:none;

}

#header-nav.skip-content ol li a:hover{

	/*color:#66b32e;*/

	color:black;

}

#header-nav.skip-content ol li.level0.last a{

	/*background-color:#66b32e;*/

}

#header-nav.skip-content ol li.level0.last a:hover{

	color:rgba(40,118,58,1);

}

#header-nav.skip-content ol li.level0.nav-10 a {

    background-color: #e52520;

    text-align: center;

    min-width: 84px;

	color:#fff;

}

#header-nav.skip-content ol li.level0.nav-10 a:hover{

	color:#fff;

}

#header-nav.skip-content ol li.level0.nav-10 ul li a{

	text-align:left;

	background-color: transparent;

}

#header-nav.skip-content ol li.level0.nav-10 ul li a:hover{

	color:rgba(40,118,58,1);

}

#header-nav.skip-content ol.nav-primary {

	margin:0px 0 0;

	position:relative;

}

#header.page-header {

	border: none;

}

.page .header-language-background {

	background-color: #fff;

	padding: 15px 0px 12px;

}

.header-language-background .header-language-container .store-language-container .form-language select {

	color: #000;

	float: right;

	padding: 2px 7px 0 1px;

	border: none;

	margin-left: 20px;

	/*width: 90px;*/

	width:80px;

	height: 24px;

	/*background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/bottom-arrow.png) no-repeat right center;*/

	background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/topSelectDrop.png) no-repeat right center;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}

.header-language-background .header-language-container .store-language-container .form-language select:focus{

	outline:none;

}

.header-language-background .header-language-container .store-language-container .form-language label{

	color:#000;

	float: right;

	margin:5px 0px 0px;

}

.header-language-background .header-language-container .store-language-container .form-language div{

	/*float:left;

	margin:5px 0px 0px;*/

}

.header-language-background .header-language-container .store-language-container .form-language div a {

	/*color: #000;*/

	text-transform: capitalize;

	font-size: 14px;

	/*font-weight: 600;*/

}

.header-language-background .header-language-container .store-language-container .form-language{

	width:100%;

	margin:0px;

}

.main-container.col1-layout {

	padding: 0;

	width: 100%;

	clear: both;

	position: relative;

	z-index: 2;

}

.page-header {

	margin: 0 auto !important;

	padding-bottom: 0 !important;

}

.home_slider_container.container {

	width: 1230px;

}

.skip-links {

	float: left;

	clear: inherit;

}

.search-part {

	float: right;

	width: 788px;

	background: #000;

	height: 66px;

	position: relative;

}

.search-part::after {

	position: absolute;

	content: "";

	width: 1px;

	background: #fff;

	height: 97px;

	left: -37px;

	transform: rotate(45deg);

	top: -14px;

}

/*.search-part::after {

	position: absolute;

	content: "";

	border-top: 66px solid transparent;

	border-bottom: 0px solid transparent;

	border-right: 66px solid #000;

	top: 0;

	left: -66px;

}*/

.page-header-container .store-language-container{

	display:none;

}



#header-search.skip-content {

	float: left;

	position: relative;

	top: 0;

	left: 0px;

	width: 52%;

	margin: 14px 20px 0 0px;

}

#header-search.skip-content input.input-text {

	border-radius: 10px;

	padding: 0 35px 0 15px;  box-sizing: border-box;

}

.account-cart-wrapper .skip-link.skip-account, .account-cart-wrapper .header-minicart .skip-cart{

	background-color:transparent;

}

.account-cart-wrapper .skip-link.skip-account span.label, .account-cart-wrapper .header-minicart .skip-cart span.label{

	display:none;

}

.account-cart-wrapper .skip-link.skip-account span.icon{background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/account.png) no-repeat center; width:40px; height:40px; background-size:80%;}

.account-cart-wrapper .header-minicart .skip-cart span.icon{background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/cart.png) no-repeat center; width:40px; height:40px; background-size:80%;}

.search-part .skip-links {

	float: left;

	clear: inherit;

	width: 30%;

	margin:0px 0 0 -15px;

	overflow:visible;

}

.skip-links .account-cart-wrapper {

	position: relative;

	clear: inherit;

	text-align: right;

}

#header-nav.skip-content ol li ul {

	background-color: rgba(0, 0, 0, 0.8);

	top: 100%;

	padding: 4px 6px 14px;

	left: 0;

	right: 0;

	width: 100%;

	z-index: 99;

	border-right: 1px solid rgba(255, 255, 255, 0.4);

	min-width: 18%;

	border: none;

}

#header-nav.skip-content ol li ul li ul{

	padding:0px;

}

#header-nav.skip-content ol li ul li a {

	text-align: left;

	padding:3px 8px !important;

	text-transform: lowercase;

	text-decoration: none;

	line-height: 17px;

	font-size: 14px;

}

#header-nav.skip-content ol li ul li a:hover{

	color:rgba(40,118,58,1);

}

#header-nav.skip-content ol li ul li ul, #header-nav.skip-content ol li ul li ul li ul {

	left: 100%;

	top: 0px;

}

a.left .glyphicon.glyphicon-chevron-left {

	width: 35px;

	height: 35px;

	overflow: hidden;

	text-indent: 50px;

	background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/arrow-left.png) no-repeat center;

	background-size:100%;

}

a.right .glyphicon.glyphicon-chevron-right {

	width: 35px;

	height: 35px;

	overflow: hidden;

	text-indent: 50px;

	background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/arrow-right.png) no-repeat center;

	background-size:100%;

}

.gold-mmbr-box {

	position: absolute;

	right: 0px;

	bottom: 0px;

	top: 0px;

	width: 150px;

	background-color: #f9b233;

	border-left: 1px solid #fff;

}

.gold-mmbr-box span {

	display: block;

	width: 100%;

	font-size: 16px;

	text-transform: uppercase;

	font-weight: bold;

	padding: 14px 30px 0;

	text-align: center;

	line-height: 18px;

	color: #000;

}

ul.products-grid > li.item {

	display: inline-block;

	vertical-align: top;

	margin: 0px 8px 0px;

	background: #fff;

	padding: 0px;

	clear: inherit;

	width: 30.333%;

}

ul.products-grid > li.item a.product-image {

	width: 100%;

	height: 150px;

	overflow: hidden;

	position: relative;

	background-color: #fff;

	border-color: transparent;

}

.products-grid h2.product-name {

	float: left;

	width: 100%;

	margin-left: 6px;

	margin-top: 10px;

	text-align: left;

	min-height: 40px;

}

ul.products-grid > li.item a img {

	width: auto;

	position: absolute;

	margin: auto;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	transition:0.6s all ease;

}

ul.products-grid > li.item a:hover img{

	transform:scale(1.1);

}

ul.products-grid > li.item .actions {

	display: block;

	float: left;

	width: 100%;

	position: relative;

	min-height: inherit;

	bottom: auto;

	padding: 4px 0 10px 23px;

	text-align: left;

}

ul.products-grid > li.item h3.product-name{

	float:left;

	width:100%;

	margin-top:5px;

	text-align:left;

	padding: 0 10px;

}

ul.products-grid > li.item .price-box{

	float:left;

	width:100%;
  height: 35px;
	padding: 0 10px;

	overflow:hidden;

}

ul.products-grid > li.item .price-box span{


	width:100%;

}

ul.products-grid > li.item .actions button, ul.products-grid > li.item .actions a.button {

    background-color: rgba(40,118,58,1);

    color: #fff;

    text-transform:none;

    font-size: 16px;

    border-radius: 0px 8px 8px 0px;

    padding: 8px 14px 8px 34px;

    position: relative;

}

ul.products-grid > li.item .actions button::before, ul.products-grid > li.item .actions a.button::before {

	position: absolute;

	content: "";

	top: -2px;

	bottom: 0px;

	left: -16px;

	background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/button-arrow.png) no-repeat;

	width: 40px;

	height: 40px;

	background-size: 100%;

}

ul.products-grid > li.item .actions ul li {

	display: inline-block;

	margin: 3px 0 0 -13px;

}

ul.products-grid > li.item .price-box .special-price .price, .special-price .price{

	font-family:arial;

	color:rgba(40,118,58,1);

}

ul.products-grid > li.item .price-box p{

	margin-bottom:0px;

}
ul.products-grid > li.item .price-box .minimal-price-link span.price {
  color: #cf5050;
  font-weight: bold;
}
ul.products-grid > li.item .price-box .minimal-price-link span.price:hover {
  text-decoration: none;
}
.products-grid ul.add-to-links li a{

	font-family: Arial, Helvetica, sans-serif;

	color:#66b32e;

}

ul.products-grid > li.item .price-box span.price{

	color:#000;

}

.footer-container {

	background-color: #000;

}

.footer-container .footer{

	padding-top:0px;

	border:none;

}

.footer address.copyright {

	padding: 0;

	margin: 0;

	border: none;

	color: #959595;

	float: left;

	width: 25%;

	clear: none;

}

.footer .links .block-title {

	border: none;

	margin-bottom:0px;

}

.footer .links .block-title span{

	color: #fff;

	font-size: 18px;

	font-weight: 600;

	text-transform: capitalize;

} 

.cms-index-index .page .footer-container{

	padding: 10px 10px 10px;

    margin: 0px auto 10px;

    position: relative;

    z-index: 1;

}

.footer .links ul li a{

	font-size:14px;

	color:#fff;

	text-transform: capitalize;

}

.page .footer .links {

	width: 25%;

	padding: 0 0px 0 20px;

	margin: 0 0px 0px 0px;

	border-right: 1px solid #5f5f5f;

	min-height: 74px;

	float: left;

}

.page .footer .links:last-child{

	border:none;

}

.page .footer .links ul{

	margin:0px;

}

.page .footer .links li{

	padding:1px 0px;

}

.page .footer .links li a{

	text-decoration:none;

	color:#fff;

}

.page .footer .links li a:hover{

	color:rgba(40,118,58,1);

}

#header-nav.skip-content ol li.nav-10 ul li ul{

	left:auto;

}

.products-grid .price-box {

	text-align: left;

}

header#header #header-account.user-drop {

	right: auto;

	left: 23px;

	top: 62px;

	width: 250px;

	border: 1px solid #66b32e;

	background-color: #fff;

	padding:0px;

}

header#header #header-account.user-drop:after{

	bottom: 100%;

	left:75px;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-color: rgba(255, 255, 255, 0);

	border-bottom-color: #fff;

	border-width: 10px;

	margin-left: -10px;

}

header#header #header-account.user-drop ul{

	margin:0px;

}

header#header #header-account.user-drop ul li{}

header#header #header-account.user-drop ul li a{

	text-align:left;

	transition:0.6s all ease;

	text-decoration:none;

}

header#header #header-account.user-drop ul li a:hover{

	/*color:#fff;*/

	background-color:rgba(40,118,58,1);

}

#header-cart.block-cart {

	margin: 0;

	border: 1px solid rgba(40,118,58,1);

	top: 113%;

	left: 0px;

	overflow:visible;

	opacity:0;

	visibility:hidden;

}

#header-cart.block-cart:after{

	bottom: 100%;

	left:46%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-color: rgba(255, 255, 255, 0);

	border-bottom-color: #fff;

	border-width: 10px;

	margin-left: -10px;

}

#header-cart.block-cart a.close.skip-link-close, #header-cart.block-cart.skip-active a.close.skip-link-close {

	top: -10px;

	right: -18px;

	color: #000;

	opacity: 1;

	visibility:visible;

}

@media(max-width:1024px){

#header-cart.block-cart.skip-active {

	padding: 10px;

	opacity: 1;

	visibility: visible;

}

}

#header-cart.block-cart p.empty{

	margin:0px;

}

#carousel-example-generic .carousel-control {

	top: 50%;

	transform: translateY(-50%);

	width: 50px;

	height: 50px;

	background: transparent;

	opacity: 1;

}

#carousel-example-generic .left.carousel-control {

	/*left: -18px;*/

}

#carousel-example-generic .right.carousel-control {

	/*right: -18px;*/

}

#carousel-example-generic .carousel-control .glyphicon.glyphicon-chevron-left{

	top:0px;

	left:0px;

	margin:0px;

}

#carousel-example-generic .carousel-control .glyphicon.glyphicon-chevron-right{

	top:0px;

	right:0px;

	margin:0px;

}

#carousel-example-generic .carousel-caption {

    background-color: rgba(255, 255, 255, 0.7);

    margin: 0;

    width:33%;

    text-align: left;

    left: 90px;

    top: 34%;

    bottom: auto;

	padding:0px;

}

/*#carousel-example-generic .carousel-caption:after{

	position:absolute;

	content:"";

	left:0px;

	bottom:100%;

	width:250px;

	height:53px;

	background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/action-btn.png) no-repeat;

	background-size:100%;

	}*/

#carousel-example-generic .carousel-caption h2{

	color:#000;

	text-shadow:none;

	text-transform:uppercase;

	font-family: Arial, Helvetica, sans-serif;

	margin:20px 0px 0px 20px;

	font-size:26px;

}

#carousel-example-generic .carousel-caption button {

    background-color: #66b32e;

    color: #fff;

    text-transform: uppercase;

    font-size: 16px;

    border: none;

    border-radius: 0px;

	font-family: Arial, Helvetica, sans-serif;

	margin:10px 0px 20px 20px;

}

.header-minicart .block-cart {

    max-height: 0px;

    position: absolute;

    background-color: #ffffff;

    top: 104%;

    left: 70px;

    overflow: hidden;

	transition-property: all;

	transition-duration: .5s;

	/*transition-timing-function: cubic-bezier(0, 1, 0.5, 1);*/

	width:373px;

	display:block;

	z-index:999;

}



@media(max-width:1024px){

.header-minicart .block-cart.skip-active{

	width:100%;

	max-height: 500px; /* approximate max height */

	transition-property: all;

	transition-duration: .5s;	

	}

}

ul.top-menu {

	padding: 0;

	margin: 0;

	float: left;

}

ul.top-menu li {

	display: inline-block;

	vertical-align: top;

	margin-right: 15px;

	text-transform: capitalize;

}

ul.top-menu li a {

	color: #333;

	font-size: 14px;

	text-decoration:none;

}

ul.top-menu li a:hover{

	color:rgba(40,118,58,1);

}

.social-part {

	float: right;

	width: 71.2%;

	background-color: #b2b2b2;

	margin: 0px 0 0px -90px;

	padding: 3px 0px 4px 6px;

	position: relative;

	border-top: 1px solid #fff;

}

.social-part::after {

	position: absolute;

	content: "";

	border-top: 37px solid transparent;

	border-bottom: 0px solid transparent;

	/*border-right: 40px solid #ddd;*/

	border-right: 40px solid #b2b2b2;

	top: 0;

	left: -40px;

}

.social-part span, .social-part ul.social-icon {

	display: inline-block;

	margin: 0px 0px;

	vertical-align: middle;

	color: #000;

	font-size: 14px;

	font-weight: 500;

}

.social-part ul.social-icon{

	margin:0px 20px;;

}

.social-part ul.social-icon li{

	display:inline-block;

	vertical-align:middle;

}

.social-part ul.social-icon li img{

	height:auto;

	width:30px;

	max-width:100%;

}





#header-nav.skip-content ol li ul li a {

	border: none;

}

#header-nav.skip-content ol li ul li a:after{

	display:none;

}

#header-nav.skip-content ol li ul li ul {

	display: inline-block;

	width: 100%;

	vertical-align: top;

	padding-right:2%;

	margin-right:2%;

	border-right:1px solid #fff;

}

#header-nav.skip-content ol li ul li ul{

	display: block;

	position: relative;

	left: 0;

	border: none;

	background: transparent;

}

#header-nav.skip-content ol li ul li ul li{

	display:block;

	width:100%;

}

#header-nav.skip-content ol li ul li ul li a{

	display:inline-block;

}

#header-nav.skip-content ol li ul li a.has-children {

	font-weight: bold;

	text-transform: uppercase;

}

#header-nav.skip-content ol li ul li a.has-children ~ ul li a{

	text-transform:capitalize;

}

#header-nav.skip-content ol li ul li a {

	text-transform: capitalize;

	padding: 2px 0;

}

.nav-primary li ul li {

	position: initial;

	display: inline-block;

	vertical-align: top;

	min-width: 198px;

	width: 16%;

	border-right:1px solid rgba(255, 255, 255, 1);

}

.nav-primary li ul li ul{

	margin-bottom:10px;

}

.nav-primary li ul li ul, .nav-primary li ul li ul li{

	border:none;

}

.nav-primary li ul li a{

	padding:2px 4px;

}

.products-grid h3.product-name a {

	text-transform: capitalize;

	color: #000;

	font-size: 16px;

	float: left;

	width: 100%;

	overflow: hidden;

	height: 22px;

	text-overflow: ellipsis;

	margin: 8px 0 5px;

}

.skip-link.skip-cart .count {

	display: block;

	position: absolute;

	top: -5px;

	right: 0;

	background-color: #fff;

	color: #000;

	width: 30px;

	height: 30px;

	font-size: 14px;

	font-weight: bold;

	border-radius: 50%;

	line-height: 24px;

	border: 3px solid #000;

	text-align:center;

}

.skip-link.skip-cart .count:after, .skip-link.skip-cart .count:before{

	display:none;

}



.skip-link:hover:not(.skip-active) {

	opacity: 1;

}



@media(min-width:1025px){



.header-minicart:hover #header-cart.block-cart {

	max-height: 500px;

	transition-property: all;

	transition-duration: .5s;

	opacity: 1;

	overflow: visible;

	visibility: visible;

	padding: 10px;

	top: 65px;

}

}

@media(min-width:1025px){

.account-part:hover #header-account.user-drop .youama-login-window{

	max-height: 500px;

	transition-property: all;

	transition-duration: .5s;

	opacity: 1;

	overflow: visible;

	visibility: visible;

	padding: 10px;

	display:block !important;

}

.account-part:hover #header-account.user-drop{

	display:block !important;

	position:absolute;

	z-index:9;

}
}

#header-account.user-drop .youama-login-window .youama-window-outside{

	margin:0px;

}

#header-account.user-drop .youama-login-window .youama-window-outside .close {

	top: -10px !important;

	right: -10px !important;

}

#header-account.user-drop .youama-login-window .input-fly label {

	display: none;

}

#header-account.user-drop .youama-login-window .input-fly input{

	border: 1px solid #dfdfdf;

	color: #333;

	padding: 0 10px;

	display: block;

	margin: 0 auto;

	width: 80%;

}

#header-account.user-drop .youama-login-window .youama-window-title h3{

	display: block;

	text-align: center;

	font-size: 20px;

	margin: 13px 0 0;

	color:rgba(40,118,58,1);

}

#header-account.user-drop .youama-window-box .box-contents-button button {

	background-color: rgba(40,118,58,1);

	border-radius: 10px;

	width: 80%;

	display: block;

	margin: 0 auto;

	padding: 10px 0;

}

#header-account.user-drop p.yoauam-switch-window{

	display:block;

	color:#66b32e;

}

#header-account .youama-window-box .youama-forgot-password a {

	padding-right: 35px;

	color:rgba(40,118,58,1); background:none;

}













.youama-window-outside .close {

	top: -32px;

	right: -37px;

}

.youama-window-outside {

	text-align: left;

}

.account-part {

	display: inline-block;

	padding: 11px 0;

	vertical-align: top;

}

.gold-mmbr-box .hover-box {

	position: absolute;

	right: 0;

	top: 100%;

	z-index: 99;

	background-color: #fff;

	width: 400px;

	padding: 20px;

	border: 1px solid rgba(40,118,58,1);

	visibility:hidden;

	height:0px;

}

.gold-mmbr-box .hover-box:after{

	bottom: 100%;

	right:60px;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-color: rgba(255, 255, 255, 0);

	border-bottom-color: #fff;

	border-width: 10px;

	margin-left: -10px;

	}

.gold-mmbr-box .hover-box button {

	display: block;

	margin: 10px auto 3px;

	background-color: rgba(40,118,58,1);

	padding: 14px 50px;

	font-size: 14px;

	border-radius: 8px;

}

.gold-mmbr-box .hover-box p {

	font-size: 14px;

	color: #000;

	margin: 0 0 5px;

}

.gold-mmbr-box:hover .hover-box{

	height: auto; /* approximate max height */

	transition-property: all;

	transition-duration: .5s;	

	visibility:visible;

}

.footer .links a.mail, .footer .links p {

	text-transform: initial;

	color: #fff;

	font-size: 14px;

}

button.netto {

	background-color: #66b32e;

	color: #fff;

	font-size: 16px;

	font-weight: 600;

	border: none;

	float: left;

	margin: 10px 0 0 10px;

	padding: 8px 10px;

	text-align: left;

	width: 100px;

	font-family: arial;

}

.links.copyright p.copyright {

	margin: 20px 0 0;

	color: #878787;

}





.main .breadcrumbs ul li a, .main .breadcrumbs ul li {

	color: #000;

	text-transform: capitalize;

	font-size: 14px;

	text-decoration:none;

}

.main .breadcrumbs ul li strong{

	font-weight:bold;

	color:#000;

}

.block-content.toggle-content {

	background-color: #3d3d3c;

	padding-bottom: 10px;

	margin-bottom:20px;

}

.col-left-first .block-layered-nav .block-content > dl > dd {

	padding: 0;

	border:none;

}

.col-left-first .block-layered-nav .block-content > dl > dd ol li a {

	padding: 4px 10px 0;

	color: #fff;

	text-transform: capitalize;

	text-decoration:none;

}

.col-left-first .block-layered-nav .block-content > dl > dd ol li a:hover, .col-left-first .block-layered-nav .block-content > dl > dd ol li a:hover span{

	color:#66b32e;

}

.col-left-first .block-layered-nav .block-content > dl > dd ol li span{

	color:#fff;

}

.col-left-first .block-layered-nav .block-content > dl > dt, .col-left-first .block-layered-nav .block-content > dl > dt:hover {

	border: none;

	background: transparent;

	color: #fff;

	font-weight: bold;

	text-transform: capitalize;

	font-size: 16px;

	padding: 5px 10px 0;

	width: 100%;

}

.breadcrumbs ul {

	float: left;

	width: 100%;

	margin: 0;

}

.main .breadcrumbs {

	margin: 8px 0 2px 5px;

}

.col-left-first .block-title {

	display: none;

}

.page-title.category-title a.link-rss {

	display: none;

}

.page-title.category-title h1 {

	display: block;

	margin: 0 0 0;

}

.catalog-category-view .col-right.sidebar {

	display: none;

}

.catalog-category-view .col3-layout .col-wrapper {

	width: 100%;

}

.catalog-category-view .col-wrapper .col-left.sidebar {

	width: 20%;

}

.catalog-category-view .col3-layout .col-wrapper .col-main {

	float: left;

	width: 80%;

	padding: 0;

}

.category-products .pages ol li a, .category-products .pages ol li {

	width: 30px;

	height: 30px;

	padding: 0;

	margin-left: 3px;

	border-radius:50%;

}

.category-products .pager {

	margin: 0 0 10px;

	float: right;

	width: 49%;

}

.category-products .sorter{

	float: left;

	width: 49%;

}

.category-products .toolbar {

	margin: 7px 0 8px;

	padding: 5px 7px;

}

.category-products .sorter .view-mode {

	float: left;

	margin: 0 0 0;

}

.product-name a{

	font-weight: 500;

	text-transform: capitalize;

	color: #000;

}





























/*************************** 25 09 2017 ****************************/































/* ============================================ *

 * Shared Classes

 * ============================================ */

.address-list address {

  margin-bottom: 1em;

}



.availability {

  margin-bottom: 0;

  font-size: 13px;

  text-transform: uppercase;

}



.availability .label {

  display: none;

}



.availability.in-stock {

  color: rgba(40,118,58,1);

}



.availability.available-soon,

.availability.out-of-stock {

  color: #df280a;

}



.availability-only {

  color: #df280a;

  margin-bottom: 10px;

}



/* -------------------------------------------- *

 * Page Titles

 */

.page-title h1,

.page-title h2,

.product-name h1,

.product-name .h1 {

  text-transform: uppercase;

  font-size: 24px;

  font-weight: 600;

  color: #636363;

  border-bottom: 1px solid #ededed;

  padding-bottom: 3px;

  margin-bottom: 15px;

  text-transform: uppercase;

}



/* -------------------------------------------- *

 * Block Module

 */

.block,

.col-left-first {

  margin-bottom: 20px;

}



.col-left-first .block:last-of-type {

  margin-bottom: 0;

}



.block-title {

  position: relative;

  padding: 10px 0 0;

  margin-bottom: 5px;

  border-top: 1px solid #cccccc;

}

.block-title h2,

.block-title h3,

.block-title strong {

  margin: 0;

  margin-bottom: 10px;

  color: #66b32e;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

  color: #66b32e;

  margin-bottom: 0;

  text-transform: uppercase;

  font-weight: 600;

}

.block-title small {

  font-size: 100%;

  font-weight: normal;

  color: #a0a0a0;

}



body:not(.customer-account) .block:first-child .block-title {

  border-top: none;

  padding-top: 0;

}



.block-subtitle {

  font-weight: bold;

  margin-bottom: 7px;

}



.block-content {

  margin-top: 5px;

}



.block-content.unpad {

  padding: 0;

}



.block-content li.item {

  margin: 0 0 10px 9px;

}



.block-content li.item:last-child {

  margin-bottom: 0;

}



.block .actions {

  margin: 10px 0 0;

}

.block .actions:after {

  content: '';

  display: table;

  clear: both;

}

.block .actions a {

  float: left;

}

.block .actions .button {

  float: right;

}



.col-left .block .actions .button ~ a,

.col-right .block .actions .button ~ a {

  line-height: 33px;

  margin-right: 5px;

}



@media only screen and (max-width: 770px) {

  .sidebar .block:not(.block-layered-nav) {

    margin-bottom: 0;

  }

  .sidebar .block:not(.block-layered-nav) .block-title {

    padding: 0;

    margin-top: 0;

    border-bottom: none;

    border-top: none;

    margin-bottom: 0;

  }

  .sidebar .block:not(.block-layered-nav) .block-title > strong {

    margin: 0;

    margin-bottom: 10px;

    color: #636363;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 14px;

    font-weight: bold;

    font-style: normal;

    line-height: 1.4;

    text-rendering: optimizeSpeed;

    text-transform: uppercase;

    -moz-user-select: none;

    -ms-user-select: none;

    -webkit-user-select: none;

    -o-user-select: none;

    user-select: none;

    font-weight: normal;

    margin-bottom: 0px;

    padding: 7px 10px 7px 24px;

    border-width: 1px;

    border-style: solid;

    border-color: #cccccc;

    position: relative;

    background-color: #f4f4f4;

    display: block;

    width: 100%;

    cursor: pointer;

    border-bottom: 0;

  }

  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-top: 4px solid transparent;

    border-bottom: 4px solid transparent;

    border-left: 4px solid #3399cc;

    border-right: none;

    left: 10px;

    top: 50%;

    margin-top: -3px;

  }

  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {

    background-color: #ececec;

  }

  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {

    margin: 0;

    margin-bottom: 10px;

    color: #636363;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 14px;

    font-weight: bold;

    font-style: normal;

    line-height: 1.4;

    text-rendering: optimizeSpeed;

    text-transform: uppercase;

    -moz-user-select: none;

    -ms-user-select: none;

    -webkit-user-select: none;

    -o-user-select: none;

    user-select: none;

    font-weight: normal;

    margin-bottom: 0px;

    padding: 7px 10px 7px 24px;

    border-width: 1px;

    border-style: solid;

    border-color: #cccccc;

    position: relative;

    background-color: #f4f4f4;

  }

  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;

    border-top: 4px solid #3399cc;

    border-bottom: none;

    left: 10px;

    top: 50%;

    margin-top: -3px;

  }

  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {

    background-color: #ececec;

  }

  .sidebar .block:not(.block-layered-nav) .block-content {

    padding: 10px;

    margin-top: 0;

    border-width: 0 1px;

    border-style: solid;

    border-color: #cccccc;

  }

  .sidebar .block:last-of-type {

    border-bottom: 1px solid #cccccc;

  }

}

/* -------------------------------------------- *

 * Secondary Navigation

 */

.block-account .block-title,

.block-cms-menu .block-title {

  padding-top: 0;

  border-top: none;

}

.block-account li,

.block-cms-menu li {

  text-transform: uppercase;

  font-family: Arial, Helvetica, sans-serif;

  margin: 7px 0;

}

.block-account li strong,

.block-cms-menu li strong {

  font-weight: 400;

  color: #66b32e;

}

.block-account li a,

.block-cms-menu li a {

  color: #636363;

}

.block-account li a:hover,

.block-cms-menu li a:hover {

  color: #66b32e; text-decoration:none;

}



/* ============================================ *

 * Buttons

 * ============================================ */

/* Secondary Buttons */

.cart .buttons-set .button,

.cart-table .button,

.sidebar .actions .button,

.button.button-secondary {

  background: #dddddd;

  color: #636363;

  padding: 7px 15px;

}

.cart .buttons-set .button:hover,

.cart-table .button:hover,

.sidebar .actions .button:hover,

.button.button-secondary:hover {

  background: #d0d0d0;

  cursor: pointer;

}

.cart .buttons-set .button:active,

.cart-table .button:active,

.sidebar .actions .button:active,

.button.button-secondary:active {

  background: #c4c4c4;

  color: #636363;

}

.cart .buttons-set .button:focus,

.cart-table .button:focus,

.sidebar .actions .button:focus,

.button.button-secondary:focus {

  color: #636363;

  background: #c4c4c4;

  outline: none;

}



.sidebar .actions button.button {

  white-space: normal;

}



/* Primary Buttons */

.button,

.cart-table .product-cart-actions .button,

#co-shipping-method-form .buttons-set .button,

.footer .button {

  background: #3399cc;

  display: inline-block;

  padding: 7px 15px;

  border: 0;

  color: #FFFFFF;

  font-size: 13px;

  font-weight: normal;

  font-family: Arial, Helvetica, sans-serif;

  line-height: 19px;

  text-align: center;

  text-transform: uppercase;

  vertical-align: middle;

  white-space: nowrap;

}

.button:hover,

.cart-table .product-cart-actions .button:hover,

#co-shipping-method-form .buttons-set .button:hover,

.footer .button:hover {

  background: #2e8ab8;

  cursor: pointer;

}

.button:active,

.cart-table .product-cart-actions .button:active,

#co-shipping-method-form .buttons-set .button:active,

.footer .button:active {

  background: #297aa3;

  color: #FFFFFF;

}

.button:focus,

.cart-table .product-cart-actions .button:focus,

#co-shipping-method-form .buttons-set .button:focus,

.footer .button:focus {

  background-color: #297aa3;

  outline: none;

  color: #FFFFFF;

}



a.button {

  text-decoration: none;

}



a.button:hover {

  color: #FFFFFF;

}



/* Disabled - class for anchor, state for form elements */

.button.disabled,

.button:disabled {

  background: #C8C8C8;

  opacity: 0.6;

  cursor: not-allowed;

}



/* Adjacent buttons */

.button + .button {

  margin-left: 5px;

}



.button2 {

  border: 0;

  padding: 0 5px;

  margin: 0;

  background: transparent;

  cursor: pointer;

  vertical-align: middle;

}



.button2:focus {

  outline: none;

}



.button2 span,

.button2 span span {

  line-height: 30px;

  height: 30px;

  text-decoration: underline;

  text-transform: uppercase;

  display: inline-block;

  color: #3399cc;

  font-family: Arial, Helvetica, sans-serif;

}

.button2 span:hover,

.button2 span span:hover {

  text-decoration: none;

  color: #246b8f;

}



@media only screen and (max-width: 767px) {

  .col2-set .buttons-set .button,

  .col2-set .buttons-set .button2 {

    float: none;

    width: 100%;

    margin-left: 0;

    margin-right: 0;

  }

  .col2-set .buttons-set .back-link {

    display: none;

  }

  .col2-set .buttons-set .required {

    display: none;

  }

}

@media only screen and (max-width: 479px) {

  .buttons-set .button {

    float: none;

    width: 100%;

    margin-left: 0;

    margin-right: 0;

    margin-bottom: 7px;

  }

  .buttons-set .back-link {

    display: none;

  }

  .buttons-set .required {

    display: none;

  }

}

/* -------------------------------------------- *

 * Paypal Button

 */

.paypal-logo.paypal-after {

  float: left;

}



.paypal-after .paypal-or {

  float: left;

}



.paypal-or {

  line-height: 34px;

  margin: 0px 10px 5px;

}



.paypal-after .paypal-button {

  float: left;

}



.paypal-button {

  line-height: 0px;

}



.paypal-button img {

  display: inline;

}



@media only screen and (max-width: 740px) {

  .paypal-or {

    line-height: 20px;

  }



  .paypal-logo,

  .paypal-or,

  .paypal-button {

    text-align: center;

    width: 100%;

    display: block;

    margin-right: 0;

    margin-left: 0;

    float: none;

  }

}

/* -------------------------------------------- *

 * Button Sets

 */

.buttons-set {

  clear: both;

  margin: 10px 0 0;

  padding-top: 10px;

  border-top: 1px solid #ededed;

  text-align: right;

}

.buttons-set p.required {

  margin: 0;

  margin-left: 10px;

  line-height: 33px;

  float: right;

}

.buttons-set .back-link {

  float: left;

  margin: 0;

  line-height: 33px;

}

.buttons-set a:not(.button) {

  line-height: 20px;

  display: inline-block;

  padding: 5px;

}

.buttons-set button.button {

  float: right;

  margin-left: 5px;

  min-width: 140px;

}

.buttons-set:after {

  content: '';

  display: table;

  clear: both;

}



/* -------------------------------------------- *

 * Icons

 */

.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,

.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {

  background-image: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/icon_sprite.png);

  background-repeat: no-repeat;

  text-indent: -9999px;

}



@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {

  .icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,

  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {

    background-image: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/icon_sprite@2x.png);

    background-size: 100px 1000px;

  }

}

/* -------------------------------------------- *

 * Breadcrumbs

 */

.breadcrumbs {

	overflow: hidden;

	margin: 10px 0;

	float: left;

	width: 100%;

}



.breadcrumbs li {

  float: left;

  font-size: 12px;

  font-family: Arial, Helvetica, sans-serif;

  text-transform: uppercase;

}



.breadcrumbs a {

  float: left;

  color: #636363;

}



.breadcrumbs a:hover {

  color: #3399cc;

}



.breadcrumbs strong {

  color: #636363;

  font-weight: normal;

}



.breadcrumbs span {

  float: left;

  padding: 0 7px;

}



@media only screen and (max-width: 767px) {

  .breadcrumbs {

    display: block;

  }

  .product-img-box .product-name{ display:none;}

}

/* -------------------------------------------- *

 * Button - Remove / Previous

 */

.btn-remove,

.btn-previous {

  display: inline-block;

  width: 20px;

  height: 20px;

  border: 1px solid #ededed;

  text-align: center;

  /* Hide text */

  font: 0/0 a;

  text-shadow: none;

  color: transparent;

  position: relative;

}

.btn-remove:hover,

.btn-previous:hover {

  background-color: #3399cc;

  border-color: #3399cc;

}



.btn-remove:after {

  content: 'X';

  color: #3399cc;

  height: 20px;

  line-height: 20px;

  width: 100%;

  font-size: 10px;

  font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;

  font-weight: bold;

}

.btn-remove:hover:after {

  color: #FFFFFF;

  text-decoration: none;

}



.btn-remove2 {

  background-position: 4px -648px;

  border: none;

  vertical-align: top;

}

.btn-remove2:after {

  display: none;

}

.btn-remove2:hover {

  background-color: transparent;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);

  opacity: 0.8;

}



.btn-previous:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-right: 4px solid #3399cc;

  border-left: none;

  position: absolute;

  top: 50%;

  left: 50%;

  margin-left: -2px;

  margin-top: -4px;

}

.btn-previous:hover:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-right: 4px solid white;

  border-left: none;

}



.block-layered-nav .currently .btn-remove,

.block-layered-nav .currently .btn-previous,

.mini-products-list .btn-remove,

.mini-products-list .btn-previous,

#compare-items .btn-remove,

#compare-items .btn-previous {

  float: right;

  margin-left: 6px;

}



/* -------------------------------------------- *

 * Checkout Agreements

 */

.checkout-agreements li {

  margin-bottom: 20px;

}



.checkout-agreements .agreement-content {

  overflow-y: auto;

  max-width: 670px;

  max-height: 125px;

  margin-bottom: 10px;

  padding: 10px;

  border: 1px solid #cccccc;

  background: #f4f4f4;

}



/* -------------------------------------------- *

 * CVV Security Code

 */

.cvv-what-is-this {

  margin-left: 10px;

  font-size: 13px;

  line-height: 24px;

}



/* -------------------------------------------- *

 * Container

 */

.main-container,

.footer-container {

  position: relative;

  max-width: 1260px;

  margin: 0 auto;

  padding: 15px;

}

.main-container:after,

.footer-container:after {

  content: '';

  display: table;

  clear: both;

}



@media only screen and (min-width: 480px) {

	.main-container, .footer-container {

		padding: 0 30px 10px;

	}

}

.footer-container {

	padding-top: 15px;

}



/* -------------------------------------------- *

 * Column Layouts

 */

.main:after,

.col-wrapper:after {

  content: '';

  display: table;

  clear: both;

}



.col-left,

.col-right,

.col-main {

  padding: 0 10px;

}



.col-left {

  float: left;

  width: 25%;

  padding-left: 0;

  /* Remove the 15px padding */

  clear: left;

}

.col-left img {

  max-width: 100%;

}



.col-right {

  float: right;

  width: 25%;

  padding-right: 0;

  /* Remove the 15px padding */

}

.col-right img {

  max-width: 100%;

}



.col-main {

  float: left;

  width: 75%;

}



.col1-layout .col-main {

  float: none;

  width: auto;

  padding: 0;

  /* Remove the 15px padding */

}



.col2-left-layout .col-main {

  float: right;

  padding-right: 0;

  /* Remove the 15px padding */

}



.col2-right-layout .col-main {

  padding-left: 0;

  /* Remove the 15px padding */

}



.col3-layout .col-right {

  width: 20.83333%;

}

.col3-layout .col-wrapper {

  float: left;

  width: 79.16667%;

}

.col3-layout .col-wrapper .col-main {

  float: right;

  width: 73.68421%;

}

.col3-layout .col-wrapper .col-left {

  width: 26.31579%;

}



@media only screen and (max-width: 1000px) {

  .col3-layout .col-right {

    float: left;

    clear: left;

    padding-left: 0;

    padding-right: 10px;

    width: 25%;

  }

  .col3-layout .col-wrapper {

    float: right;

    width: 100%;

  }

  .col3-layout .col-wrapper .col-main {

    float: right;

    width: 75%;

  }

  .col3-layout .col-wrapper .col-left {

    width: 25%;

  }

}

@media only screen and (max-width: 767px) {

  .col-left,

  .col-right,

  .col-main,

  .col1-layout .col-left,

  .col1-layout .col-right,

  .col1-layout .col-main,

  .col2-left-layout .col-left,

  .col2-left-layout .col-right,

  .col2-left-layout .col-main,

  .col2-right-layout .col-left,

  .col2-right-layout .col-right,

  .col2-right-layout .col-main,

  .col3-layout .col-wrapper .col-left,

  .col3-layout .col-right,

  .col3-layout .col-wrapper .col-main {

    padding: 0;

    margin-bottom: 10px;

    float: none;

    width: auto;

  }



  .col3-layout .col-wrapper {

    float: none;

    width: auto;

  }



  .col-main {

    float: none;

    width: auto;

  }



  .col-main .col-left {

    padding: 0;

    /* On product listing pages, the left column gets moved inside col-main on small viewports */

  }

}

/* Content Columns */

.col2-set {

  width: 100%;

}

.col2-set .col-1,

.col2-set .col-2 {

  width: 50%;

  padding: 20px;

}

@media only screen and (max-width: 770px) {

  .col2-set .col-1,

  .col2-set .col-2 {

    padding: 10px;

  }

}

.col2-set .col-1 {

  float: left;

  padding-left: 0;

}

.col2-set .col-2 {

  float: right;

  padding-right: 0;

}

@media only screen and (max-width: 479px) {

  .col2-set .col-1,

  .col2-set .col-2 {

    float: none;

    width: auto;

    border: 0;

    padding-right: 0;

    padding-left: 0;

  }

}

.col2-set .narrow {

  width: 33%;

}

.col2-set .wide {

  width: 65%;

}

.col2-set:after {

  content: '';

  display: table;

  clear: both;

}



/* -------------------------------------------- *

 * Top Container

 */

@media only screen and (min-width: 768px) {

  .top-container {

    max-width: 1260px;

    margin: 0 auto;

    padding: 0 30px;

  }

}

/* -------------------------------------------- *

 * Global Site Notice

 */

.global-site-notice {

  background: #676157;

  color: #e6e6e6;

  font-size: 11px;

}

.global-site-notice .notice-inner {

  padding-left: 120px;

  width: 100%;

  max-width: 1200px;

  margin-left: auto;

  margin-right: auto;

  line-height: 11px;

  min-height: 40px;

  padding-top: 14.5px;

  padding-bottom: 14.5px;

  background-image: url("https://unihockeycenter.ch/skin/frontend/rwd/custom/images/demo-logo.png");

  background-position: left;

  background-repeat: no-repeat;

}

.global-site-notice p {

  margin-bottom: 0;

}



/* -------------------------------------------- *

 * Promotional Message Banner

 */

.promo-msg {

  color: #3399cc;

  text-align: center;

  margin: 10px;

  text-transform: uppercase;

  font-family: Arial, Helvetica, sans-serif;

}



/* -------------------------------------------- *

 * Grid

 */

.grid:after {

  content: '';

  display: table;

  clear: both;

}



/* -------------------------------------------- *

 * Messages

 */

.success {

  color: #11b400;

}



.error {

  color: #df280a;

  font-weight: bold;

}



.notice {

  color: #e26703;

  font-weight: bold;

}



/* -------------------------------------------- *

 * Messages

 */

.messages {

  margin-bottom: 10px;

}



.messages li li {

  position: relative;

  margin-bottom: 5px;

  padding: 7px 10px 7px 20px;

  background: #f4f4f4;

  font-size: 15px;

}



.messages li li:before {

  top: 50%;

  left: 0;

  margin-top: -6px;

}



.messages .error-msg li {

  color: black;

  border-left: 5px solid #df280a;

  background-color: #faebe7;

}



.messages .error-msg li:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 6px solid transparent;

  border-bottom: 6px solid transparent;

  border-left: 6px solid #df280a;

  border-right: none;

}



.messages .notice-msg li {

  color: black;

  border-left: 5px solid #e26703;

  background-color: #f9ebe6;

}



.messages .notice-msg li:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 6px solid transparent;

  border-bottom: 6px solid transparent;

  border-left: 6px solid #e26703;

  border-right: none;

}



.messages .success-msg li {

  color: black;

  border-left: 5px solid #11b400;

  background-color: #eff5ea;

}



.messages .success-msg li:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 6px solid transparent;

  border-bottom: 6px solid transparent;

  border-left: 6px solid #11b400;

  border-right: none;

}



@media only screen and (min-width: 915px) {

  .order-list-grid .col-1 {

    width: 30%;

  }



  .order-list-grid .col-2 {

    width: 50%;

    padding-right: 20px;

  }



  .order-list-grid .col-3 {

    clear: none;

    width: 20%;

    padding-top: 0;

  }

}

/* -------------------------------------------- *

 * Page Popup

 */

.page-popup {

  padding: 20px;

  background: #FFFFFF;

  height: auto;

}



.page-popup h1 {

  margin: 0 0 0.5em;

  font-size: 36px;

}



/* -------------------------------------------- *

 * Payment Methods

 */

.payment-methods {

  margin-bottom: 20px;

}



.payment-methods dt {

  padding: 5px 0;

}



.payment-methods dd {

  padding-top: 10px;

}



.payment-methods .form-list {

  position: relative;

  display: inline-block;

  max-width: 100%;

  margin: 5px 15px 15px;

  padding: 15px;

  border: 1px solid #cccccc;

  background: #f4f4f4;

}



.payment-methods .form-list:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 10px solid transparent;

  border-left: 10px solid transparent;

  border-bottom: 10px solid #cccccc;

  border-top: none;

  top: -11px;

  left: 30px;

}



.payment-methods .form-list:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 10px solid transparent;

  border-left: 10px solid transparent;

  border-bottom: 10px solid #f4f4f4;

  border-top: none;

  top: -10px;

  left: 30px;

}



.payment-methods .form-list li:last-child {

  margin-bottom: 0;

}



/* -------------------------------------------- *

 * Please Wait (Loading Indicator)

 */

.please-wait {

  display: inline-block;

  margin-left: 10px;

  margin-top: 5px;

  line-height: 24px;

  height: 24px;

  white-space: nowrap;

  /* Prevent the linebreak in the HTML from causing layout issues */

}

.please-wait img {

  float: left;

  margin-right: 5px;

  width: 24px;

}



/* -------------------------------------------- *

 * Price Box - Standard

 */

.price-box {

  margin: 2px 0;

  font-family: Arial, Helvetica, sans-serif;

}



.price-box p {

  margin-bottom: 0;

}



.price-notice {

  color: #a0a0a0;

}



.price-box .price {

  color: rgba(40,118,58,1);

 /* font-size: 16px;*/

}



.price-box .price,

.price {

  font-family: Arial, Helvetica, sans-serif;

}



.price-box .price-label {

  color: #a0a0a0;

  white-space: nowrap;

  font-family: Arial, Helvetica, sans-serif;

}


.cms-index-index .price-box .minimal-price-link {
  display: block;
  padding-left: 12px;
}
.catalog-category-view .price-box .minimal-price-link {

  padding-left: 0;
  color: #3399cc;
  display: block;

  /* We want this to show on its own line, otherwise the layout looks funky */

}

.price-box .minimal-price-link .label {

  color: #a0a0a0;

}



/* -------------------------------------------- *

 * Price Box - Special

 */

.price-box .old-price,

.price-box .special-price {

  display: inline-block;

}

.price-box .old-price .price-label,

.price-box .special-price .price-label {

  display: none;

}

.price-box .old-price .price,

.price-box .special-price .price {

  display: inline-block;

}



.price-box .old-price .price {

  color: #a0a0a0;

  text-decoration: line-through;

}



.price-box .special-price {

  color: #3399cc;

  padding-left: 1em;

}

.price-box .special-price .price-label {

  color: #D84D3C;

}



/* -------------------------------------------- *

 * Price Box - Taxes

 */

.price-box .price-excluding-tax,

.price-box .price-including-tax {

  display: block;

}



span.weee {

  display: block;

}



/* -------------------------------------------- *

 * Tier Prices

 */

.product-pricing,

.tier-prices,

.tier-prices-grouped {

  display: inline-block;

  padding: 4px 8px;

  background: #FBF4DE;

  border: 1px solid #E2D4C7;

  margin-top: 7px;

}

.product-pricing li,

.tier-prices li,

.tier-prices-grouped li {

  font-size: 12px;

}

.product-pricing .benefit,

.tier-prices .benefit,

.tier-prices-grouped .benefit {

  font-style: italic;

}

.product-pricing .price,

.tier-prices .price,

.tier-prices-grouped .price {

  font-weight: bold;

}



/* ============================================ *

 * Item Options

 * ============================================ */

.item-options {

  font-size: 14px;

  font-family: Arial, Helvetica, sans-serif;

}

.item-options:after {

  content: '';

  display: table;

  clear: both;

}

.item-options dt {

  float: left;

  clear: left;

  font-weight: 600;

  padding-right: 5px;

  font-style: italic;

}

.item-options dt:after {

  content: ': ';

}

.item-options dd {

  float: left;

  padding-left: 10px;

  margin: 0 0 6px;

}



.truncated,

.truncated a.dots {

  cursor: help;

}



.truncated a.details {

  cursor: help;

  height: 16px;

  line-height: 16px;

}

.truncated a.details:hover {

  text-decoration: none;

}



.truncated .truncated_full_value {

  position: relative;

  z-index: 300;

}



.truncated .truncated_full_value .item-options {

  display: none;

  position: absolute;

  z-index: 300;

  width: 200px;

  padding: 8px;

  border: 1px solid #3399cc;

  background-color: #F6F6F6;

  top: 21px;

  left: -100px;

}

.truncated .truncated_full_value .item-options:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 7px solid transparent;

  border-left: 7px solid transparent;

  border-bottom: 7px solid #3399cc;

  border-top: none;

  left: 97px;

  top: -7px;

}



.truncated .truncated_full_value .item-options > p {

  font-weight: bold;

  text-transform: uppercase;

  margin-bottom: 8px;

}



.truncated .show .item-options {

  display: block;

}



@media only screen and (max-width: 479px) {

  .truncated {

    cursor: inherit;

  }

  .truncated a.details {

    display: none;

  }

  .truncated .truncated_full_value .item-options {

    display: block;

    position: static;

    z-index: 1;

    width: 100%;

    border: none;

    background-color: transparent;

  }

  .truncated .truncated_full_value .item-options p {

    float: none;

  }

  .truncated .truncated_full_value .item-options:after {

    display: none;

  }

}

/* -------------------------------------------- *

 * Printer Friendly Page

 */

.page-print {

  width: 6.5in;

  margin: 20px;

  background: #FFFFFF;

}



/* -------------------------------------------- *

 * Add to links

 */

.add-to-links {

  margin: 7px 0;

}

.add-to-links a {

  display: inline-block;

  padding: 0px 3px 3px;

}



.add-to-links .separator {

  display: none;

}



/* -------------------------------------------- *

 * Product Image

 */

.product-image,

.no-touch .product-img-box .product-image:not(.zoom-available):hover {

  position: relative;

  display: block;

  border: 1px solid #ededed;

}



@media only screen and (max-width: 767px) {

  body .product-img-box .product-image:hover {

    border-color: #ededed;

  }

}

.no-touch .product-image:hover {

  border-color: #3399cc;

}



/* -------------------------------------------- *

 * Ratings

 */

.ratings {

  margin: 7px 0;

}

.ratings .rating-box,

.ratings .rating-links {

  margin: 5px 0;

}

.ratings .rating-box {

  width: 65px;

  height: 13px;

  background-repeat: repeat-x;

  background-position: 0 -615px;

  overflow: hidden;

}

.ratings .rating-box .rating {

  float: left;

  height: 13px;

  background-repeat: repeat-x;

  background-position: 0 -600px;

}

.ratings .amount {

  display: block;

  margin: 5px auto;

}

.ratings .rating-links .separator {

  margin: 0 3px;

}



/* -------------------------------------------- *

 * Standard Formatted Text Block

 */

.std p {

  margin: 0 0 1.5em;

}



.std ol {

  list-style: decimal outside;

  margin-bottom: 1.5em;

}



.std ol li {

  margin-left: 2em;

}



.std ul {

  list-style: disc outside;

  margin-bottom: 1.5em;

}



.std ul li {

  margin-left: 2em;

}



.std .note {

  color: #a0a0a0;

  font-size: 13px;

}



/* -------------------------------------------- *

 * Tabs

 */

.tabs {

  margin-bottom: 10px;

  background: #FFFFFF;

}



/* -------------------------------------------- *

 * Toolbar

 */

.toolbar {

  margin-top: 10px;

  margin-bottom: 15px;

  border-bottom: 1px solid #cccccc;

  border-top: 1px solid #cccccc;

  background: #f4f4f4;

  padding: 5px 10px 0px 10px;

}

.toolbar:after {

  content: '';

  display: table;

  clear: both;

}



.pager-no-toolbar {

  margin-bottom: 10px;

}



.pager-no-toolbar ~ .pager-no-toolbar {

  margin-top: 10px;

}



.toolbar,

.pager {

  font-family: Arial, Helvetica, sans-serif;

  color: #636363;

  line-height: 30px;

  font-size: 12px;

}



.toolbar label,

.pager-no-toolbar label {

  font-weight: normal;

  text-transform: uppercase;

}



.sorter {

  float: left;

  margin-bottom: 5px;

}

.sorter label {

  float: left;

  margin-right: 5px;

}

.sorter label:after {

  content: ':';

}



.sorter > .sort-by {

  float: left;

  margin-right: 5px;

  height: 30px;

}

.sorter > .sort-by .sort-by-switcher {

  width: 30px;

  height: 30px;

  display: inline-block;

}

.sorter > .sort-by .sort-by-switcher--asc {

  background-position: 4px -542px;

}

.sorter > .sort-by .sort-by-switcher--asc:hover {

  background-position: -46px -542px;

}

.sorter > .sort-by .sort-by-switcher--desc {

  background-position: 4px -567px;

}

.sorter > .sort-by .sort-by-switcher--desc:hover {

  background-position: -46px -567px;

}



.sorter > .view-mode {

  float: right;

}

.sorter > .view-mode .grid,

.sorter > .view-mode .list {

  float: left;

  width: 30px;

  height: 30px;

}

.sorter > .view-mode .grid {

  margin-right: 5px;

  background-position: 8px -492px;

}

.sorter > .view-mode strong.grid,

.sorter > .view-mode a.grid:hover {

  background-position: -42px -492px;

}

.sorter > .view-mode .list {

  background-position: 11px -517px;

}

.sorter > .view-mode strong.list,

.sorter > .view-mode a.list:hover {

  background-position: -39px -517px;

}



.pager {

  float: right;

  overflow: hidden;

}

.pager > .count-container {

  float: left;

}

.pager .amount {

  float: left;

  font-family: Arial, Helvetica, sans-serif;

  white-space: nowrap;

  margin: 0 15px 0 0;

}

.pager .limiter {

  float: left;

  height: 30px;

  line-height: 30px;

}

.pager .limiter > label {

  padding-right: 5px;

}

.pager .limiter > label:after {

  content: ':';

}

.pager .amount,

.pager .limiter,

.pager .pages {

  margin-bottom: 5px;

}



.pages {

  float: right;

  overflow: hidden;

  margin-left: 15px;

}

.pages strong {

  display: none;

}



.pages li {

  float: left;

}



.pages a,

.pages .current {

  display: inline-block;

  border: 0;

  font-size: 13px;

  text-align: center;

  text-transform: uppercase;

  vertical-align: middle;

  white-space: nowrap;

  line-height: 30px;

  width: 25px;

  height: 30px;

  padding: 0;

  color: #3399cc;

  font-family: Arial, Helvetica, sans-serif;

}



.pages .current,

.pages .current:hover {

  color: #636363;

  border: 1px solid #cccccc;

  width: 30px;

  background-color: #FFFFFF;

  cursor: default;

}



.pages .next,

.pages .previous {

  font: 0/0 a;

  text-shadow: none;

  color: transparent;

  background-color: transparent;

  position: relative;

}

.pages .next:hover,

.pages .previous:hover {

  border: 1px solid #3399cc;

}



.pages .next:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-left: 4px solid #3399cc;

  border-right: none;

  top: 50%;

  margin-top: -3px;

  left: 50%;

  margin-left: -2px;

}

.pages .next:hover:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-left: 4px solid #246b8f;

  border-right: none;

}



.pages .previous:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-right: 4px solid #3399cc;

  border-left: none;

  top: 50%;

  margin-top: -3px;

  left: 50%;

  margin-left: -2px;

}

.pages .previous:hover:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-right: 4px solid #246b8f;

  border-left: none;

}



@media only screen and (max-width: 479px) {

  .pager .amount--has-pages {

    display: none;

  }



  .pages {

    float: left;

  }



  .limiter label {

    display: none;

  }

}

@media only screen and (max-width: 767px) {

  .col1-layout .sorter,

  .col1-layout .pager {

    width: 100%;

  }

  .col1-layout .pager {

    float: left;

    clear: both;

  }

  .col1-layout .pager .pages {

    float: left;

    margin-left: 0;

  }

  .col1-layout .pager .count-container {

    float: right;

  }

}

@media only screen and (max-width: 979px) {

  .col2-left-layout .sorter,

  .col2-left-layout .pager,

  .col2-right-layout .sorter,

  .col2-right-layout .pager,

  .col3-layout .sorter,

  .col3-layout .pager {

    width: 100%;

  }

  .col2-left-layout .pager,

  .col2-right-layout .pager,

  .col3-layout .pager {

    float: left;

    clear: both;

  }

  .col2-left-layout .pager .pages,

  .col2-right-layout .pager .pages,

  .col3-layout .pager .pages {

    float: left;

    margin-left: 0;

  }

  .col2-left-layout .pager .count-container,

  .col2-right-layout .pager .count-container,

  .col3-layout .pager .count-container {

    float: right;

  }

}

@media only screen and (max-width: 1279px) {

  .toolbar .view-mode > label {

    display: none;

  }

}

/* ============================================ *

 * Tax - Full Tax Summary

 * ============================================ */

#checkout-review-table .summary-collapse,

#shopping-cart-totals-table .summary-collapse,

body.customer-account .data-table .summary-collapse {

  position: relative;

  cursor: pointer;

}

#checkout-review-table .summary-collapse:before,

#shopping-cart-totals-table .summary-collapse:before,

body.customer-account .data-table .summary-collapse:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 7px solid transparent;

  border-left: 7px solid transparent;

  border-top: 7px solid #3399cc;

  border-bottom: none;

  position: static;

  display: inline-block;

  margin-right: 5px;

}

#checkout-review-table .summary-collapse:hover:before,

#shopping-cart-totals-table .summary-collapse:hover:before,

body.customer-account .data-table .summary-collapse:hover:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 7px solid transparent;

  border-left: 7px solid transparent;

  border-top: 7px solid #246b8f;

  border-bottom: none;

  position: static;

  display: inline-block;

  margin-right: 5px;

}

#checkout-review-table .show-details .summary-collapse:before,

#shopping-cart-totals-table .show-details .summary-collapse:before,

body.customer-account .data-table .show-details .summary-collapse:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 7px solid transparent;

  border-left: 7px solid transparent;

  border-bottom: 7px solid #3399cc;

  border-top: none;

  position: static;

  display: inline-block;

  margin-right: 5px;

}

#checkout-review-table .show-details .summary-collapse:hover:before,

#shopping-cart-totals-table .show-details .summary-collapse:hover:before,

body.customer-account .data-table .show-details .summary-collapse:hover:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 7px solid transparent;

  border-left: 7px solid transparent;

  border-bottom: 7px solid #246b8f;

  border-top: none;

  position: static;

  display: inline-block;

  margin-right: 5px;

}



#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {

  margin-bottom: 5px;

}



/* ============================================ *

 * Magento Helpers

 * ============================================ */

.a-center {

  text-align: center;

}



.a-right,

.align-right {

  text-align: right;

}



.no-display {

  display: none !important;

}



.nobr,

.nowrap {

  white-space: nowrap;

}



.width-full {

  width: 100%;

}



/* ============================================ *

 * Custom Helpers

 * ============================================ */

.hidden {

  display: none;

}



/* ============================================ *

 * Print Styles

 * ============================================ */

.page-print .print-head {

  margin: 0 0 15px;

}



.page-print .print-head .logo {

  float: none;

  max-height: 50px;

  width: auto;

}



/* ============================================ *

 * FORMS - COMMON

 * ============================================ */

/* -------------------------------------------- *

 * Fieldsets

 */

.fieldset p {

  margin-bottom: 7px;

}

.fieldset p.required {

  margin-bottom: 5px;

  float: right;

  font-size: 12px;

  margin-top: 0px;

}



.fieldset + .fieldset {

  margin-top: 5px;

}



form .legend {

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

  margin-bottom: 15px;

  padding-bottom: 7px;

  border-bottom: 1px solid #ededed;

}



/* -------------------------------------------- *

 * Input Box

 */

.input-box {

  padding-top: 2px;

}

.input-box:after {

  content: '';

  display: table;

  clear: both;

}



li.centinel-logos div.input-box img {

  display: inline;

  vertical-align: middle;

}



/* For adjacent select inputs. */

/* Example: credit card expiration month and year. */

.input-box .v-fix {

  float: left;

  margin-right: 5px;

  max-width: 100%;

}



/* -------------------------------------------- *

 * Labels

 */

label {

  display: inline-block;

  font-size: 13px;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: 600;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

}



label.required:after,

span.required:after {

  content: ' *';

  color: #df280a;

  font-weight: normal;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

}



label.required em,

span.required em {

  display: none;

}



/* -------------------------------------------- *

 * Hints

 */

.input-hint {

  color: #a0a0a0;

  font-size: 12px;

}



/* -------------------------------------------- *

 * Select

 */

select {

  font-size: 14px;

}



select + select {

  margin-left: 5px;

}



select[multiple] {

  width: 270px;

  border: 1px solid silver;

  font-size: 15px;

  padding: 5px;

}



/* -------------------------------------------- *

 * Textarea

 */

textarea {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  width: 100%;

  max-width: 450px;

  padding: 5px;

}



/* -------------------------------------------- *

 * Inputs

 */

.input-text {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  -ms-border-radius: 2px;

  -o-border-radius: 2px;

  border-radius: 2px;

  border: 1px solid silver;

  background: #FFFFFF;

  font-size: 15px;

}

.input-text:focus {

  border: 1px solid #3399cc;

}



.input-text.validation-failed {

  border-color: #df280a;

}



.input-text.validation-failed:focus {

  outline-color: #ef9384;

}



input[type=email],

input[type=search],

input[type=number],

input[type=password],

input[type=tel],

input[type=text] {

  height: 30px;

  padding: 0 8px;

}



input[type=email],

input[type=search],

input[type=number],

input[type=password],

input[type=tel],

input[type=text] {

  width: 365px;

  max-width: 100%;

}



/* Only show on iPhones (not iPads or any other device) */

@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {

  input[type=email],

  input[type=search],

  input[type=number],

  input[type=password],

  input[type=tel],

  input[type=text],

  select {

    font-size: 16px;

    /* Prevent from zooming on focus */

  }

}

.ie8 .input-text {

  max-width: none;

}



/* -------------------------------------------- *

 * Inputs - Quantity

 */

input[type=number].qty,

input[type=text].qty {

  width: 3em;

  text-align: center;

  vertical-align: middle;

}



/* -------------------------------------------- *

 * Placeholder

 */

::-webkit-input-placeholder {

  color: #a0a0a0;

}



input:-moz-placeholder {

  color: #a0a0a0;

}



/* -------------------------------------------- *

 * Checkbox And Radio

 */

.checkbox,

.radio {

  position: relative;

  top: -1px;

  display: inline-block;

}



.checkbox + label,

.radio + label {

  width: auto;

  max-width: 85%;

  padding: 0 0 0 8px;

  font-size: 14px;

  font-weight: normal;

  vertical-align: top;

}



/* -------------------------------------------- *

 * Validation

 */

p.required,

.validation-advice {

  margin: 5px 0 0;

  color: #df280a;

  font-size: 13px;

}



/* ============================================ *

 * Form List

 * ============================================ */

.form-list > li {

  margin-bottom: 10px;

}

.form-list select {

  margin-top: 4px;

  width: 365px;

  max-width: 100%;

}

.form-list .input-range .input-text {

  width: 74px;

}

.form-list .field,

.form-list .wide,

.form-list .control {

  margin-bottom: 10px;

}



/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */

.form-list .control,

.sp-methods dt,

#checkout-shipping-method-load .sp-methods dd,

#co-shipping-method-form .sp-methods dd,

.product-options ul.options-list {

  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */

}

.form-list .control div.input-box,

.sp-methods dt div.input-box,

#checkout-shipping-method-load .sp-methods dd div.input-box,

#co-shipping-method-form .sp-methods dd div.input-box,

.product-options ul.options-list div.input-box {

  display: inline;

  float: left;

}

.form-list .control div.input-box:after,

.sp-methods dt div.input-box:after,

#checkout-shipping-method-load .sp-methods dd div.input-box:after,

#co-shipping-method-form .sp-methods dd div.input-box:after,

.product-options ul.options-list div.input-box:after {

  display: none;

}

.form-list .control input.radio,

.form-list .control input.checkbox,

.sp-methods dt input.radio,

.sp-methods dt input.checkbox,

#checkout-shipping-method-load .sp-methods dd input.radio,

#checkout-shipping-method-load .sp-methods dd input.checkbox,

#co-shipping-method-form .sp-methods dd input.radio,

#co-shipping-method-form .sp-methods dd input.checkbox,

.product-options ul.options-list input.radio,

.product-options ul.options-list input.checkbox {

  float: left;

  margin-right: -40px;

  margin-top: 10px;

  margin-left: 15px;

}

.form-list .control label,

.sp-methods dt label,

#checkout-shipping-method-load .sp-methods dd label,

#co-shipping-method-form .sp-methods dd label,

.product-options ul.options-list label {

  color: #636363;

  background-color: #f4f4f4;

  padding: 5px 10px;

  display: inline-block;

  width: auto;

  max-width: none;

  min-width: 250px;

  float: none;

  padding: 6px 10px 6px 40px;

}

.form-list .control label:hover,

.sp-methods dt label:hover,

#checkout-shipping-method-load .sp-methods dd label:hover,

#co-shipping-method-form .sp-methods dd label:hover,

.product-options ul.options-list label:hover {

  background-color: #ececec;

}

.form-list .control .no-display + label,

.sp-methods dt .no-display + label,

#checkout-shipping-method-load .sp-methods dd .no-display + label,

#co-shipping-method-form .sp-methods dd .no-display + label,

.product-options ul.options-list .no-display + label {

  padding-left: 10px;

  background-color: transparent;

}

.form-list .control .no-display + label:hover,

.sp-methods dt .no-display + label:hover,

#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,

#co-shipping-method-form .sp-methods dd .no-display + label:hover,

.product-options ul.options-list .no-display + label:hover {

  background-color: transparent;

}



.product-options ul.options-list label,

.col2-set .form-list .control label {

  min-width: inherit;

  width: 250px;

  max-width: 100%;

}



.form-list .control.remember-me-box label {

  width: auto;

  max-width: none;

  min-width: inherit;

}



.form-list .control {

  margin-top: 10px;

}

.form-list .control label {

  float: none;

}

.form-list .control .radio,

.form-list .control .checkbox {

  margin-right: 6px;

}

.form-list .control .input-box {

  clear: none;

  display: inline-block;

  width: auto;

  padding: 0;

}



form .form-instructions {

  font-style: italic;

  font-family: Georgia, Times, "Times New Roman", serif;

  font-size: 13px;

  color: #a0a0a0;

}



/* ============================================ *

 * Table Helpers

 * ============================================ */

.hide-th {

  text-indent: -9999px;

}



/* ============================================ *

 * Data Table

 * ============================================ */

.data-table {

  width: 100%;

}



.data-table td,

.data-table th {

  padding: 10px;

  vertical-align: top;

}



.data-table th {

  background: #f4f4f4;

  text-transform: uppercase;

  font-family: Arial, Helvetica, sans-serif;

  line-height: 1.4;

  white-space: nowrap;

}



.data-table thead th,

.data-table tbody td {

  border-bottom: 1px solid silver;

}



.data-table tbody td,

.data-table tfoot td {

  font-family: Georgia, Times, "Times New Roman", serif;

}



.data-table tfoot tr {

  background: #f4f4f4;

}



.data-table tbody td .item-options {

  margin-left: 20px;

  margin-top: 10px;

}

.data-table tbody td .item-options dt:after {

  content: ':';

}



/* ============================================ *

 * Generic Info Table

 * ============================================ */

.info-box {

  border: 1px solid silver;

  padding: 12px 15px;

  margin: 0 0 15px;

}

.info-box h2 {

  font-weight: bold;

  font-size: 13px;

}



.info-table th,

.info-table td {

  vertical-align: top;

}



.info-table th {

  font-weight: bold;

  padding: 4px 20px 4px 0;

}



.info-table td {

  padding: 4px 0;

}



/* ============================================ *

 * Zebra-Stripe Table

 * ============================================ */

.zebra-table tr:first-child,

.zebra-table th:first-child {

  border-top: 1px solid silver;

}

.zebra-table td,

.zebra-table th {

  border-bottom: 1px solid silver;

  padding: 6px;

  background-color: transparent;

}

.zebra-table tr {

  background-color: #eeeded;

}

.zebra-table tr:nth-child(odd) {

  background-color: #f8f7f5;

}



/* ============================================ *

 * Linearize Table

 * ============================================ */

@media only screen and (max-width: 479px) {

  .linearize-table {

    /* Helpers */

  }

  .linearize-table tr,

  .linearize-table th,

  .linearize-table td {

    display: block;

  }

  .linearize-table thead th {

    border-right: 0;

    border-left: 0;

  }

  .linearize-table thead th.lin-hide {

    display: none;

  }

  .linearize-table thead th:nth-child(1n+2) {

    display: none;

  }

  .linearize-table tbody tr {

    position: relative;

    border-bottom: 1px solid #cccccc;

  }

  .linearize-table tbody td {

    padding: 0 10px 4px;

    border-right: 0;

    border-bottom: 0;

  }

  .linearize-table tbody td.lin-hide {

    display: none;

  }

  .linearize-table tbody td:first-child {

    padding-top: 10px;

  }

  .linearize-table tbody td:first-child,

  .linearize-table tbody td:first-child h3 {

    font-weight: bold;

  }

  .linearize-table tbody td[data-rwd-label] {

    text-align: left;

    padding-left: 30px;

  }

  .linearize-table tbody td[data-rwd-label]:before {

    content: attr(data-rwd-label) ":";

    font-size: 12px;

    font-family: Arial, Helvetica, sans-serif;

    padding-right: 5px;

    text-transform: uppercase;

  }

  .linearize-table tfoot tr {

    display: block;

    text-align: right;

  }

  .linearize-table tfoot tr:after {

    content: '';

    display: table;

    clear: both;

  }

  .linearize-table tfoot td {

    display: block;

    float: left;

  }

  .linearize-table tfoot td.lin-hide {

    display: none;

  }

  .linearize-table tfoot td:nth-child(odd) {

    clear: left;

    width: 60%;

  }

  .linearize-table tfoot td:nth-child(even) {

    text-align: left;

    width: 40%;

  }

  .linearize-table .linearize-hide {

    display: none;

  }

  .linearize-table .linearize-unpad {

    padding: 0;

  }

  .linearize-table .linearize-show {

    display: block;

  }

}

@media only screen and (max-width: 599px) {

  .linearize-table-large {

    /* Helpers */

  }

  .linearize-table-large tr,

  .linearize-table-large th,

  .linearize-table-large td {

    display: block;

  }

  .linearize-table-large thead th {

    border-right: 0;

    border-left: 0;

  }

  .linearize-table-large thead th.lin-hide {

    display: none;

  }

  .linearize-table-large thead th:nth-child(1n+2) {

    display: none;

  }

  .linearize-table-large tbody tr {

    position: relative;

    border-bottom: 1px solid #cccccc;

  }

  .linearize-table-large tbody td {

    padding: 0 10px 4px;

    border-right: 0;

    border-bottom: 0;

  }

  .linearize-table-large tbody td.lin-hide {

    display: none;

  }

  .linearize-table-large tbody td:first-child {

    padding-top: 10px;

  }

  .linearize-table-large tbody td:first-child,

  .linearize-table-large tbody td:first-child h3 {

    font-weight: bold;

  }

  .linearize-table-large tbody td[data-rwd-label] {

    text-align: left;

    padding-left: 30px;

  }

  .linearize-table-large tbody td[data-rwd-label]:before {

    content: attr(data-rwd-label) ":";

    font-size: 12px;

    font-family: Arial, Helvetica, sans-serif;

    padding-right: 5px;

    text-transform: uppercase;

  }

  .linearize-table-large tfoot tr {

    display: block;

    text-align: right;

  }

  .linearize-table-large tfoot tr:after {

    content: '';

    display: table;

    clear: both;

  }

  .linearize-table-large tfoot td {

    display: block;

    float: left;

  }

  .linearize-table-large tfoot td.lin-hide {

    display: none;

  }

  .linearize-table-large tfoot td:nth-child(odd) {

    clear: left;

    width: 60%;

  }

  .linearize-table-large tfoot td:nth-child(even) {

    text-align: left;

    width: 40%;

  }

  .linearize-table-large .linearize-hide {

    display: none;

  }

  .linearize-table-large .linearize-unpad {

    padding: 0;

  }

  .linearize-table-large .linearize-show {

    display: block;

  }

}

@media only screen and (min-width: 600px) {

  .linearize-table .linearize-collapse {

    display: none;

  }

}

/* ============================================ *

 * Global

 * ============================================ */

html,

body {

  height: 100%;

}



.wrapper {

  min-width: 320px;

  min-height: 100%;

  margin: 0 auto;

  background: #FFFFFF;

}



.wrapper:after {

  content: '';

  display: table;

  clear: both;

}



/* ============================================ *

 * Header

 * ============================================ */

@media only screen and (min-width: 768px) {

  .page-header {

    max-width: 1260px;

    margin: 0 auto;

    padding: 0 30px;

  }



  .page-header-container {

    position: relative;

  }

}

.header-language-container, .page-header {

  font-family: Arial, Helvetica, sans-serif;

}



/* ============================================ *

 * Language switcher + welcome message

 * ============================================ */

.header-language-background {

  padding: 10px;

  background-color: #3399cc;

  text-transform: uppercase;

}

.header-language-background .header-language-container {

  max-width: 1200px;

  margin-left: auto;

  margin-right: auto;

}

.header-language-background:after {

  content: '';

  display: table;

  clear: both;

}

.header-language-background .form-language,

.header-language-background .currency-switcher {

  float: left;

  margin-right: 10px;

}

.header-language-background .welcome-msg {

	float: right;

	color: #000;

}



.page-header-container .store-language-container {

  float: right;

  max-width: 35%;

  padding: 13px 15px 10px 10px;

}

.page-header-container .store-language-container label {

  display: none;

}

.page-header-container .store-language-container select {

  max-width: 100%;

}



@media only screen and (max-width: 479px) {

  .page-header-container .store-language-container {

    padding-top: 8px;

  }

  .page-header-container .store-language-container select {

    font-size: 12px;

  }

}

.header-language-background,

.header-language-background a {

  color: #e6e6e6;

}



@media only screen and (max-width: 767px) {

  .header-language-background {

    display: none;

  }

}

/* ============================================ *

 * Logo

 * ============================================ */



.logo {

	display: block;

	float: left;

	width: 65%;

	min-width: 100px;

	min-height: 44px;

	text-align: center;

	padding: 10px;

	background-color: #000;

	padding: 14px 20px;

	position: relative;

	max-width: 300px;

    min-height: 90px;

}

/*.logo::after {

	position: absolute;

	content: "";

	border-top: 0px solid transparent;

	border-bottom: 107px solid transparent;

	border-left: 109px solid #000;

	top: 0;

	right: -109px;

}*/

.page-header-container {

	float: left;

	width: 100%;

	background-color: #000;

}

.logo img {

  max-width: 100%;

}

.logo .small {

  display: block;

}

.logo .large {

  display: none;

}



.logo:hover {

  opacity: 0.8;

}



@media only screen and (min-width: 768px) {

  /*.logo {

    max-width: 300px;

    min-height: 90px;

  }*/

  .logo .small {

    display: none;

  }

  .logo .large {

    display: block;

  }

}

/* ============================================ *

 * Skip Links

 * ============================================ */

.skip-links {

  clear: both;

  overflow: hidden;

  border-top: 1px solid #EDEDED;

  border-bottom: 1px solid #EDEDED;

}



@media only screen and (min-width: 771px) {

  .skip-links {

    border: 0;

  }

}

/* -------------------------------------------- *

 * Skip - Link

 */

.skip-link {

  position: relative;

  float: left;

  width: 20%;

  height: 44px;

  background: #FFFFFF;

  color: #636363;

  line-height: 42px;

  text-align: center;

}



a.skip-link {

  text-decoration: none;

}



/*.skip-link:not(.skip-active):hover {

  opacity: 0.8;

}*/



@media only screen and (max-width: 767px) {

  .skip-link {

    border-right: 1px solid #EDEDED;

  }



  .skip-link:last-child {

    border-right: 0;

  }

}

@media only screen and (min-width: 500px) {

  .skip-link {

    width: 25%;

  }

}

/* -------------------------------------------- *

 * Skip Link - Active

 */

@media only screen and (max-width: 767px) {

  .skip-link.skip-active {

    background: #EDEDED;

    color: inherit;

  }



  .skip-link.skip-active span {

    color: inherit;

  }

}

/* -------------------------------------------- *

 * Skip Link - Icon

 */

.skip-link .icon {

  display: inline-block;

  width: 30px;

  height: 30px;

  vertical-align: middle;

}



.skip-link.skip-nav .icon,

.skip-link.skip-cart:not(.no-count) .icon {

  margin-right: 3px;

  background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/menu-icon.png) no-repeat;

  background-position:center;

  background-size:100%;

}



.skip-link.skip-nav.visible-xs.skip-active span.icon{

	background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/menu-close.png) no-repeat;

	background-position:center;

	background-size:100%;

}









@media only screen and (min-width: 500px) {

  .skip-link .icon {

    margin-right: 3px;

  }

}

/* -------------------------------------------- *

 * Skip Link - Label

 */

.skip-link .label {

  display: none;

}



@media only screen and (min-width: 500px) {

  .skip-link .label {

    display: inline;

  }

}

/* ============================================ *

 * Skip Content

 * ============================================ */

.skip-content {

  display: none;

}



.skip-content.skip-active {

  display: block;

  background: #fff;

}



/* ============================================ *

 * Global Header Navigation

 * ============================================ */

@media only screen and (max-width: 767px) {

  #header-account li a,

  .nav-primary a.level0 {

    padding: 0 15px 0 25px;

    border-bottom: 1px solid #cccccc;

    text-align: left;

    color: #636363;

    text-transform: uppercase;

    line-height: 30px;

  }



  #header-account li:last-child a,

  .nav-primary li.level0:last-child a.level0 {

    border-bottom: 0;

  }



  .no-touch #header-account a:hover,

  .no-touch .nav-primary a:hover {

    background-color: #f4f4f4;

    text-decoration: none;

  }

}

.account-cart-wrapper {

  position: absolute;

  top: 0px;

  right: 0px;

}

@media only screen and (max-width: 767px) {

  .account-cart-wrapper {

    position: static;

  }

}



/* ============================================ *

 * Nav - Skip Link

 * ============================================ */

.skip-nav {

  width: 40%;

}

.skip-nav:not(.skip-active):hover {

  text-decoration: none;

}

/*.skip-nav:not(.skip-active):hover .icon {

  background-position: -46px 4px;

}*/



.skip-nav .label {

  display: inline;

}



.skip-nav .icon {

  background-position: 4px 4px;

}



@media only screen and (min-width: 500px) {

  .skip-nav {

    width: 25%;

  }

}

@media only screen and (min-width:768px) {

  .skip-nav {

    display: none;

  }

}

/* ============================================ *

 * Nav - Skip Content

 * ============================================ */

@media only screen and (max-width:767px) {

  #header-nav {

    padding: 5px 0;

  }

}

@media only screen and (min-width:768px) {

  #header-nav {

    display: block;

    /* Force visibility */

    border-bottom: 1px solid #ededed;

  }

}

/* ============================================ *

 * Nav Primary

 * ============================================ */

@media only screen and (min-width:768px) {

  .nav-primary {

    display: block;

    margin-top: 15px;

  }

}

/* ============================================ *

 * General Navigation Styles

 * ============================================ */

.nav-primary a {

  text-decoration: none;

  position: relative;

  display: block;

  color: #636363;

  line-height: 30px;

  font-family: Arial, Helvetica, sans-serif;

}

.nav-primary li {

  position: initial;

}

.nav-primary li.level1 a {

  border-bottom: 1px solid #cccccc;

}



/*.nav-primary .menu-active > ul.level0,

.nav-primary li.level0 li.sub-menu-active > ul {

  display: block;

}*/



.nav-primary li.level0 > a {

  text-transform: uppercase;

}



/* ============================================ *

 * Small Viewports - Accordion Style Menu

 * ============================================ */

@media only screen and (max-width: 767px) {

  .nav-primary a.level0,

  .nav-primary a {

    line-height: 35px;

  }

  .nav-primary li.level0 ul {

    display: none;

  }

  .nav-primary li.level0 li {

    padding: 0 0 0 25px;

  }

  .nav-primary li.level1 a {

    padding: 0 15px 0 25px;

  }

  .nav-primary li.parent > a:after {

    content: '';

    position: absolute;

    width:10px;

    height:10px;

    display: block;

    /*border-top: 5px solid transparent;

    border-bottom: 5px solid transparent;

    border-left: 5px solid #cccccc;

    border-right: none;*/ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/mobMenuCloseAr.png) no-repeat left top;

    top: 50%;

    left: 10px;

    right: auto;

    margin-top: -5px;

  }

  .nav-primary li.parent.sub-menu-active > a:after,

  .nav-primary li.parent.menu-active > a:after {

    content: '';

    position: absolute;

    width:10px;

    height:10px

    display: block;

   /* border-right: 5px solid transparent;

    border-left: 5px solid transparent;

    border-top: 5px solid #cccccc;

    border-bottom: none;*/

	background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/mobMenuOpenAr.png) no-repeat left top;

    top: 50%;

    left: 4px;

    right: auto;

    margin-top: -5px;

  }

  .nav-primary li.menu-active > a,

  .nav-primary li.sub-menu-active > a {

    color: #3399cc;

  }

}

/* ============================================ *

 * Large Viewports - Dropdown Menu

 * ============================================ */

@media only screen and (min-width: 768px) {

  .nav-primary {

    /* Default styles for 1+ drop-down menus */

    /* Level 2+ */

    /* Class for js to add briefly to evaluate element positioning. */

    /* Correct menus that will hang off the page (class added by js) */

    /* Level 1+ */

  }

  .nav-primary a.level0 {

    padding: 0 25px;

  }

  .nav-primary li.level0,

  .nav-primary a.level0 {

    display: inline-block;

  }

  .nav-primary li:last-child > a {

    border-bottom: none;

  }

  .nav-primary a:hover,

  .nav-primary li:hover > a {

    color: #3399cc;

  }

  .nav-primary .menu-active {

    z-index: 200;

  }

  .nav-primary li.level0 ul {

    background: #FBFBFB;

    border: solid 1px #cccccc;

    position: absolute;

    left: 0;

    top: 30px;

    /* Height of ".nav-primary a.level0" */

    z-index: 10;

    width: 250px;

    padding-left: 10px;

    padding-right: 10px;

    display: none;

    /* Hide until displayed. */

  }

  .nav-primary li.level1 ul {

    left: 60px;

    top: 15px;

  }

  .nav-primary li.level0 ul.level0.position-test {

    display: block;

  }

  .nav-primary li.level0 ul.level0.spill {

    right: 0;

    left: auto;

  }

  .nav-primary li.level0 ul.level0.spill li.level1 ul {

    left: auto;

    right: 50px;

    top: 20px;

  }

  .nav-primary li.level0 li.parent > a {

    position: relative;

  }

  .nav-primary li.level0 li.parent > a:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-top: 4px solid transparent;

    border-bottom: 4px solid transparent;

    border-left: 4px solid #cccccc;

    border-right: none;

    right: 5px;

    top: 50%;

    margin-top: -3px;

  }

}

.nav-primary li.menu-active > ul {

 /* display: block;*/ display:flex; flex-wrap:wrap;

}



/* ============================================ *

 * Search - Skip Link

 * ============================================ */

.skip-search:not(.skip-active):hover .icon {

  background-position: -46px -146px;

}

.skip-search .icon {

  background-position: 4px -146px;

}



@media only screen and (min-width:768px) {

  .skip-search {

    display: none;

  }

}

/* ============================================ *

 * Search - Skip Content

 * ============================================ */

#header-search {

  padding: 20px;

}



@media only screen and (min-width:768px) {

  #header-search {

    display: block;

    position: absolute;

    top: 55px;

    right: 0;

    width: 25%;

    height: 50px;

    padding: 0;

  }

}

/* ============================================ *

 * Search Input

 * ============================================ */

#search_mini_form .input-box {

  position: relative;

  padding-top: 0;

}



#search_mini_form label {

  display: none;

}



#search {

  width: 100%;

  height: 40px;

  padding-right: 40px;

  font-family: Arial, Helvetica, sans-serif;

}



#search_mini_form .search-button {

  text-indent: -9999px;

  position: absolute;

  top: 0;

  right: 0;

  width: 40px;

  height: 40px;

  border: 0;

  background: none;

}



#search_mini_form .search-button:before {

  content: '';

  position: absolute;

  top: 50%;

  left: 50%;

  width: 30px;

  height: 30px;

  margin-top: -15px;

  margin-left: -15px;

  background-position: 4px -146px;

}



#search_mini_form .search-button:hover:before {

  opacity: 0.8;

}



#search_mini_form .search-button:active:before {

  margin-top: -13px;

  margin-left: -13px;

}



/* ============================================ *

 * Header - Account

 * ============================================ */

/* -------------------------------------------- *

 * Skip Link - Account

 */

.skip-account:not(.skip-active):hover .icon {

  background-position: -46px -44px;

}

.skip-account .icon {

  background-position: 4px -44px;

}



@media only screen and (min-width:768px) {

  .skip-account {

    float: none;

    width: auto;

    vertical-align: top;

    display: inline-block;

    padding: 0 10px;

    text-transform: uppercase;

  }



  #header-account.skip-active {

    background: #FBFBFB;

    border: solid 1px #cccccc;

    display: block;

    position: absolute;

    z-index: 200;

    top: 40px;

    right: 115px;

    width: 200px;

  }



  #header-account a {

    display: block;

    padding: 5px 10px;

    color: #636363;

    line-height: 2;

  }



  #header-account a:hover {

    color: #3399cc;

  }

}

/* -------------------------------------------- *

 * Account Links

 */

#header-account {

  padding: 5px 0;

}



#header-account a {

  position: relative;

  display: block;

  padding: 5px 10px;

  line-height: 23px;

  text-align: center;

}



#header-account a:hover {

  color: #3399cc;

}



/* ============================================ *

 * Header - Cart

 * ============================================ */

/* -------------------------------------------- *

 * Skip Link - Cart

 */

.skip-cart:not(.skip-active):hover .icon {

  background-position: -50px -95px;

}

.skip-cart .icon {

  background-position: 0px -95px;

}



@media only screen and (min-width:768px) {

  .skip-cart {

    width: auto;

    padding: 0 10px;

  }

  

}





@media(min-width:768px) and (max-width:1025px){



  #header-cart.skip-active {

    background: #FBFBFB;

    display: block;

    position: absolute;

    z-index: 200;

    right: 0;

    width: 320px;

    background: white;

  }

}

/* -------------------------------------------- *

 * Skip Cart Notifier

 */

.skip-cart .count {

  -webkit-border-radius: 12px;

  -moz-border-radius: 12px;

  -ms-border-radius: 12px;

  -o-border-radius: 12px;

  border-radius: 12px;

  display: inline-block;

  top: -6px;

  position: relative;

  z-index: 5;

  width: 22px;

  height: 22px;

  background: rgba(51, 153, 204, 0.9);

  color: #FFFFFF;

  font-size: 11px;

  line-height: 22px;

  text-align: center;

  font-family: Arial, Helvetica, sans-serif;

}



.skip-link.skip-active .count {

  color: #000;

}





@media only screen and (max-width: 499px) {

  .skip-cart .count {

    margin-left: -12px;

  }

}

@media only screen and (min-width:768px) {

  .skip-cart {

    color: #3399cc;

    text-transform: uppercase;

  }

  .skip-cart:hover {

    text-decoration: none;

  }

  .skip-cart .count {

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

    -ms-border-radius: 0px;

    -o-border-radius: 0px;

    border-radius: 0px;

    position: static;

    background: none;

    margin-left: 0px;

    font-size: 14px;

    width: auto;

  }

  .skip-cart .count:before {

    content: '(';

  }

  .skip-cart .count:after {

    content: ')';

  }



  .skip-cart .count,

  .skip-link.skip-active .count {

    color: #3399cc;

  }

}

.skip-cart .count.empty {

  display: none;

}



/* -------------------------------------------- *

 * Mini Cart - Empty

 */

.cart-menu .empty {

  padding: 20px;

  text-align: center;

}



/* -------------------------------------------- *

 * Mini Cart - Full

 */

/* Actions */

.cart-menu .actions {

  overflow: hidden;

  padding: 15px;

}



.cart-menu .actions .button {

  float: left;

  width: 48%;

}



.cart-menu .actions .button + .button {

  margin-left: 4%;

}



/* Subtotal */

.cart-menu .subtotal {

  padding: 0 15px 15px;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 24px;

  line-height: 1.2;

}



/* List */

.mini-cart-list {

  margin-bottom: 5px;

}



.mini-cart-list li {

  position: relative;

  min-height: 90px;

  padding: 15px 15px 15px 90px;

  border-top: 1px solid #cccccc;

  font-size: 13px;

  line-height: 1.35;

}



.mini-cart-list .product-name {

  display: inline-block;

}



.mini-cart-list .product-image {

  position: absolute;

  left: 15px;

  top: 15px;

}



.mini-cart-list .product-image img {

  width: 60px;

  height: 60px;

}



.mini-cart-list .has-options {

  margin-bottom: 0;

  color: #a0a0a0;

  font-size: 12px;

}



/* Too full - additional items will be shown in cart */

.cart-menu .last-added {

  padding: 10px 15px 15px;

  border-top: 1px solid #cccccc;

  font-size: 13px;

}



/* ============================================ *

 * Footer

 * ============================================ */

/* -------------------------------------------- *

 * Footer

 */

.footer,

.footer button {

  font-family: Arial, Helvetica, sans-serif;

}



.footer {

  clear: both;

  width: 100%;

  border-top: 1px solid #cccccc;

  padding-top: 30px;

  /* -------------------------------------------- *

   * Social icons

   */

}

@media only screen and (max-width: 479px) {

  .footer {

    padding-top: 15px;

  }

}

.footer .block-title {

  border-bottom: 0;

  padding: 3px 0;

}

.footer .block-title strong {

  font-weight: normal;

}

.footer .block-title,

.footer address {

  color: #3399cc;

}

.footer .links {

  float: left;

  width: 17%;

  padding: 0 30px 0 0;

  margin-bottom: 30px;

}

.footer .links li {

  word-break: break-all;

  line-height: 1.4;

  padding: 4px 0;

}

.footer .links a {

  color: #636363;

}

.footer .links a:hover {

  color: #3399cc;

}

.footer .block-subscribe {

  float: right;

  width: 320px;

  margin-bottom: 30px;

}

.footer .links,

.footer .block-subscribe {

  text-transform: uppercase;

  font-size: 12px;

}

.footer .form-subscribe-header {

  display: none;

}

.footer .links.social-media em {

  background-image: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/social_icons.png);

  background-repeat: no-repeat;

  width: 13px;

  vertical-align: middle;

  display: inline-block;

  margin-right: 7px;

}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {

  .footer .links.social-media em {

    background-image: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/social_icons@2x.png);

    background-size: 50px 125px;

  }

}

.footer .links.social-media em.facebook {

  background-position: 0 -0px;

  height: 13px;

}

.footer .links.social-media a:hover em.facebook {

  background-position: -25px -0px;

}

.footer .links.social-media em.twitter {

  background-position: 0 -24px;

  height: 13px;

}

.footer .links.social-media a:hover em.twitter {

  background-position: -25px -24px;

}

.footer .links.social-media em.youtube {

  background-position: 0 -49px;

  height: 13px;

}

.footer .links.social-media a:hover em.youtube {

  background-position: -25px -49px;

}

.footer .links.social-media em.pinterest {

  background-position: 0 -74px;

  height: 15px;

}

.footer .links.social-media a:hover em.pinterest {

  background-position: -25px -74px;

}

.footer .links.social-media em.rss {

  background-position: 0 -99px;

  height: 13px;

}

.footer .links.social-media a:hover em.rss {

  background-position: -25px -99px;

}

.footer .block-subscribe .input-box {

  float: left;

  width: 65.625%;

  padding-top: 0;

}

.footer .block-subscribe .input-text {

  width: 100%;

  border-right: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  border-radius: 0;

}

.footer .block-subscribe .block-content {

  padding-top: 7px;

}

.footer .block-subscribe .block-content:after {

  content: '';

  display: table;

  clear: both;

}

.footer .block-subscribe .actions {

  float: left;

  width: 34.375%;

  margin: 0;

}

.footer .block-subscribe .actions .button {

  height: 30px;

  line-height: 17px;

  float: left;

}

.footer .bugs,

.footer address {

  clear: both;

}

.footer .bugs {

  display: none;

}

.footer .form-language,

.footer .currency-switcher,

.footer .store-switcher {

  clear: both;

  margin-bottom: 10px;

}

.footer .form-language,

.footer .currency-switcher {

  display: none;

}

.footer address {

  border-top: 1px solid #cccccc;

  text-align: center;

  width: 100%;

  font-size: 11px;

  margin-top: 30px;

  padding: 30px 0;

}

@media only screen and (max-width: 1199px) {

  .footer .links {

    width: 22.65625%;

    padding-right: 0;

    margin-right: 3.125%;

  }

  .footer .links:nth-child(4) {

    margin-right: 0;

  }

  .footer .block-subscribe {

    clear: both;

    float: none;

    margin: 0 auto 30px auto;

  }

}

@media only screen and (max-width:767px) {

  .footer .form-language,

  .footer .currency-switcher {

    display: block;

  }

}

@media only screen and (max-width: 599px) {

  .footer .links {

    width: 48.4375%;

    margin-right: 0;

  }

  .footer .links:nth-child(odd) {

    margin-right: 3.125%;

    clear: both;

  }

  .footer .block-subscribe {

    clear: both;

    float: left;

    width: 100%;

  }

}



/* ================================================= *

 * General Product List Styles (not module-specific)

 * ================================================= */

/* -------------------------------------------- *

 * Product List General

 */

.category-title h1,

body.catalogsearch-result-index .page-title h1 {

  border-bottom: none;

}



.category-image {

  margin-bottom: 1.5em;

}



.products-list .action .button,

.products-grid .actions .button {

  white-space: normal;

}



/* -------------------------------------------- *

 * Product Name

 */

h2.product-name,

h3.product-name,

h4.product-name,

h5.product-name,

p.product-name {

  margin: 0;

  margin-bottom: 0.5em;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 24px;

  font-weight: 400;

  font-style: normal;

  line-height: 1.2;

  text-rendering: optimizeLegibility;

  text-transform: uppercase;

  font-size: 13px;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: normal;

  line-height: 1.4;

}

h2.product-name a,

h3.product-name a,

h4.product-name a,

h5.product-name a,

p.product-name a {

  color: #636363;

}

h2.product-name a:hover,

h3.product-name a:hover,

h4.product-name a:hover,

h5.product-name a:hover,

p.product-name a:hover {

  color: #3399cc;

  text-decoration: none;

}



.products-grid .product-name,

.products-list .product-name {

  text-transform: uppercase;

  margin-bottom: 5px;

  font-size: 14px;

  font-family: Arial, Helvetica, sans-serif;

}

.products-grid .product-name a,

.products-list .product-name a {

  font-weight: 500;

}



/* ============================================ *

 * Product Grid

 * ============================================ */

.products-grid {

  position: relative;

}



.products-grid:after {

  content: '';

  display: table;

  clear: both;

}



.products-grid > li {

  position: relative;

  margin-bottom: 20px;

  text-align: center;

}

.products-grid > li:after {

  content: '';

  display: table;

  clear: both;

}



.products-grid .product-image {

  width: 100%;

  margin-bottom: 15px;

}



.products-grid .product-image img {

  width: 100%;

  height: auto;

}

.products-grid .product-image img:hidden {

  display: none;

}



.widget-new-products .products-grid .product-image {

  width: 75%;

  margin-bottom: 15px;

  margin-left: 10%;

}



.products-grid .product-info {

  position: relative;

  padding-bottom: 95px;

}



.products-grid .actions {

  padding-top: 10px;

  position: absolute;

  bottom: 0px;

  min-height: 85px;

  width: 100%;

}



.products-grid .ratings .rating-box {

  margin: 0 auto;

}



.products-grid .ratings .amount {

  display: none;

}



.products-grid .price-box {

  color: #a0a0a0;

  font-size: 13px;

  margin: 0 0 5px;

}



.products-grid .add-to-links {

  margin-bottom: 0;

}



/* Config: Two columns + flexible gutter */

.products-grid > li {

  float: left;

  width: 47.72727%;

  margin-right: 4.54545%;

}



.products-grid > li:nth-child(odd) {

  clear: left;

}



.products-grid > li:nth-child(even) {

  margin-right: 0;

}



.products-grid .product-image {

  margin-bottom: 5px;

}

.products-grid .product-image:before, .products-grid .product-image:after {

  content: '';

  position: absolute;

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  display: none;

}

.products-grid .product-image:before {

  background-color: white;

  opacity: 0.8;

  z-index: 2;

}

.products-grid .product-image:after {

  background-image: url("https://unihockeycenter.ch/skin/frontend/rwd/custom/images/opc-ajax-loader.gif");

  background-repeat: no-repeat;

  background-position: center;

  z-index: 3;

}

.products-grid .product-image.loading {

  position: relative;

}

.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {

  display: block;

}



@media only screen and (min-width: 480px) {

  /* Config: Three columns + flexible gutter */

  .products-grid {

    /* Undo two-column config */

    /* Set three-column config */

  }

  .products-grid > li:nth-child(odd) {

    clear: none;

  }

  .products-grid > li:nth-child(even) {

    margin-right: 3.7037%;

  }

  .products-grid > li {

    width: 30.8642%;

    margin-right: 3.7037%;

  }

  .products-grid > li:nth-child(3n+1) {

    clear: left;

  }

  .products-grid > li:nth-child(3n) {

    margin-right: 0;

  }

}

@media only screen and (min-width: 960px) {

  /* Config: Columns + flexible gutter */

  /* Undo three-column config */

  .products-grid--max-4-col > li:nth-child(odd) {

    clear: none;

  }



  .products-grid--max-4-col > li:nth-child(3n+1) {

    clear: none;

  }



  .products-grid--max-4-col > li:nth-child(even),

  .products-grid--max-4-col > li:nth-child(3n) {

    margin-right: 2.22222%;

  }



  /* Set column config */

  .products-grid--max-4-col > li {

    margin-right: 2.22222%;

  }



  .products-grid--max-4-col > li {

    width: 23.33333%;

    margin-right: 2.22222%;

  }



  .products-grid--max-4-col > li:nth-child(4n+1) {

    clear: left;

  }



  .products-grid--max-4-col > li:nth-child(4n) {

    margin-right: 0;

  }



  /* Config: Columns + flexible gutter */

  /* Undo three-column config */

  .products-grid--max-5-col > li:nth-child(odd) {

    clear: none;

  }



  .products-grid--max-5-col > li:nth-child(3n+1) {

    clear: none;

  }



  .products-grid--max-5-col > li:nth-child(even),

  .products-grid--max-5-col > li:nth-child(3n) {

    margin-right: 2.22222%;

  }



  /* Set column config */

  .products-grid--max-5-col > li {

    margin-right: 2.22222%;

  }



  .products-grid--max-5-col > li {

    width: 18.22222%;

    margin-right: 2.22222%;

  }



  .products-grid--max-5-col > li:nth-child(5n+1) {

    clear: left;

  }



  .products-grid--max-5-col > li:nth-child(5n) {

    margin-right: 0;

  }



  /* Config: Columns + flexible gutter */

  /* Undo three-column config */

  .products-grid--max-6-col > li:nth-child(odd) {

    clear: none;

  }



  .products-grid--max-6-col > li:nth-child(3n+1) {

    clear: none;

  }



  .products-grid--max-6-col > li:nth-child(even),

  .products-grid--max-6-col > li:nth-child(3n) {

    margin-right: 2.22222%;

  }



  /* Set column config */

  .products-grid--max-6-col > li {

    margin-right: 2.22222%;

  }



  .products-grid--max-6-col > li {

    width: 14.81481%;

    margin-right: 2.22222%;

  }



  .products-grid--max-6-col > li:nth-child(6n+1) {

    clear: left;

  }



  .products-grid--max-6-col > li:nth-child(6n) {

    margin-right: 0;

  }

}

/* ============================================ *

 * Product List

 * ============================================ */

.products-list {

  margin-top: 20px;

  margin-bottom: 20px;

}

.products-list > li {

  padding-bottom: 20px;

  margin-bottom: 20px;

  border-bottom: 1px solid #ededed;

}

.products-list > li:after {

  content: '';

  display: table;

  clear: both;

}

.products-list > li .product-image {

  float: left;

  width: 33.33333%;

}

.products-list > li .product-image img {

  width: 100%;

  max-width: 100%;

}

.products-list > li:last-child {

  padding-bottom: 0;

  border-bottom: none;

}



.products-list .product-shop {

  float: right;

  width: 66.66667%;

  padding-left: 20px;

}

.products-list .product-shop .product-name {

  margin-bottom: 0;

}

.products-list .product-shop .ratings {

  margin: 0;

}

.products-list .product-shop .ratings .rating-box,

.products-list .product-shop .ratings .rating-links {

  float: left;

  margin-right: 7px;

}

.products-list .product-shop .ratings .rating-links {

  margin-top: 4px;

}

.products-list .product-shop .price-box {

  margin-top: 0;

}

.products-list .product-shop .price-box .price {

  font-size: 18px;

}

.products-list .product-shop .action {

  margin: 7px 0;

}

.products-list .product-shop .desc {

  margin-top: 7px;

}

.products-list .product-shop .product-primary,

.products-list .product-shop .desc {

  float: left;

  width: 65%;

  overflow: hidden;

}

.products-list .product-shop .product-secondary {

  float: right;

  width: 35%;

  text-align: right;

  clear: right;

}



@media only screen and (min-width: 480px) {

  .products-list .product-name a {

    font-size: 18px;

  }

}

@media only screen and (max-width: 1279px) {

  .products-list .product-shop .product-primary,

  .products-list .product-shop .desc {

    float: left;

    width: 60%;

    padding-right: 20px;

  }

  .products-list .product-shop .product-secondary {

    float: right;

    width: 40%;

  }

}

@media only screen and (max-width: 600px) {

  .products-list .product-shop .price-box .special-price {

    padding-left: 0;

  }



  .products-list .product-shop .product-primary,

  .products-list .product-shop .product-secondary,

  .products-list .product-shop .desc {

    float: none;

    width: 100%;

    padding-right: 0;

    text-align: left;

  }

}

/* ============================================ *

 * Mini Product List

 * ============================================ */

.mini-products-list .product-image {

  float: left;

  min-width: 50px;

}

.mini-products-list .product-details {

  margin-left: 60px;

}

.mini-products-list .product-details .product-name {

  padding-top: 10px;

}

.mini-products-list li {

  margin-bottom: 10px;

  clear: both;

}

.mini-products-list li:after {

  content: '';

  display: table;

  clear: both;

}



.mini-products-images-list:after {

  content: '';

  display: table;

  clear: both;

}

.mini-products-images-list li.item {

  float: left;

  width: 50%;

  margin: 0;

  padding: 0 5px 10px 0;

}

.mini-products-images-list li.item:nth-child(even) {

  padding-right: 0;

  padding-left: 5px;

}

.mini-products-images-list li.item .product-image {

  display: block;

}

.mini-products-images-list li.item .product-image img {

  width: 100%;

  max-width: 100%;

}



/* ============================================ *

 * Catalog - List

 * ============================================ */

.category-image {

  border: 1px solid #cccccc;

  padding: 10px;

}

.category-image img {

  width: 100%;

  max-width: 100%;

}

.category-image img:hidden {

  display: none;

}



/* ============================================ *

 * Layered Navigation

 * ============================================ */

.block-layered-nav .block-subtitle--filter {

  display: none;

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

  font-weight: normal;

  margin-bottom: 0px;

  padding: 7px 10px 7px 24px;

  border-width: 1px;

  border-style: solid;

  border-color: #cccccc;

  position: relative;

  background-color: #f4f4f4;

  cursor: pointer;

}

.block-layered-nav .block-subtitle--filter:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 4px solid transparent;

  border-left: 4px solid transparent;

  border-top: 4px solid #3399cc;

  border-bottom: none;

  left: 10px;

  top: 50%;

  margin-top: -3px;

}

.block-layered-nav .block-subtitle--filter:hover {

  background-color: #ececec;

}



.block-layered-nav .block-content .toggle-tabs {

  display: none;

}

.block-layered-nav .block-content > dl > dt {

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

  font-weight: normal;

  margin-bottom: 0px;

  padding: 7px 10px 7px 24px;

  border-width: 1px;

  border-style: solid;

  border-color: #cccccc;

  position: relative;

  background-color: #f4f4f4;

  display: block;

}

.block-layered-nav .block-content > dl > dt:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 4px solid transparent;

  border-left: 4px solid transparent;

  border-top: 4px solid #3399cc;

  border-bottom: none;

  left: 10px;

  top: 50%;

  margin-top: -3px;

}

.block-layered-nav .block-content > dl > dt:hover {

  background-color: #ececec;

}

.block-layered-nav .block-content > dl > dd {

  padding: 10px;

  margin: 0;

  border-width: 0 1px;

  border-style: solid;

  border-color: #cccccc;

}

.block-layered-nav .block-content > dl > dd:last-child {

  border-width: 0 1px 1px 1px;

}



.block-layered-nav dl dd {

  margin-bottom: 10px;

  margin-top: 10px;

}

.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a {

  padding: 5px 15px;

  display: block;

}

.block-layered-nav dl dd ol > li > a .count {

  color: #a0a0a0;

}



@media only screen and (min-width: 768px) {

  .block-layered-nav .block-content > dl > dt {

    padding-left: 10px;

  }

  .block-layered-nav .block-content > dl > dt:after {

    display: none;

  }

}

@media only screen and (max-width: 767px) {

  .sidebar .block.block-layered-nav {

    border-bottom: none;

  }



  .block-layered-nav--no-filters .block-title {

    display: none;

  }



  .block-layered-nav .block-content {

    padding-top: 0;

    margin-top: 15px;

  }

  .block-layered-nav .block-content > dl > dt {

    cursor: pointer;

    border-bottom-width: 0;

  }

  .block-layered-nav .block-content > dl > dt:hover {

    color: #3399cc;

  }

  .block-layered-nav .block-content > dl > dt:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-top: 4px solid transparent;

    border-bottom: 4px solid transparent;

    border-left: 4px solid #3399cc;

    border-right: none;

  }

  .block-layered-nav .block-content > dl > dt.last {

    border-bottom-width: 1px;

  }

  .block-layered-nav .block-content > dl > dd {

   /* display: none;*/

  }

  .block-layered-nav .block-content.accordion-open > dl > dt.current {

    border-bottom-width: 1px;

  }

  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;

    border-top: 4px solid #3399cc;

    border-bottom: none;

    left: 6px;

    top: 50%;

    margin-top: -3px;

  }

  .block-layered-nav .block-content.accordion-open > dl > dd.current {

    display: block;

  }



  .block-layered-nav .block-subtitle--filter {

    background-color: #3399cc;

    border: 0;

    margin-bottom: 0;

    display: block;

    color: #FFFFFF;

  }

  .block-layered-nav .block-subtitle--filter:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-top: 4px solid transparent;

    border-bottom: 4px solid transparent;

    border-left: 4px solid white;

    border-right: none;

    right: 10px;

    top: 50%;

    margin-top: -5px;

  }

  .block-layered-nav .block-subtitle--filter:hover {

    background-color: #2e8ab8;

    color: #FFFFFF;

  }

  .block-layered-nav .block-subtitle--filter.active:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;

    border-top: 4px solid white;

    border-bottom: none;

    right: 10px;

    top: 50%;

    margin-top: -3px;

  }



  #narrow-by-list,

  #narrow-by-list2 {

    padding: 10px;

    border: 1px solid #cccccc;

    border-top: 0;

  }



  .block-layered-nav dl ol > li > a,

  .block-layered-nav dl ol > li > span {

    padding: 7px;

    margin: 5px;

  }



  .block-layered-nav dl ol > li > a {

    color: #636363;

    background-color: #f4f4f4;

    padding: 5px 10px;

  }

  .block-layered-nav dl ol > li > a:hover {

    text-decoration: none;

    background: #ececec;

  }

}

.block-layered-nav .currently .block-subtitle {

  display: block;

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

}

.block-layered-nav .currently ol {

  padding-left: 10px;

  margin-bottom: 10px;

}

.block-layered-nav .currently ol li {

  margin-bottom: 5px;

}

.block-layered-nav .currently ol li .label {

  font-weight: bold;

}

.block-layered-nav .currently ol li:after {

  content: '';

  display: table;

  clear: both;

}



.block-layered-nav .actions {

  text-align: right;

  margin-bottom: 7px;

}



/* ============================================ *

 * Catalog - Product

 * ============================================ */

.product-view .product-essential .extra-info .ratings .rating-box,

.product-view .product-essential .extra-info .ratings .amount {

  float: left;

}

.product-view .product-essential .extra-info .ratings .rating-box {

  margin-top: 8px;

  margin-right: 10px;

}

.product-view .product-essential .extra-info .ratings:after {

  content: '';

  display: table;

  clear: both;

}

.product-view .product-essential:after {

  content: '';

  display: table;

  clear: both;

}

.product-view .product-shop .product-name .h1,

.product-view .product-img-box .product-name h1 {

  color: #3399cc;

  margin-bottom: 10px;

  border: 0;

}

.product-view .product-shop {

  width: 50%;

  float: right;

}

.product-view .product-shop .product-name {

  display: none;

  float: left;

}

.product-view .product-shop .product-name .h1 {

  float: left;

  margin-bottom: 5px;

}

.product-view .product-shop .extra-info {

  float: left;

  padding-right: 15px;

  clear: left;

  width: 70%;

}

.product-view .product-shop .price-info {

  float: right;

  padding-left: 15px;

  text-align: right;

}

.product-view .product-shop .extra-info,

.product-view .product-shop .price-info {

  max-width: 70%;

  margin-bottom: 10px;

}

.product-view .product-shop .short-description {

  margin-bottom: 10px;

  clear: both;

}

.product-view .product-shop .ratings {

  margin-bottom: 8px;

}

.product-view .product-shop .availability {

  font-size: 16px;

}

.product-view .product-shop .price-box {

  margin-top: 0;

}

.product-view .product-shop .price-box .old-price,

.product-view .product-shop .price-box .special-price,

.product-view .product-shop .price-box .regular-price {

  padding-right: 0;

  line-height: 1.2;

}

.product-view .product-shop .price-box .regular-price .price,

.product-view .product-shop .price-box .special-price .price,

.product-view .product-shop .price-box .full-product-price .price {

  color: #3399cc;

  font-size: 24px;

}

.product-view .product-shop .price-box .special-price .price-label {

  font-size: 16px;

  text-transform: uppercase;

}

.product-view .product-shop .price-box .special-price span.weee {

  color: #636363;

}

.product-view .product-shop .price-box .special-price span.weee span.price {

  font-size: 16px;

}

.product-view .product-shop .price-box .price-excluding-tax,

.product-view .product-shop .price-box .price-including-tax {

  display: block;

  line-height: 1.2;

  color: #636363;

}

.product-view .product-shop .price-box .price-excluding-tax .label,

.product-view .product-shop .price-box .price-including-tax .label {

  font-size: 16px;

  font-weight: 300;

}

.product-view .product-shop .price-box .price-excluding-tax .price,

.product-view .product-shop .price-box .price-including-tax .price {

  font-size: 20px;

}

.product-view .price-box.map-info a {

  display: inherit;

}

.product-view .old-price .price-label {

  display: none;

}

.product-view .add-to-cart-wrapper,

.product-view .block-related {

  width: 50%;

  float: right;

  clear: right;

}



@media only screen and (max-width: 850px) {

  .product-view .product-shop .price-box .price-excluding-tax .label,

  .product-view .product-shop .price-box .price-including-tax .label {

    font-size: 15px;

  }

  .product-view .product-shop .price-box .price-excluding-tax .price,

  .product-view .product-shop .price-box .price-including-tax .price {

    font-size: 18px;

  }

}

@media only screen and (max-width: 767px) {

  .product-view .add-to-cart-wrapper {

    float: none;

    width: 100%;

    clear: both;

  }

  .product-view .product-shop .price-box .price-excluding-tax .label,

  .product-view .product-shop .price-box .price-including-tax .label {

    font-size: 16px;

  }

  .product-view .product-shop .price-box .price-excluding-tax .price,

  .product-view .product-shop .price-box .price-including-tax .price {

    font-size: 20px;

  }

}

@media only screen and (max-width: 420px) {

  .product-view .product-shop .price-box .price-excluding-tax,

  .product-view .product-shop .price-box .price-including-tax {

    margin-bottom: 5px;

  }

  .product-view .product-shop .price-box .price-excluding-tax span,

  .product-view .product-shop .price-box .price-including-tax span {

    display: block;

  }

}

.product-img-box {

  width: 50%;

  float: left;

}

.product-img-box .product-name h1 {

  border: 0;

}

.product-img-box .product-image {

  margin-bottom: 10px;

}

.product-img-box .product-image img {

  max-width: 100%;

  max-height: 750px;

  margin: 0px auto;

}



@media only screen and (max-width: 479px) {

  .product-img-box .product-image img {

    max-height: 450px;

  }

}

.product-image-gallery {

  position: relative;

}

.product-image-gallery .gallery-image {

  display: none;

}

.product-image-gallery .gallery-image.visible {

  display: block;

}

.product-image-gallery .gallery-image.visible.hidden {

  visibility: hidden;

}

.product-image-gallery:before, .product-image-gallery:after {

  content: '';

  position: absolute;

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  display: none;

}

.product-image-gallery:before {

  background-color: white;

  opacity: 0.8;

  z-index: 2;

}

.product-image-gallery:after {

  background-image: url("https://unihockeycenter.ch/skin/frontend/rwd/custom/images/opc-ajax-loader.gif");

  background-repeat: no-repeat;

  background-position: center;

  z-index: 3;

}

.product-image-gallery.loading {

  position: relative;

}

.product-image-gallery.loading:before, .product-image-gallery.loading:after {

  display: block;

}



.product-image-thumbs li {

  display: inline-block;

}

.product-image-thumbs li:first-child {

  margin-left: -1px;

}

.product-image-thumbs a {

  display: inline-block;

  border: 1px solid transparent;

}



.no-touch .product-image-thumbs a:hover {

  border-color: #c7c7c7;

}



.product-view .product-shop,

.product-view .add-to-cart-wrapper,

.product-view .block-related {

  padding-left: 15px;

}



.product-img-box {

  padding-right: 15px;

}



.product-view .product-shop,

.product-img-box,

.product-collateral,

.product-view .block-related,

.box-collateral {

  margin-bottom: 10px;

}



.product-view {

  /* Set a min-height so that the floated elements break appropriately */

}

.product-view .add-to-box:after,

.product-view .add-to-cart:after {

  content: '';

  display: table;

  clear: both;

}

.product-view .add-to-cart {

  padding-bottom: 3px;

  margin-bottom: 10px;

  border-bottom: 1px solid #cccccc;

}

.product-view .add-to-cart .qty-wrapper,

.product-view .product-options-bottom .price-box,

.product-view .add-to-cart-buttons {

  min-height: 40px;

}

.product-view .product-options-bottom .price-box,

.product-view .add-to-cart .qty-wrapper,

.product-view .add-to-cart-buttons .button,

.product-view .add-to-cart-buttons .paypal-logo {

  margin-bottom: 10px;

}

.product-view .add-to-cart .qty-wrapper,

.product-view .add-to-cart .qty-wrapper label {

  margin-right: 7px;

  float: left;

}

.product-view .add-to-cart .qty-wrapper label {

  line-height: 40px;

}

.product-view .add-to-cart .qty-wrapper .qty {

  float: left;

  height: 40px;

}

.product-view .add-to-cart-buttons {

  float: left;

  margin-right: 10px;

  max-width: 100%;

}

.product-view .add-to-cart-buttons .paypal-logo {

  clear: left;

  text-align: center;

}

.product-view .add-to-cart-buttons .paypal-logo .paypal-button {

  margin: 0 auto;

  display: block;

  width: 170px;

}

.product-view .add-to-cart-buttons .paypal-logo .bml_button {

  display: block;

  width: 174px;

  margin: 0 auto;

}

.product-view .add-to-cart-buttons .paypal-logo .bml_button a {

  text-align: center;

}

.product-view .add-to-cart-buttons .paypal-logo .paypal-or {

  display: block;

  margin-bottom: 10px;

  margin-left: 0;

  margin-right: 0;

  line-height: 1;

  text-align: center;

}

.product-view .add-to-cart-buttons .button {

  min-height: 40px;

  line-height: 40px;

  font-size: 16px;

  padding: 0px 30px; margin-bottom:0;

  float: left;

  min-width: 160px;

  width: 100%;

  white-space: normal;

}

.product-view .alert-price,

.product-view .alert-stock {

  clear: both;

}



@media only screen and (max-width: 479px) {

  .product-view .add-to-cart-buttons .paypal-or {

    line-height: 20px;

  }

  .product-view .add-to-cart-buttons .paypal-logo,

  .product-view .add-to-cart-buttons .paypal-or,

  .product-view .add-to-cart-buttons .paypal-button,

  .product-view .add-to-cart-buttons .button {

    text-align: center;

    width: 100%;

    display: block;

    margin-right: 0;

    margin-left: 0;

    float: none;

  }

}

/* This is the "or" that separates the "Add to Cart" and "Add to X" links */

.add-to-box .or {

  display: none;

}



.product-view .add-to-links {

  clear: both;

  margin-top: 0px;

  margin-right: 15px;

  float: left;

}

.product-view .add-to-links:after {

  content: '';

  display: table;

  clear: both;

}

.product-view .add-to-links li {

  float: left;

}

.product-view .add-to-links a {

  padding: 2px 7px 2px 0px;

  margin-left: 7px;

  border-right: 1px solid #cccccc;

}

.product-view .add-to-links li:first-child a {

  margin-left: 0px;

}

.product-view .add-to-links li:last-child a {

  border-right: 0px;

}



.product-view .sharing-links {

  float: left;

}

.product-view .sharing-links:after {

  content: '';

  display: table;

  clear: both;

}

.product-view .sharing-links li {

  float: left;

  padding: 0px 7px 7px;

}

.product-view .sharing-links a {

  text-indent: -9999px;

  display: block;

  width: 26px;

  height: 26px;

}

.product-view .sharing-links a:hover {

  opacity: 0.8;

}

.product-view .sharing-links a.link-wishlist {

  background-position: 0px -225px;

}

.product-view .sharing-links a.link-compare {

  background-position: 0px -250px;

}

.product-view .sharing-links a.link-email-friend {

  background-position: 0px -322px;

}

.product-view .sharing-links a.link-facebook {

  background-position: 0px -425px;

}

.product-view .sharing-links a.link-twitter {

  background-position: 0px -372px;

}



@media only screen and (max-width: 599px) {

  .add-to-box .add-to-links a {

    float: none;

    width: auto;

    text-indent: 0;

  }

}

.product-collateral {

  clear: both;

}



.collateral-tabs dd h2 {

  display: none;

}



.box-collateral {

  clear: both;

}



@media only screen and (min-width:768px) {

  .product-collateral .toggle-tabs {

    display: block;

    width: 100%;

    position: relative;

    border: 1px solid #cccccc;

    background-color: #f4f4f4;

  }

  .product-collateral .toggle-tabs li {

    float: left;

    border-right: 1px solid transparent;

    border-left: 1px solid transparent;

  }

  .product-collateral .toggle-tabs li > span {

    -moz-user-select: none;

    -ms-user-select: none;

    -webkit-user-select: none;

    -o-user-select: none;

    user-select: none;

    display: inline-block;

    padding: 0 30px;

    height: 40px;

    line-height: 40px;

    cursor: pointer;

    text-transform: uppercase;

    font-size: 12px;

    position: relative;

    bottom: -1px;

  }

  .product-collateral .toggle-tabs li.current {

    border-right: 1px solid #cccccc;

    border-left: 1px solid #cccccc;

  }

  .product-collateral .toggle-tabs li.current > span {

    background-color: #FFFFFF;

    z-index: 5;

  }

  .product-collateral .toggle-tabs li.current span,

  .product-collateral .toggle-tabs li:hover span {

    color: #3399cc;

  }

  .product-collateral .toggle-tabs li:first-child {

    border-left: none;

  }

  .product-collateral .toggle-tabs:after {

    content: '';

    display: table;

    clear: both;

  }

  .product-collateral > dl {

    width: 100%;

  }

  .product-collateral > dl > dt {

    display: none;

  }

  .product-collateral > dl > dd {

    width: 100%;

    display: none;

    padding: 15px;

    border: 1px solid #cccccc;

    border-top: 0;

  }

  .product-collateral > dl > dd.current {

    display: block;

  }

}

@media only screen and (max-width:767px) {

  .product-collateral .toggle-tabs {

    display: none;

  }

  .product-collateral > dl > dt {

    margin: 0;

    margin-bottom: 10px;

    color: #636363;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 14px;

    font-weight: bold;

    font-style: normal;

    line-height: 1.4;

    text-rendering: optimizeSpeed;

    text-transform: uppercase;

    -moz-user-select: none;

    -ms-user-select: none;

    -webkit-user-select: none;

    -o-user-select: none;

    user-select: none;

    font-weight: normal;

    margin-bottom: 0px;

    padding: 7px 10px 7px 24px;

    border-width: 1px;

    border-style: solid;

    border-color: #cccccc;

    position: relative;

    background-color: #f4f4f4;

    display: block;

  }

  .product-collateral > dl > dt:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;

    border-top: 4px solid #3399cc;

    border-bottom: none;

    left: 10px;

    top: 50%;

    margin-top: -3px;

  }

  .product-collateral > dl > dt:hover {

    background-color: #ececec;

  }

  .product-collateral > dl > dd {

    padding: 10px;

    margin: 0;

    border-width: 0 1px;

    border-style: solid;

    border-color: #cccccc;

  }

  .product-collateral > dl > dd:last-child {

    border-width: 0 1px 1px 1px;

  }

  .product-collateral > dl > dt {

    cursor: pointer;

    border-bottom-width: 0;

  }

  .product-collateral > dl > dt:hover {

    color: #3399cc;

  }

  .product-collateral > dl > dt:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-top: 4px solid transparent;

    border-bottom: 4px solid transparent;

    border-left: 4px solid #3399cc;

    border-right: none;

  }

  .product-collateral > dl > dt.last {

    border-bottom-width: 1px;

  }

  .product-collateral > dl > dd {

    display: none;

  }

  .product-collateral.accordion-open > dl > dt.current {

    border-bottom-width: 1px;

  }

  .product-collateral.accordion-open > dl > dt.current:after {

    content: '';

    position: absolute;

    width: 0;

    height: 0;

    display: block;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;

    border-top: 4px solid #3399cc;

    border-bottom: none;

    left: 6px;

    top: 50%;

    margin-top: -3px;

  }

  .product-collateral.accordion-open > dl > dd.current {

    display: block;

  }

}

@media only screen and (max-width: 767px) {

  .product-view .product-shop,

  .product-view .add-to-cart-wrapper,

  .product-view .block-related,

  .product-img-box,

  .product-collateral {

    width: 100%;

    float: none;

    padding-right: 0;

    padding-left: 0;

  }

}

@media only screen and (min-width:768px) {

  .product-view .product-shop .product-name {

    display: block;

  }



  .product-img-box .product-name {

    display: none;

  }

}

@media only screen and (max-width: 479px) {

  .product-view .product-shop,

  .product-img-box,

  .product-collateral,

  .product-view .block-related,

  .box-collateral {

    margin-bottom: 15px;

  }

}

.product-view .ratings .rating-links {

  clear: left;

  float: left;

  margin-top: 0;

}



#product-attribute-specs-table {

  max-width: 50em;

  border: 1px solid silver;

}

#product-attribute-specs-table th {

  border-right: 1px solid silver;

  border-bottom: 1px solid silver;

}



/* -------------------------------------------- *

 * Catalog - Grouped Product List

 */

.grouped-items-table-wrapper {

  border: solid 1px silver;

  width: 100%;

  padding: 10px;

  margin-bottom: 15px;

}

.grouped-items-table-wrapper tbody tr:last-child td {

  border-bottom: none;

}

@media only screen and (max-width: 479px) {

  .grouped-items-table-wrapper {

    margin-bottom: 15px;

  }

}



.grouped-items-table .name-wrapper {

  color: #3399cc;

  font-family: Arial, Helvetica, sans-serif;

}

.grouped-items-table .qty-wrapper {

  padding-top: 7px;

}

.grouped-items-table .qty-label {

  margin-left: 7px;

}

.grouped-items-table td {

  padding: 4px;

}

.grouped-items-table td:last-child {

  width: 30%;

  text-align: left;

}

.grouped-items-table .price-box {

  text-align: right;

}



/* -------------------------------------------- *

 * Catalog - Product Options

 */

.product-options {

  width: 100%;

  margin: 10px 0 0;

  padding: 10px 15px 15px;

  border: 1px solid #cccccc;

  clear: both;

  position: relative;

}



.product-options p.required {

  position: absolute;

  top: 6px;

  right: 15px;

  text-align: right;

}



@media only screen and (max-width: 979px) {

  .product-view .product-options .required {

    position: static;

  }

}

.product-options dt {

  margin: 10px 0 10px;

  font-weight: normal;

}



.product-options dt:first-child {

  margin-top: 0;

}



.product-options dd .qty-holder {

  display: block;

  padding: 10px 0 0 0;

}



.product-options dd .qty-holder .qty {

  width: 3em;

}



.product-options dd .qty-holder label {

  vertical-align: middle;

}



.product-options dd .qty-disabled {

  background: none;

  border: 0;

  padding: 0 2px;

}



.product-options dd {

  padding: 0 0 10px 0;

  margin: 0 0 5px;

  border-bottom: 1px solid #ededed;

}



.product-options dl.last dd.last {

  border-bottom: 0;

  padding-bottom: 5px;

  margin-bottom: 0;

}



.product-options dd .input-text {

  width: 98%;

}



.product-options dd .input-box {

  padding-top: 0;

}



.product-options dd input.datetime-picker {

  width: 150px;

}



.product-options dd .time-picker {

  display: -moz-inline-stack;

  display: inline-block;

  vertical-align: middle;

  *vertical-align: auto;

  zoom: 1;

  *display: inline;

  padding: 2px 0;

  vertical-align: middle;

}



.product-options dd textarea {

  width: 98%;

  height: 8em;

}



.product-options dd select {

  width: 330px;

  max-width: 100%;

}



.product-options ul.options-list {

  margin-right: 5px;

}



.product-options ul.options-list li {

  line-height: 1.5;

  margin-bottom: 7px;

}



.product-options ul.options-list li:last-child {

  margin-bottom: 0;

}



.product-options ul.options-list .radio,

.product-options ul.options-list .checkbox {

  float: left;

  margin-top: 5px;

}



.product-options ul.options-list .label {

  display: block;

}



.product-options ul.options-list label {

  font-weight: normal;

}



.product-options p.note {

  margin: 0;

  font-size: 11px;

}



.product-options-bottom {

  background-color: #f4f4f4;

  padding: 15px 20px;

  border: 1px solid #cccccc;

  border-top: 0;

  margin-bottom: 10px;

}



.product-options-bottom:after {

  content: '';

  display: table;

  clear: both;

}



.product-options-bottom .product-pricing,

.product-options-bottom .tier-prices {

  float: right;

  margin: 0;

  padding: 0 0 10px;

  border: 0;

  background: 0;

  color: #636363;

}

@media only screen and (max-width: 1199px) {

  .product-options-bottom .product-pricing,

  .product-options-bottom .tier-prices {

    float: none;

    width: 100%;

    text-align: right;

    padding-bottom: 5px;

    margin-bottom: 10px;

    border-bottom: 1px solid #cccccc;

  }

}



.product-options-bottom .tier-prices li {

  background: 0;

  padding: 2px 0;

}



.product-options-bottom .tier-prices .price,

.product-options-bottom .tier-prices .benefit {

  color: #636363;

}



/* "display: none" should be removed if products on site have a long list of product options and those product options */

/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */

.product-options-bottom .price-box {

  margin: 0 0 10px;

  padding: 0;

}



@media only screen and (max-width: 479px) {

  .product-options-bottom .price-box .price-as-configured {

    text-align: right;

  }

  .product-options-bottom .price-box .price-as-configured .price-label {

    display: block;

  }

}

.product-options-bottom .price-tax {

  float: left;

}



/* -------------------------------------------- *

 * Related Products

 */

/* Block: Related */

.block-related li {

  margin-bottom: 7px;

}

.block-related .block-title {

  border-bottom: none;

}

.block-related .block-title h2 {

  margin: 0;

  margin-bottom: 0.5em;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 24px;

  font-weight: 400;

  font-style: normal;

  line-height: 1.2;

  text-rendering: optimizeLegibility;

  text-transform: uppercase;

  margin-bottom: 0;

}

.block-related .block-subtitle {

  margin-bottom: 7px;

}

.block-related .product {

  margin-left: 20px;

  position: relative;

}

.block-related .checkbox {

  float: left;

  margin-top: 36px;

}

.block-related .product-details {

  margin-left: 90px;

}

.block-related .product-name {

  margin-bottom: 3px;

}

.block-related .product-details .price-box {

  margin: 2px 0 3px;

}

.block-related .product-details .price-box a,

.block-related .product-details .price-box p,

.block-related .product-details .price-box span {

  float: left;

  margin-left: 3px;

}

.block-related .product-details .price-box a:first-child,

.block-related .product-details .price-box p:first-child,

.block-related .product-details .price-box span:first-child {

  margin-left: 0;

  font-size: 16px;

  padding-right: 5px;

  padding-left: 5px;

}

.block-related .product-details .price-box:after {

  content: '';

  display: table;

  clear: both;

}

.block-related .link-wishlist {

  display: none;

}



/* -------------------------------------------- *

 * Upsell Products

 */

.box-up-sell {

  margin-top: 20px;

}

.box-up-sell .ratings {

  display: none;

}



/* ============================================ *

 * Catalog - MSRP MAP Popup

 * ============================================ */

.cart-msrp-totals {

  color: red;

  font-size: 12px !important;

  font-weight: bold;

  margin: 10px 10px 0;

  padding: 10px;

  text-align: right;

  text-transform: uppercase;

}



.map-cart-sidebar-total {

  color: red;

  display: block;

  font-size: 10px;

  font-weight: bold;

  text-align: left;

  padding: 2px 5px;

}



.map-popup {

  background: #FFFFFF;

  border: 5px solid #cccccc;

  margin: 12px 0 0;

  position: absolute;

  text-align: left;

  width: 450px;

  z-index: 100;

}

@media only screen and (min-width: 768px) {

  .map-popup.map-popup-right {

    left: 10px !important;

  }

  .map-popup.map-popup-left {

    left: auto !important;

    right: 10px !important;

  }

}

@media only screen and (max-width: 767px) {

  .map-popup {

    width: 100%;

    left: 0px !important;

  }

}

.map-popup .map-popup-heading {

  padding: 8px 10px;

  margin-right: 40px;

  width: auto;

}

.map-popup .map-popup-heading h3 {

  font-size: 14px;

  margin: 0;

  overflow: hidden;

  white-space: nowrap;

  word-wrap: break-word;

  text-align: left;

  text-overflow: ellipsis;

}

@media only screen and (max-width: 479px) {

  .map-popup .map-popup-heading h3 {

    text-align: center;

  }

}

.map-popup .map-popup-close {

  display: block;

  position: absolute;

  top: 0px;

  right: 0px;

  height: 36px;

  width: 36px;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}

.map-popup .map-popup-content {

  border-top: 1px solid #ededed;

  padding: 10px;

  margin: 0 10px;

  overflow: hidden;

  text-align: left;

}

@media only screen and (max-width: 479px) {

  .map-popup .map-popup-content {

    text-align: center;

  }

}

.map-popup .map-popup-checkout {

  padding: 10px 0;

}

.map-popup .map-popup-checkout form:after {

  content: '';

  display: table;

  clear: both;

}

.map-popup .map-popup-checkout span {

  display: block;

}

.map-popup .map-popup-checkout .button {

  float: left;

  margin: 0 2px;

  clear: left;

}

.map-popup .map-popup-checkout .additional-addtocart-box {

  float: left;

  min-width: 210px;

}

.map-popup .map-popup-checkout .additional-addtocart-box li {

  list-style-type: none;

}

.map-popup .map-popup-checkout .paypal-logo {

  width: auto;

}

.map-popup .map-popup-checkout .paypal-logo a {

  display: inline-block;

  float: left;

  clear: left;

}

.map-popup .map-popup-checkout .paypal-logo .paypal-or {

  float: left;

  text-align: center;

  padding: 5px 15px;

  clear: left;

}

.map-popup .map-popup-checkout .paypal-logo:after {

  content: '';

  display: table;

  clear: both;

}

.map-popup .map-popup-checkout .paypal-logo .bml_button a {

  clear: left;

}

@media only screen and (max-width: 479px) {

  .map-popup .map-popup-checkout {

    text-align: center;

  }

  .map-popup .map-popup-checkout .button,

  .map-popup .map-popup-checkout .additional-addtocart-box,

  .map-popup .map-popup-checkout .paypal-logo a,

  .map-popup .map-popup-checkout .paypal-logo .paypal-or {

    float: none;

  }

  .map-popup .map-popup-checkout .additional-addtocart-box {

    min-width: 0px;

  }

  .map-popup .map-popup-checkout .paypal-logo .paypal-or {

    margin: 0px;

    margin-bottom: 10px;

  }

}

.map-popup .map-popup-checkout:after {

  content: '';

  display: table;

  clear: both;

}

.map-popup .map-popup-price {

  padding: 10px 0;

}

@media only screen and (max-width: 479px) {

  .map-popup .map-popup-price {

    text-align: center;

    padding-top: 0px;

  }

}

.map-popup .map-popup-price .price-box,

.map-popup .map-popup-price .price-box .special-price {

  display: inline-block;

  margin: 0;

  padding: 0;

}

.map-popup .map-popup-price .price-box .minimal-price-link {

  display: inline-block;

}

.map-popup .map-popup-text {

  padding: 10px 0;

  margin: 0 10px;

  word-wrap: break-word;

}

.map-popup .map-popup-text,

.map-popup .map-popup-only-text {

  border-top: 1px solid #ededed;

}



/* ============================================ *

 * Catalog - MSRP Product Listing

 * ============================================ */

.price-box .map-link {

  display: block;

  text-align: center;

}



/* ============================================ *

 * Catalog - Compare

 * ============================================ */

.block-compare .product-name:after {

  content: '';

  display: table;

  clear: both;

}



.compare-table .product-image {

  display: inline-block;

}



.compare-table .product-shop-row.top td {

  padding-bottom: 0;

  border-bottom: 0;

}

.compare-table .product-shop-row.bottom td {

  padding-top: 0;

}



/* ============================================ *

 * Checkout - Layout

 * ============================================ */

.cart-table {

  float: left;

  width: 60%;

}



.cart .button {

  white-space: normal;

}



.cart-forms,

.cart-totals-wrapper,

.crosssell {

  float: right;

  clear: right;

  width: 40%;

  padding-left: 20px;

}



.cart-totals,

.cart-forms .discount,

.cart-forms .giftcard,

.cart-forms .shipping {

  padding: 10px;

  background-color: #f4f4f4;

  border: 1px solid #cccccc;

}



.cart-table,

.cart-totals,

.cart-forms .discount,

.cart-forms .giftcard,

.cart-forms .shipping {

  margin-bottom: 20px;

}



.checkout-cart-index #postcode {

  width: 100%;

}



.display-both-prices .cart-table {

  float: none;

  width: 100%;

}

.display-both-prices .cart-forms {

  float: left;

  padding-right: 10px;

  padding-left: 0;

}

.display-both-prices .cart-totals-wrapper,

.display-both-prices .crosssell {

  padding-left: 10px;

}

.display-both-prices .cart-forms,

.display-both-prices .cart-totals-wrapper,

.display-both-prices .crosssell {

  width: 50%;

}

.display-both-prices .crosssell {

  clear: right;

  float: right;

}



@media only screen and (max-width: 979px) {

  .display-single-price .cart-table {

    float: none;

    width: 100%;

  }

  .display-single-price .cart-forms {

    float: left;

    padding-right: 10px;

    padding-left: 0;

  }

  .display-single-price .cart-totals-wrapper,

  .display-single-price .crosssell {

    padding-left: 10px;

  }

  .display-single-price .cart-forms,

  .display-single-price .cart-totals-wrapper,

  .display-single-price .crosssell {

    width: 50%;

  }

  .display-single-price .crosssell {

    clear: right;

    float: right;

  }

}

@media only screen and (max-width: 599px) {

  .product-cart-sku {

    display: none;

  }



  .display-both-prices .cart-forms,

  .display-both-prices .cart-totals-wrapper,

  .display-both-prices .crosssell,

  .display-single-price .cart-forms,

  .display-single-price .cart-totals-wrapper,

  .display-single-price .crosssell {

    padding-top: 0;

    padding-left: 0;

    padding-right: 0;

    float: none;

    width: 100%;

  }

}

.display-single-price:after {

  content: '';

  display: table;

  clear: both;

}



/* ============================================ *

 * Checkout - Cart

 * ============================================ */

.cart .page-title {

  margin-bottom: 15px;

  border-bottom: 1px solid #ededed;

}

.cart .page-title:after {

  content: '';

  display: table;

  clear: both;

}

.cart .page-title h1 {

  float: left;

  border-bottom: none;

  margin-bottom: 6px;

  margin-right: 10px;

}



.checkout-types {

  float: right;

  text-align: right;

  max-width: 100%;

  /* We always want this shipping method to display on its own line */

}

.checkout-types li {

  vertical-align: top;

  margin: 0 0 5px 5px;

}

.checkout-types li:after {

  content: '';

  display: table;

  clear: both;

}

.checkout-types li img {

  display: inline;

  vertical-align: top;

}

.checkout-types li:first-child {

  margin-left: 0;

}

.checkout-types .method-checkout-cart-methods-multishipping {

  display: block;

}

.checkout-types.top li {

  display: inline-block;

}

.checkout-types.top .bml_button {

  display: inline-block;

  vertical-align: top;

}

.checkout-types.top .bml_button img {

  display: block;

}

.checkout-types.top .paypal-logo .paypal-or {

  margin-top: 5px;

}

.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {

  display: block;

}

.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {

  margin: 0px;

  display: block;

  text-align: center;

}



@media only screen and (min-width: 741px) {

  .checkout-types.bottom .paypal-or {

    text-align: right;

    padding-right: 70px;

  }

}

.cart-totals .checkout-types .btn-checkout {

  margin-bottom: 7px;

}



@media only screen and (max-width: 740px) {

  .checkout-types {

    float: none;

    text-align: center;

  }

  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {

    width: auto;

    float: none;

  }



  .checkout-types li {

    float: none;

    width: 100%;

    margin-left: 0;

  }

}

@media only screen and (max-width: 599px) {

  .btn-checkout {

    width: 100%;

  }

}

.cart-table {

  font-family: Arial, Helvetica, sans-serif;

}

.cart-table th,

.cart-table td,

.cart-table tbody td {

  border-bottom: none;

  vertical-align: top;

}

.cart-table h2 {

  color: #636363;

  font-size: 14px;

  font-weight: 600;

  margin-bottom: 0;

}

.cart-table thead th,

.cart-table tbody td {

  background-color: transparent;

  padding: 10px 5px;

  font-family: Arial, Helvetica, sans-serif;

}

.cart-table .product-cart-info,

.cart-table .product-cart-actions {

  padding-left: 15px;

}

.cart-table tr {

  border-bottom: 1px solid silver;

}

.cart-table tfoot tr {

  background: none;

}

.cart-table tfoot tr > td:after {

  content: '';

  display: table;

  clear: both;

}

.cart-table span.or {

  font-size: 9px;

  padding: 0 5px;

  text-transform: uppercase;

  font-family: Arial, Helvetica, sans-serif;

}

.cart-table .product-cart-image .cart-links,

.cart-table .product-cart-info .btn-remove,

.cart-table .product-cart-actions .button {

  display: none;

}

.cart-table .product-cart-image {

  padding-left: 0;

  padding-right: 0;

}

.cart-table .product-cart-image .product-image img {

  max-width: 100%;

  width: 100%;

}

.cart-table .product-cart-image a.cart-edit {

  display: none;

}

.cart-table .product-cart-sku {

  font-family: Georgia, Times, "Times New Roman", serif;

  font-style: italic;

  font-size: 12px;

  margin: 5px 0 12px;

}

.cart-table .product-cart-sku .label {

  font-weight: 600;

}

.cart-table .btn-empty {

  float: left;

}

.cart-table .product-cart-total,

.cart-table .product-cart-price {

  text-align: center;

}

.cart-table .cart-tax-total {

  position: relative;

  cursor: pointer;

}

.cart-table .cart-tax-total:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-top: 6px solid transparent;

  border-bottom: 6px solid transparent;

  border-right: 6px solid #3399cc;

  border-left: none;

  position: absolute;

  top: 3px;

  right: -11px;

}

.cart-table .cart-tax-total.cart-tax-total-expanded:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 6px solid transparent;

  border-left: 6px solid transparent;

  border-top: 6px solid #3399cc;

  border-bottom: none;

  right: -15px;

  top: 6px;

}

.cart-table .cart-links > li {

  white-space: nowrap;

  line-height: 1.3;

  margin-bottom: 5px;

  min-width: 65px;

  font-size: 13px;

}

.cart-table .cart-links > li > a {

  display: block;

}

.cart-table .cart-links > li:last-child {

  margin-bottom: 0;

}

.cart-table .product-cart-actions {

  min-width: 60px;

  text-align: center;

}

.cart-table .product-cart-actions .qty {

  height: 30px;

  border-color: silver;

  border-radius: 0;

  margin-bottom: 10px;

  text-align: center;

  width: 3.2em;

}

.cart-table .product-cart-actions .button {

  margin-bottom: 5px;

}

.cart-table .item-options {

  padding-left: 15px;

}



@media only screen and (max-width: 770px) {

  .cart-table th {

    font-size: 12px;

  }

  .cart-table th,

  .cart-table td {

    padding: 7px 6px;

  }

  .cart-table .product-cart-actions > li {

    white-space: inherit;

  }

}

@media only screen and (max-width: 699px) {

  .display-both-prices .cart-table thead th.cart-total-head,

  .display-both-prices .cart-table td.product-cart-total {

    display: none;

  }

}

@media only screen and (max-width: 599px) {

  .cart-table colgroup, .cart-table thead {

    display: none;

  }

  .cart-table tr {

    display: block;

    margin-bottom: 10px;

    padding-bottom: 10px;

    position: relative;

    width: 100%;

  }

  .cart-table tr:after {

    content: '';

    display: table;

    clear: both;

  }

  .cart-table tr:last-child {

    margin-bottom: 0;

  }

  .cart-table tfoot tr {

    padding-bottom: 0;

  }

  .cart-table td {

    border: none;

    display: block;

  }

  .cart-table td[data-rwd-label] {

    padding-left: 15px;

    margin-bottom: 6px;

  }

  .cart-table td[data-rwd-label] .price {

    font-weight: normal;

  }

  .cart-table td[data-rwd-label]:before {

    content: attr(data-rwd-label) ":";

    font-size: 12px;

    font-family: Arial, Helvetica, sans-serif;

    padding-right: 5px;

    text-transform: uppercase;

  }

  .cart-table td.product-cart-price {

    text-align: left;

  }

  .cart-table h2 {

    font-size: 12px;

  }

  .cart-table .cart-links {

    padding-top: 5px;

    padding-right: 5px;

  }

  .cart-table .cart-links > li {

    white-space: normal;

    text-align: center;

  }

  .cart-table .cart-links > li > a {

    padding: 2px 0px;

  }

  .cart-table .cart-tax-info {

    font-style: italic;

    padding-left: 15px;

    font-size: 13px;

  }

  .cart-table .cart-tax-info .price {

    font-size: 13px;

  }

  .cart-table .product-cart-image {

    width: 25%;

    float: left;

    padding-bottom: 0;

  }

  .cart-table .product-cart-image a.cart-edit {

    display: block;

    font-size: 16px;

    text-align: center;

    text-transform: uppercase;

  }

  .cart-table .product-cart-info,

  .cart-table td[data-rwd-label] {

    float: right;

    width: 75%;

  }

  .cart-table .product-cart-actions,

  .cart-table .product-cart-price {

    padding-bottom: 0;

    padding-top: 0;

    float: right;

  }

  .cart-table .product-cart-remove,

  .cart-table .product-cart-total,

  .cart-table .product-cart-actions .cart-links {

    display: none;

  }

  .cart-table .product-cart-image .cart-links,

  .cart-table .product-cart-info .btn-remove {

    display: block;

  }

  .cart-table .product-cart-actions .button {

    display: none;

  }

  .cart-table .product-cart-info .btn-remove {

    float: right;

    margin: -4px 0px 2px 7px;

  }

  .cart-table .product-cart-info .product-cart-sku {

    margin-bottom: 5px;

  }

  .cart-table .product-cart-actions {

    text-align: left;

  }

  .cart-table .product-cart-actions .qty {

    margin-right: 7px;

    margin-bottom: 7px;

  }

  .cart-table .price,

  .cart-table .product-cart-price:before {

    font-weight: 500;

    font-size: 15px;

    font-family: Arial, Helvetica, sans-serif;

  }

  .cart-table .cart-footer-actions {

    text-align: center;

    width: 100%;

  }

  .cart-table .cart-footer-actions #empty_cart_button {

    float: right;

  }

  .cart-table .cart-footer-actions .btn-continue {

    float: left;

  }

  .cart-table .cart-footer-actions .btn-update,

  .cart-table .cart-footer-actions span.or {

    display: none;

  }



  .display-both-prices .cart-table td[data-rwd-tax-label]:before {

    content: attr(data-rwd-tax-label) ":";

  }

}

/* ============================================ *

 * Checkout - Estimate Shipping and Tax

 * ============================================ */

.shipping h2 {

  font-size: 12px;

  font-weight: bold;

  margin: 0 0 5px;

}

.shipping select {

  max-width: 100%;

  height: 30px;

  display: block;

  border: 1px solid silver;

}

.shipping select.validation-failed {

  border-color: #df280a;

}

.shipping .shipping-desc {

  display: none;

}

.shipping .buttons-set {

  border: none;

  margin: 0;

  padding: 0;

}

.shipping .form-list:after {

  content: '';

  display: table;

  clear: both;

}

.shipping .form-list li {

  float: left;

  margin: 5px 2% 10px 0;

}

.shipping .form-list .shipping-country {

  width: 37%;

}

.shipping .form-list .shipping-region {

  width: 41%;

}

.shipping .form-list .shipping-postcode {

  margin-right: 0;

  width: 18%;

}

.shipping .form-list .shipping-postcode input {

  margin-top: 4px;

}

.shipping .form-list .input-box {

  padding-top: 0;

}

.shipping .form-list input {

  height: 30px;

  margin-top: 4px;

}

.shipping .form-list label {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 13px;

  font-weight: 400;

  text-transform: uppercase;

  white-space: nowrap;

}

.shipping .sp-methods {

  padding: 10px 0 0;

  text-align: left;

}

.shipping .sp-methods dd {

  margin-bottom: 10px;

}

.shipping .sp-methods label {

  font-family: Georgia, Times, "Times New Roman", serif;

  font-size: 12px;

  font-style: italic;

  min-width: 100px;

}

.shipping .sp-methods label span {

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  font-style: normal;

}

.shipping #co-shipping-method-form .buttons-set .button {

  float: left;

  margin-left: 0;

}

.shipping #co-shipping-method-form .sp-methods dd label {

  border: 1px solid #cccccc;

  background-color: #ececec;

  min-width: 220px;

}

.shipping #co-shipping-method-form .sp-methods dd label:hover {

  background-color: #dbdbdb;

}



@media only screen and (max-width: 767px) {

  .shipping .shipping-form .form-list > li {

    width: 100%;

    float: none;

  }

  .shipping .shipping-form .form-list > li label {

    display: block;

  }

  .shipping .shipping-form .form-list > li input,

  .shipping .shipping-form .form-list > li select {

    width: 100%;

  }

}

.cart .cart-totals {

  text-align: right;

}

.cart .cart-totals:after {

  content: '';

  display: table;

  clear: both;

}

.cart .cart-totals table {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  margin-bottom: 20px;

  text-transform: uppercase;

  width: 100%;

}

.cart .cart-totals table td {

  padding: 2px 0px;

}

.cart .cart-totals table td:first-child {

  padding-right: 10px;

  min-width: 120px;

}

.cart .cart-totals table tbody tr:last-child td,

.cart .cart-totals table tbody tr:last-child th {

  padding-bottom: 10px;

}

.cart .cart-totals table tfoot {

  border-top: 1px solid #E6E6E6;

  border-bottom: 1px solid #E6E6E6;

}

.cart .cart-totals table tfoot td {

  font-size: 24px;

  padding: 2px 5px;

  vertical-align: top;

}

.cart .cart-totals table tfoot strong span,

.cart .cart-totals table tfoot span.price {

  font-family: Arial, Helvetica, sans-serif;

}

.cart .cart-totals table tfoot strong {

  font-weight: 400;

}



@media only screen and (max-width: 600px) {

  .cart-totals {

    text-align: right;

  }

}

@media only screen and (max-width: 767px) {

  .cart .cart-totals table tfoot td {

    font-size: 18px;

  }

}

.discount-form:after,

#giftcard-form:after {

  content: '';

  display: table;

  clear: both;

}



#discount-coupon-form,

.cart .giftcard {

  width: 100%;

}

#discount-coupon-form h2,

.cart .giftcard h2 {

  display: none;

}

#discount-coupon-form label,

.cart .giftcard label {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: 400;

  text-align: left;

  text-transform: uppercase;

  min-width: 105px;

  display: inline-block;

  margin-right: 10px;

}

#discount-coupon-form .field-wrapper,

.cart .giftcard .field-wrapper {

  display: inline-block;

}

#discount-coupon-form .validation-advice,

.cart .giftcard .validation-advice {

  display: inline;

}

#discount-coupon-form .button-wrapper,

.cart .giftcard .button-wrapper {

  display: inline-block;

  vertical-align: bottom;

}

#discount-coupon-form .button-wrapper > button,

.cart .giftcard .button-wrapper > button {

  float: left;

}

#discount-coupon-form .input-text,

.cart .giftcard .input-text {

  border-radius: 0;

  height: 30px;

  margin: 4px 10px 0 0;

  width: 190px;

}



.cart .giftcard p {

  margin-bottom: 7px;

}



.cart .giftcard .check-gc-status {

  float: left;

  padding: 0px;

}

.cart .giftcard .check-gc-status > span > span {

  font-size: 14px;

  text-transform: none;

}



/* ============================================ *

 * Checkout - Cart Cross sell

 * ============================================ */

.crosssell h2 {

  color: #3399cc;

}

.crosssell .item a.product-image {

  width: auto;

  float: left;

}



/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */

@media only screen and (max-width: 979px) {

  .crosssell {

    /* Undo three-column config */

  }

  .crosssell .products-grid > li:nth-child(even),

  .crosssell .products-grid > li:nth-child(3n),

  .crosssell .products-grid > li {

    width: 47.72727%;

    margin-right: 4.54545%;

  }

  .crosssell .products-grid > li:nth-child(odd) {

    clear: left;

  }

  .crosssell .products-grid > li:nth-child(even) {

    margin-right: 0;

  }

  .crosssell .products-grid > li:nth-child(3n+1) {

    clear: none;

  }

}

@media only screen and (max-width: 599px) {

  .cart-table .cart-tax-total:after {

    right: -9px;

  }

  .cart-table .cart-tax-total.cart-tax-total-expanded:after {

    right: -13px;

  }

}

@media only screen and (max-width: 320px) {

  .crosssell ul .item {

    padding: 0 0px 40px;

  }

  .crosssell ul .product-details .crosssell-actions {

    padding: 0 5px;

  }

}

/* ============================================ *

 * Checkout - One Page

 * ============================================ */

.checkout-onepage-index .col-right,

.checkout-onepage-index .col-left {

  display: none;

}



.checkout-onepage-index .col-main {

  width: auto;

  float: none;

}



@media only screen and (min-width: 980px) {

  .checkout-onepage-index .col-main {

    float: left;

    width: 68.75%;

    padding-right: 20px;

  }

  .checkout-onepage-index .col-right,

  .checkout-onepage-index .col-left {

    width: 31.25%;

    display: block;

  }

  .checkout-onepage-index .col-right {

    padding-left: 0;

  }

}

.opc select {

  width: 365px;

}



/* -------------------------------------------- *

 * Section Styling - Default

 */

.opc .section .step-title {

  width: 100%;

  border-top: 1px solid #ececec;

  position: relative;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

}

.opc .section .step-title:after {

  content: '';

  display: table;

  clear: both;

}



.opc .section.allow:not(.active) .step-title {

  cursor: pointer;

}



/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */

.no-touch .opc .section.allow:not(.active) .step-title:hover {

  background-color: #f4f4f4;

}



.opc .section.active .step-title {

  border-bottom: 1px solid #ececec;

}



.opc .section .step-title a {

  display: none;

}



.opc .section.allow:not(.active) .step-title a {

  display: block;

  float: right;

  line-height: 40px;

  height: 40px;

  padding: 0px 10px;

}



.no-touch .opc .section .step-title a:hover {

  text-decoration: none;

}



.opc .section .step-title .number,

.opc .section.allow.active .step-title .number,

.no-touch .opc .section.allow:hover .step-title .number {

  width: 26px;

  height: 26px;

  text-align: center;

  color: #FFFFFF;

  line-height: 26px;

  background-color: #66b32e;

  display: block;

  position: absolute;

  top: 50%;

  left: 10px;

  margin-top: -13px;

}



.opc .section.allow .step-title .number {

  background-color: #9de669;

}



.opc .section.allow .step-title h2 {

  color: #a0a0a0;

}



.opc .section.allow .step-title:hover h2,

.opc .section.active .step-title h2 {

  color: #3399cc;

}



.opc .section .step-title h2 {

  font-size: 16px;

  font-weight: 400;

  line-height: 40px;

  height: 40px;

  float: left;

  margin: 0px 4px 0px 45px;

}



.opc .section .step {

  padding: 20px;

}

.opc .section .step:after {

  content: '';

  display: table;

  clear: both;

}

@media only screen and (max-width: 979px) {

  .opc .section .step {

    padding: 10px;

  }

}



.opc select {

  max-width: 365px;

  width: 100%;

}



.opc h3 {

  font-weight: 500;

}



.opc .buttons-set {

  text-align: left;

}

.opc .buttons-set button.button {

  float: left;

  margin-left: 0;

  margin-right: 10px;

  margin-bottom: 0;

}

.opc .buttons-set p.required {

  float: right;

  margin-left: 5px;

  margin-bottom: 0;

}

.opc .buttons-set .back-link {

  float: right;

  margin: 0;

}

.opc .buttons-set a {

  line-height: 20px;

  display: inline-block;

  padding: 5px 5px 5px 0;

}



@media only screen and (max-width: 479px) {

  .opc .buttons-set .button + .buttons-set .button,

  .paypal-express-review .buttons-set .button + .buttons-set .button {

    margin-left: 0;

  }

}

.opc #opc-login .step {

  padding: 0px;

}

.opc #opc-login .buttons-set {

  border-top: 0;

  padding-top: 5px;

}



@media only screen and (max-width: 767px) {

  .opc #opc-login .description,

  .opc #opc-login p.required {

    display: none;

  }

}

#opc-payment .note {

  padding: 10px;

}



/* -------------------------------------------- *

 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content

 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.

 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the

 * "Checkout Method" step.

 */

.opc.opc-firststep-login .section:not(#opc-login) .step-title,

.opc-block-progress-step-login {

  -webkit-transition: opacity 300ms linear;

  -webkit-transition-delay: 0;

  -moz-transition: opacity 300ms linear 0;

  -o-transition: opacity 300ms linear 0;

  transition: opacity 300ms linear 0;

}



.opc.opc-firststep-login .section#opc-login .step-title .number {

  -webkit-transition: width 80ms linear;

  -webkit-transition-delay: 0;

  -moz-transition: width 80ms linear 0;

  -o-transition: width 80ms linear 0;

  transition: width 80ms linear 0;

}



.opc.opc-firststep-login .section#opc-login .step-title h2 {

  -webkit-transition: margin-left 80ms linear;

  -webkit-transition-delay: 0;

  -moz-transition: margin-left 80ms linear 0;

  -o-transition: margin-left 80ms linear 0;

  transition: margin-left 80ms linear 0;

}



/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */

/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */

/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,

body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {

  opacity: 0;

}



body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {

  width: 0px;

  overflow: hidden;

}



body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {

  margin-left: 0px;

}



/* -------------------------------------------- *

 * Shipping and Payment methods

 */

.sp-methods {

  margin: 0 0 8px;

}

.sp-methods dt {

  margin: 13px 0 5px;

  font-weight: bold;

}

.sp-methods dt:first-child {

  margin: 0 0 5px;

}

.sp-methods dd li {

  margin: 5px 0;

}

.sp-methods label img {

  float: left;

}

.sp-methods label a {

  margin-top: 6px;

  float: right;

  margin-left: 10px;

}

.sp-methods .price {

  font-weight: bold;

}

.sp-methods .form-list {

  padding-left: 20px;

}

.sp-methods .form-list li {

  margin: 0 0 8px;

}

.sp-methods select.month {

  width: 120px;

  margin-right: 10px;

}

.sp-methods select.year {

  width: 96px;

}

.sp-methods input.cvv {

  width: 4em !important;

}

.sp-methods #advice-validate-cc-exp-ccsave_expiration {

  max-width: 130px;

}

.sp-methods .checkmo-list li {

  margin: 0 0 5px;

  content: '';

  display: table;

  clear: both;

}

.sp-methods .checkmo-list label {

  width: 165px;

  padding-right: 15px;

  text-align: right;

  float: left;

}

.sp-methods .checkmo-list address {

  float: left;

}

@media only screen and (max-width: 479px) {

  .sp-methods .checkmo-list {

    padding-left: 0;

  }

  .sp-methods .checkmo-list label {

    width: 135px;

  }

}

.sp-methods .release-amounts {

  margin: 0.5em 0;

}

.sp-methods .release-amounts button {

  float: left;

  margin: 5px 10px 0 0;

}



/* One Page Checkout */

.block-progress {

  border: 0;

  margin: 0;

  border-left: 1px solid #cccccc;

  padding-left: 20px;

}

.block-progress .block-content {

  font-size: 13px;

}

.block-progress dt {

  padding-top: 6px;

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

  margin-bottom: 6px;

  text-transform: uppercase;

  font-weight: normal;

  color: #a0a0a0;

}

.block-progress dt.complete {

  color: #636363;

}

.block-progress dd {

  padding-left: 15px;

  margin-bottom: 10px;

  font-family: Georgia, Times, "Times New Roman", serif;

  font-style: italic;

}

.block-progress dd address {

  font-style: italic;

}

.block-progress #payment-progress-opcheckout .subtitle {

  margin-bottom: 3px;

}

.block-progress .payment-info dt {

  padding: 0;

  margin: 0 0 3px 0;

  color: #636363;

  font-family: Georgia, Times, "Times New Roman", serif;

  text-transform: none;

  font-style: italic;

  float: left;

  clear: both;

  font-size: 13px;

}

.block-progress .payment-info dt:after {

  content: ': ';

}

.block-progress .payment-info dd {

  float: left;

  margin-bottom: 3px;

  font-size: 13px;

}

.block-progress .payment-info:after {

  content: '';

  display: table;

  clear: both;

}



/* review step */

#checkout-review-table .btn-remove img {

  display: none;

}



#checkout-review-table-wrapper {

  clear: both;

}



#review-buttons-container {

  width: 100%;

  margin-top: 15px;

  margin-bottom: 15px;

}

#review-buttons-container .btn-checkout {

  min-width: 220px;

}

#review-buttons-container .please-wait {

  float: left;

  margin-right: 10px;

}

#review-buttons-container .f-left {

  float: right;

}



@media only screen and (max-width: 599px) {

  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {

    display: none;

  }

}

@media only screen and (max-width: 479px) {

  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {

    display: none;

  }

}

/* show/hide "change" link for progress step depend on complete status

 * should be placed in .css file */

.opc-block-progress dt.complete a,

.opc-block-progress dt.complete .separator {

  display: inline;

}



.opc-block-progress dt a,

.opc-block-progress dt .separator {

  display: none;

}



/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */

#checkout-step-review .opc-block-progress {

  border-left: none;

  padding-left: 0;

}

#checkout-step-review .opc-block-progress .block-title {

  display: none;

}

#checkout-step-review .opc-block-progress .block-content {

  display: block !important;

  padding: 0;

}

#checkout-step-review .opc-block-progress .block-content > dl > div {

  float: left;

  width: 50%;

}

@media only screen and (max-width: 479px) {

  #checkout-step-review .opc-block-progress .block-content > dl > div {

    float: none;

    width: auto;

  }

}

#checkout-step-review .opc-block-progress .block-content .changelink {

  display: none;

}



@media only screen and (max-width: 479px) {

  #checkout-review-table thead > tr > th {

    display: none;

  }

  #checkout-review-table thead > tr > th:first-child {

    display: block;

  }



  #checkout-review-table thead > tr > th:first-child {

    display: block;

  }

}

#checkout-step-review .centinel > p {

  margin-bottom: 10px;

}

#checkout-step-review .centinel iframe {

  width: 100%;

  min-height: 400px;

}



/* Gift options */

.gift-messages-form .item {

  content: '';

  display: table;

  clear: both;

  margin-top: 30px;

}

.gift-messages-form .item h5 {

  font-weight: bold;

}

.gift-messages-form .item .product-img-box {

  width: auto;

  float: left;

  padding-right: 15px;

}

.gift-messages-form .item .details {

  float: left;

}



.gift-message-form .inner-box > div {

  content: '';

  display: table;

  clear: both;

  width: 100%;

  margin-top: 15px;

  display: block;

}

.gift-message-form .inner-box > div.extra-options-container p {

  margin-bottom: 15px;

}

.gift-message-form .gift-wrapping-form label {

  margin-right: 10px;

}

.gift-message-form .gift-wrapping-form img {

  float: left;

}

.gift-message-form .gift-wrapping-form .gift-wrapping-design {

  height: 75px;

}

.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {

  content: '';

  display: table;

  clear: both;

}

.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {

  margin-right: 5px;

}

.gift-message-form .gift-item {

  padding-bottom: 10px;

  margin-bottom: 10px;

  border-bottom: solid 1px #ececec;

}

.gift-message-form .gift-item:after {

  content: '';

  display: table;

  clear: both;

}

.gift-message-form .gift-item .product-img-box {

  width: 200px;

}

.gift-message-form .gift-item .product-img-box .product-image {

  width: 75px;

  margin-left: auto;

  margin-right: auto;

}

.gift-message-form .gift-item .product-img-box .product-name {

  display: block;

}

.gift-message-form .gift-item .fieldset {

  margin-left: 200px;

}



@media only screen and (max-width: 767px) {

  .gift-message-form .giftmessage-area {

    max-width: 100%;

  }

  .gift-message-form .gift-item .product-img-box {

    width: 100%;

    float: none;

  }

  .gift-message-form .gift-item .fieldset {

    margin-left: 0px;

  }

  .gift-message-form .gift-item .fieldset textarea {

    width: 100%;

  }

}

/* ============================================ *

 * Checkout - Success

 * ============================================ */

.checkout-onepage-success .col-main {

  padding: 0;

  text-align: center;

}

.checkout-onepage-success .buttons-set {

  margin: 10px 0;

  text-align: center;

}

.checkout-onepage-success .buttons-set button {

  float: none;

}



/* ============================================ *

 * Configurable Swatches

 * ============================================ */

/* Clears */

.clearfix:after,

.configurable-swatch-list:after,

.product-view .product-options .swatch-attr:after {

  content: '';

  display: table;

  clear: both;

}



/* General Swatch Styling */

.swatch-link,

.swatch-label {

  display: block;

  border-radius: 3px;

  font-size: 14px;

  text-align: center;

  color: #636363;

  text-decoration: none;

  box-sizing: content-box;

}



.swatch-link {

  border: 1px solid #cccccc;

  margin: 0 0 3px;

}

.swatch-link img {

  border-radius: 2px;

}

.swatch-link:hover {

  cursor: pointer;

  text-decoration: none;

}

.swatch-link .x {

  display: none;

  text-indent: -999em;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/bg_x.png) center no-repeat transparent;

  z-index: 10;

}

.swatch-link.has-image .swatch-label {

  position: relative;

}

.swatch-link.has-image img {

  position: absolute;

  top: 0;

  left: 0;

}



.swatch-label {

  border: 1px solid #fff;

  margin: 0;

  white-space: nowrap;

  background: #f4f4f4;

}



.configurable-swatch-list {

  margin-left: -3px;

  zoom: 1;

  clear: both;

  -webkit-transform: translateZ(0px);

}

.configurable-swatch-list li {

  float: left;

  zoom: 1;

  margin: 0 0 0 3px;

}

.products-grid .configurable-swatch-list li {

  display: inline-block;

  float: none;

  margin: 0;

  vertical-align: top;

}

.configurable-swatch-list .not-available .x {

  display: block;

}

.configurable-swatch-list .not-available .swatch-link {

  border-color: #ededed;

  position: relative;

}

.configurable-swatch-list .not-available .swatch-link.has-image img {

  opacity: 0.4;

  filter: alpha(opacity=40);

}

.configurable-swatch-list .not-available .swatch-label {

  color: #aaa;

  background: #fff;

}

.configurable-swatch-list .wide-swatch .swatch-label {

  padding: 0 6px;

}

.configurable-swatch-list .not-available a:focus {

  outline: 0;

}



#narrow-by-list dd .configurable-swatch-list li {

  margin: 0 0 0 3px;

  width: 47%;

}

#narrow-by-list dd .swatch-link {

  border: none;

  line-height: 25px;

  margin-right: 2px;

  text-align: left;

}

#narrow-by-list dd .swatch-link.has-image {

  line-height: inherit;

}

#narrow-by-list dd .swatch-link:hover .swatch-label {

  border-color: #3399cc;

}

#narrow-by-list dd .swatch-label {

  background: #f4f4f4;

  border: 1px solid #cccccc;

  border-radius: 3px;

  display: block;

  float: left;

  line-height: 1.5em;

  margin: 0 5px 0 0;

  padding: 1px 5px;

  white-space: nowrap;

}

#narrow-by-list dd .swatch-label img {

  border: 1px solid #fff;

  border-radius: 3px;

  box-sizing: content-box;

}

#narrow-by-list dd .has-image .swatch-label {

  padding: 0;

}



@media only screen and (max-width: 767px) {

  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {

    clear: left;

  }

}

.currently .swatch-current {

  position: relative;

}

.currently .swatch-current .btn-remove {

  margin-top: -10px;

  position: absolute;

  right: 0;

  top: 50%;

}

.currently .swatch-current span {

  display: block;

  float: left;

}

.currently .swatch-link {

  display: inline-block;

  margin: 0 0 0 3px;

}

.currently .swatch-link:hover {

  border-color: #cccccc;

  cursor: default;

}



/* Other Swatch States */

.configurable-swatch-list .hover .swatch-link,

.configurable-swatch-list .selected .swatch-link,

.swatch-link:hover {

  border-color: #3399cc;

}



.configurable-swatch-box {

  background: none !important;

}

.configurable-swatch-box select.swatch-select {

  display: none;

}

.configurable-swatch-box .validation-advice {

  margin: 0 0 5px;

  background: #df280a;

  padding: 2px 5px !important;

  font-weight: bold;

  color: #fff !important;

  float: left;

  display: block;

  border-radius: 3px;

}



/* CUSTOM */

.availability.out-of-stock span {

  color: #a0a0a0;
  margin-right:25px;

}



.product-view .product-options .swatch-attr {

  float: none;

  display: block;

  clear: both;

  border: 0;

}

.product-view .product-options .swatch-attr label,

.product-view .product-options .swatch-attr .select-label {

  font-size: 12px;

}

.product-view .product-options .swatch-attr label {

  display: block;

  line-height: 1.3;

}

.product-view .product-options .swatch-attr .select-label {

  display: inline;

  font-weight: normal;

  color: #3399cc;

  padding-left: 5px;

}

.product-view .product-options dd .input-box {

  width: auto;

  height: auto;

}

.product-view .product-options .select-label {

  display: none;

}

.product-view .add-to-cart button.out-of-stock {

  background-position: -80px -362px;

  cursor: default;

}



/* ============================================ *

 * Customer

 * ============================================ */

.customer-account-login .scaffold-form label:first-child {

  width: 115px;

}

.customer-account-login .col2-set .buttons-set {

  text-align: left;

  border-top: 0;

}

.customer-account-login .col2-set .buttons-set button,

.customer-account-login .col2-set .buttons-set .button {

  float: none;

  min-width: 50%;

  margin: 0;

}

.customer-account-login .col2-set .col-1 ul {

  list-style: disc;

  padding-left: 20px;

  margin: 10px 0 20px 0;

}

@media only screen and (min-width: 480px) {

  .customer-account-login .col2-set .col-1,

  .customer-account-login .col2-set .col-2 {

    padding-top: 0;

    margin-top: 20px;

  }

  .customer-account-login .col2-set .col-1 {

    padding-right: 20px;

  }

  .customer-account-login .col2-set .col-2 {

    padding-left: 20px;

    border-left: 1px solid #ededed;

  }

}

@media only screen and (min-width: 768px) {

  .customer-account-login .col2-set .col-1 {

    padding-right: 0;

  }

  .customer-account-login .col2-set .col-2 {

    padding-left: 60px;

    border-left: 1px solid #ededed;

  }

}

@media only screen and (max-width: 479px) {

  .customer-account-login .col2-set .col-1 {

    padding-bottom: 30px;

  }

  .customer-account-login .col2-set .col-2 {

    padding-top: 30px;

    border-top: 1px solid #ededed;

  }

}

@media only screen and (max-width: 767px) {

  .customer-account-login .col2-set p.required {

    display: none;

  }

}



.customer-account-create .scaffold-form label:first-child {

  width: 140px;

}



.opc #opc-login p:not(.required) {

  font-style: italic;

  font-family: Georgia, Times, "Times New Roman", serif;

  font-size: 13px;

  color: #a0a0a0;

}



.remember-me-box a.hide {

  display: none;

}

.remember-me-box .link-tip {

  font-size: 13px;

  padding-left: 10px;

}



.remember-me-popup {

  display: none;

  border: 1px solid #cccccc;

  padding: 10px;

  position: relative;

}

.remember-me-popup.show {

  display: block;

}

.remember-me-popup p {

  font-family: Arial, Helvetica, sans-serif;

}

.remember-me-popup .remember-me-popup-close {

  position: absolute;

  top: 0;

  right: 0;

  padding: 10px;

  font-size: 12px;

}

.remember-me-popup .remember-me-popup-close-button {

  display: none;

}



.customer-account-create .buttons-set {

  max-width: 455px;

}

.customer-account-create .fieldset,

.customer-account-create .buttons-set {

  margin-left: 30px;

}

@media only screen and (max-width: 479px) {

  .customer-account-create .fieldset,

  .customer-account-create .buttons-set {

    margin-left: 0;

  }

}

.customer-account-create .fieldset .hidden {

  display: none;

}

.customer-account-create #remember-me-popup {

  max-width: 455px;

}



.customer-account-forgotpassword .fieldset,

.customer-account-forgotpassword .buttons-set {

  margin-left: 30px;

  max-width: 400px;

}

@media only screen and (max-width: 479px) {

  .customer-account-forgotpassword .fieldset,

  .customer-account-forgotpassword .buttons-set {

    margin-left: 0;

  }

}

.customer-account-forgotpassword .fieldset .input-box input.input-text {

  width: 100%;

}



/* ============================================ *

 * My Account Global Styles

 * ============================================ */

body.customer-account .my-account .page-title h1 {

  border: 0;

  text-align: left;

}

body.customer-account .my-account .title-buttons {

  position: relative;

  text-align: right;

}

body.customer-account .my-account .title-buttons h1 {

  text-align: left;

}

body.customer-account .my-account .title-buttons .button {

  position: absolute;

  right: 0;

  top: 0;

}

body.customer-account .my-account .title-buttons a,

body.customer-account .my-account .title-buttons span.separator {

  position: relative;

  top: -42px;

}

body.customer-account .my-account .fieldset h2,

body.customer-account .my-account .addresses-list h2,

body.customer-account .my-account .order-details h2 {

  width: 100%;

  display: inline-block;

}

body.customer-account .my-account .addresses-list h3 {

  font-size: 14px;

  font-weight: 600;

}

body.customer-account .my-account .fieldset {

  margin-top: 30px;

  margin-bottom: 30px;

}

body.customer-account .data-table {

  margin-top: 5px;

}

body.customer-account .data-table td a {

  font-family: Arial, Helvetica, sans-serif;

  text-transform: uppercase;

  font-style: normal;

  font-size: 13px;

}

body.customer-account .data-table span.nobr {

  white-space: normal;

}

body.customer-account .data-table span.nobr a {

  white-space: nowrap;

}

body.customer-account .data-table td.view a {

  display: block;

}

body.customer-account .data-table .separator {

  display: none;

}

body.customer-account .sidebar .block ol#compare-items li {

  margin: 10px 0;

}

body.customer-account .sidebar .block .block-content p.block-subtitle {

  margin-bottom: 15px;

}

body.customer-account .sidebar .block .block-content .actions {

  margin-top: 30px;

}

body.customer-account .sidebar ol#cart-sidebar-reorder li {

  margin-top: 10px;

  margin-bottom: 0;

}

body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {

  display: inline-block;

  margin-bottom: 0;

}

body.customer-account .sidebar .block-cart .summary {

  margin-bottom: 15px;

}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {

  margin-top: 10px;

  margin-bottom: 0;

}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {

  margin-right: 10px;

}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {

  display: inline;

  margin-bottom: 0;

}



.form-list .customer-dob .dob-month,

.form-list .customer-dob .dob-day {

  width: 40px;

  float: left;

  margin-right: 10px;

}

.form-list .customer-dob .dob-year {

  width: 80px;

  float: left;

}



/* ============================================ *

 * Dashboard

 * ============================================ */

.dashboard .box-head {

  margin-top: 30px;

  border-bottom: 1px solid #cccccc;

  padding-bottom: 7px;

}

.dashboard .box-head h2 {

  font-size: 15px;

  font-weight: 600;

  display: inline-block;

  margin-bottom: 0;

}

.dashboard .box-head a {

  padding: 10px;

}

.dashboard .box-title a,

.dashboard .box-head a {

  text-transform: uppercase;

  font-size: 12px;

}

.dashboard .box-account {

  padding-bottom: 40px;

  border-bottom: 1px solid #cccccc;

  margin-bottom: 45px;

}

.dashboard .box-account p,

.dashboard .box-account address {

  font-family: Georgia, Times, "Times New Roman", serif;

  font-style: italic;

}

.dashboard .col2-set .col-1,

.dashboard .col2-set .col-2 {

  padding-right: 12.09677%;

  padding-bottom: 0;

}

.dashboard .col2-set .col-1 .box-title,

.dashboard .col2-set .col-2 .box-title {

  position: relative;

  padding-bottom: 10px;

}

.dashboard .col2-set .col-1 .box-title h2,

.dashboard .col2-set .col-1 .box-title h3,

.dashboard .col2-set .col-2 .box-title h2,

.dashboard .col2-set .col-2 .box-title h3 {

  font-weight: 600;

  font-size: 14px;

  margin-bottom: 0;

}

.dashboard .col2-set .col-1 .box-title a,

.dashboard .col2-set .col-2 .box-title a {

  line-height: 19.6px;

}

.dashboard .box-reviews.box-account {

  padding-bottom: 0;

}

.dashboard .box-reviews li {

  padding: 10px 0;

  border-top: 1px solid #ededed;

}

.dashboard .box-reviews li:first-child {

  border-top: 0;

}

.dashboard .box-reviews li .number {

  margin-right: -20px;

  float: left;

  line-height: 1.4;

  font-size: 13px;

}

.dashboard .box-reviews li .details {

  margin-left: 20px;

}

.dashboard .box-reviews li .details .ratings {

  content: '';

  display: table;

  clear: both;

  margin-bottom: 0;

}

.dashboard .box-reviews li .details .ratings strong {

  float: left;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 13px;

  margin-right: 5px;

}

.dashboard .box-reviews li .details .ratings .rating-box {

  float: left;

  margin: 3px 0 0 0;

}



/* ============================================ *

 * Address Book

 * ============================================ */

.my-account .addresses-list {

  font-family: Georgia, Times, "Times New Roman", serif;

}

.my-account .addresses-list .col-1,

.my-account .addresses-list .col-2 {

  padding-bottom: 0;

}

.my-account .addresses-list .item {

  margin: 0 0 30px 0;

}

.my-account .addresses-list .item p {

  margin-top: 10px;

}

@media only screen and (max-width: 767px) {

  .my-account .addresses-list .col-1,

  .my-account .addresses-list .col-2 {

    width: 100%;

    padding-left: 0;

    padding-right: 0;

  }

  .my-account .addresses-list .col-1 li.empty,

  .my-account .addresses-list .col-2 li.empty {

    width: 100%;

  }

}

@media only screen and (max-width: 599px) {

  .my-account .addresses-list .addresses-additional p a {

    white-space: nowrap;

  }

}



/* ============================================ *

 * Order View

 * ============================================ */

.order-info {

  padding-bottom: 10px;

  border-bottom: 1px solid #ededed;

  width: 100%;

  margin-bottom: 30px;

}

.order-info dt,

.order-info dd,

.order-info ul,

.order-info li {

  display: inline;

}

.order-info dt {

  margin-right: 20px;

}

.order-info li {

  margin: 0 0 0 20px;

}

.order-info li.current {

  font-weight: 600;

}

.order-info li:first-child {

  margin-left: 0;

}



.order-date {

  font-family: Arial, Helvetica, sans-serif;

  text-transform: uppercase;

}



.order-info-box {

  margin-bottom: 40px;

  margin-top: 20px;

}

.order-info-box + .order-info-box {

  padding-bottom: 40px;

  border-bottom: 1px solid #ededed;

}

.order-info-box .col-1 {

  padding-right: 0;

  width: 48%;

}

.order-info-box .col-2 {

  width: 52%;

}

.order-info-box .col-1,

.order-info-box .col-2 {

  overflow: hidden;

  padding-top: 0;

  padding-bottom: 0;

}

.order-info-box .box-title {

  width: 150px;

  padding-right: 10px;

  float: left;

}

.order-info-box .box-title h2 {

  font-size: 14px;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  line-height: 1.5;

}

.order-info-box .box-title h2:after {

  content: ':';

}

.order-info-box .box-content {

  float: left;

  font-family: Georgia, Times, "Times New Roman", serif;

}

.order-info-box .box-content td,

.order-info-box .box-content th {

  font-family: Georgia, Times, "Times New Roman", serif;

  line-height: 1.3;

}

.order-info-box .box-content th {

  padding-top: 10px;

}

.order-info-box .box-content td {

  padding-left: 15px;

}

.order-info-box .box-content strong {

  font-family: Arial, Helvetica, sans-serif;

  font-weight: normal;

  text-transform: uppercase;

}



#my-orders-table .option-label {

  margin-left: 10px;

  font-weight: 600;

  font-style: italic;

}

#my-orders-table .option-value {

  margin-left: 20px;

}

#my-orders-table tr.bundle:not(:last-child) td {

  border-bottom: none;

  border-top: none;

}



ol#cart-sidebar-reorder li {

  margin-top: 10px;

  margin-bottom: 0;

}

ol#cart-sidebar-reorder li input {

  margin-right: 10px;

}

ol#cart-sidebar-reorder p.product-name {

  display: inline;

}



@media only screen and (max-width: 599px) {

  #my-orders-table .option-label {

    margin-left: 20px;

  }

  #my-orders-table .option-value {

    margin-left: 35px;

  }

  #my-orders-table td[data-rwd-label=Qty] .nobr br {

    display: none;

  }

  #my-orders-table td[data-rwd-label=Qty] .nobr strong {

    margin-right: 10px;

  }

  #my-orders-table tr.bundle {

    border-color: #ededed;

  }

  #my-orders-table tr.bundle.child td[data-rwd-label] {

    padding-left: 60px;

  }

  #my-orders-table tbody:last-child tr:last-child td {

    padding-bottom: 10px;

    border-bottom: 0;

  }

  #my-orders-table tbody:last-child tr:last-child td:last-child {

    padding-bottom: 15px;

  }

  #my-orders-table tfoot tr.shipping {

    margin-top: 0;

  }

}

.order-additional {

  margin: 40px 0;

}



.order-gift-message dd {

  margin-top: 10px;

}



@media only screen and (max-width: 1199px) {

  .dashboard .col2-set .col-1,

  .dashboard .col2-set .col-2 {

    padding-right: 30px;

    padding-bottom: 0;

  }



  body.customer-account .data-table td.view a {

    white-space: normal;

  }

}

@media only screen and (max-width: 979px) {

  body.customer-account .my-account .title-buttons {

    text-align: left;

  }

  body.customer-account .my-account .title-buttons span.separator,

  body.customer-account .my-account .title-buttons a {

    top: -12px;

  }

}

@media only screen and (max-width: 770px) {

  body.customer-account .data-table.orders th.ship,

  body.customer-account .data-table.orders td.ship,

  body.customer-account .data-table.orders td.status,

  body.customer-account .data-table.orders th.status {

    display: none;

  }



  .order-info-box .box-content {

    clear: left;

  }



  .addresses-list .item {

    float: left;

    width: 50%;

    padding-right: 30px;

  }



  .order-info dt {

    display: none;

  }



  .dashboard .page-title {

    margin-top: 20px;

  }

  .dashboard .page-title h1 {

    margin-top: 0;

  }

  .dashboard .welcome-msg {

    font-family: Georgia, Times, "Times New Roman", serif;

  }

  .dashboard .welcome-msg .hello {

    font-style: italic;

  }

  .dashboard .box-account {

    padding-bottom: 15px;

    margin-bottom: 30px;

  }

  .dashboard .col2-set .col-1,

  .dashboard .col2-set .col-2 {

    width: 48%;

    padding-right: 0;

    padding-left: 0;

  }

  .dashboard .col2-set .col-1 {

    float: left;

    margin-right: 4%;

  }

  .dashboard .col2-set .col-2 {

    float: right;

  }

}

@media only screen and (max-width: 599px) {

  body.customer-account .my-account .form-list .control {

    padding-left: 0;

  }

}

@media only screen and (max-width: 479px) {

  body.customer-account .my-account .page-title h1 {

    text-align: center;

  }

  body.customer-account .my-account .title-buttons {

    text-align: center;

  }

  body.customer-account .my-account .title-buttons .button {

    width: 100%;

    position: static;

    margin-bottom: 15px;

  }

  body.customer-account .my-account .title-buttons .button + .button {

    margin-left: 0px;

  }

  body.customer-account .my-account .fieldset h2 {

    margin-bottom: 15px;

  }

  body.customer-account .my-account .order-details h2 {

    margin-bottom: 15px;

  }

  body.customer-account .my-account .buttons-set {

    border-top: 0;

  }

  body.customer-account .my-account .addresses-list .item {

    margin-bottom: 15px;

    padding-right: 0;

    float: none;

    width: auto;

  }

  body.customer-account .my-account .addresses-list h2 {

    margin-bottom: 15px;

  }



  .order-info {

    margin-top: 15px;

  }



  .data-table.orders .link-reorder,

  .data-table.orders .date {

    display: none;

  }

  .data-table.orders td.view {

    text-align: right;

  }



  .dashboard .col2-set .col-1,

  .dashboard .col2-set .col-2 {

    width: 100%;

    margin-top: 15px;

  }



  .order-info-box {

    margin: 0;

  }

  .order-info-box .col-1,

  .order-info-box .col-2 {

    width: 100%;

    border-bottom: 1px solid #ededed;

    padding: 15px 0;

  }

  .order-info-box + .order-info-box {

    padding-bottom: 0;

    border-bottom: 0;

    margin-bottom: 30px;

  }



  #my-reviews-table .nobr {

    white-space: normal;

  }

}

/* ============================================ *

 * Newsletter Subscriptions

 * ============================================ */

body.newsletter-manage-index .my-account .fieldset {

  margin-bottom: 20px;

}

body.newsletter-manage-index .my-account .fieldset h2 {

  display: none;

}

body.newsletter-manage-index .my-account .form-list {

  border-top: 1px solid #ededed;

  padding-top: 10px;

}



/* ============================================ *

 * Contacts

 * ============================================ */

.contacts-index-index .buttons-set {

  margin-left: 30px;

  max-width: 435px;

}

.contacts-index-index .buttons-set p.required {

  float: left;

}

@media only screen and (max-width: 599px) {

  .contacts-index-index .buttons-set {

    max-width: 330px;

    margin-left: 0;

  }

  .contacts-index-index .buttons-set button {

    float: left;

    margin-left: 0px;

  }

  .contacts-index-index .buttons-set p.required {

    float: right;

  }

}



/* ============================================ *

 * PayPal

 * ============================================ */

@media only screen and (max-width: 870px) and (min-width: 768px) {

  .paypal-review-order .col2-set .col-1,

  .paypal-review-order .col2-set .col-2 {

    padding: 0px;

  }

}

.paypal-review-order .info-set {

  margin-bottom: 10px;

  padding-bottom: 10px;

  border-bottom: 1px solid #ededed;

}

.paypal-review-order .buttons-set {

  margin-top: 0px;

  padding-top: 0px;

  border: 0;

}

.paypal-review-order .buttons-set button {

  margin-bottom: 10px;

}

@media only screen and (max-width: 767px) {

  .paypal-review-order .col-1 {

    padding-bottom: 0;

  }

  .paypal-review-order .field.inactive {

    display: none;

  }

}



.top-container .bml-ad {

  margin-top: 7px;

  margin-bottom: 7px;

  text-align: center;

}

.top-container .bml-ad span {

  display: inline-block;

}

.top-container .bml-ad span a {

  display: block;

}



.bml-ad {

  display: none;

  text-align: center;

  margin-bottom: 5px;

}

.bml-ad span {

  display: block;

  line-height: 0;

}

.bml-ad a {

  display: inline-block;

  max-width: 100%;

}

.bml-ad a:hover {

  opacity: 0.7;

}

.bml-ad img {

  height: auto !important;

  max-width: 100%;

}



.cart-totals-wrapper .bml-ad.large img {

  display: block;

  margin: 0;

}



@media only screen and (max-width: 767px) {

  .bml-ad.small {

    display: block;

  }

}

@media only screen and (min-width: 768px) {

  .bml-ad.large {

    display: block;

  }

}

div.paypal-logo {

  text-align: center;

  margin: 15px 0;

  max-width: 100%;

}

div.paypal-logo span {

  display: block;

  width: 100%;

}

div.paypal-logo span a {

  display: inline-block;

  max-width: 100%;

}

div.paypal-logo span a img {

  max-width: 100%;

}

div.paypal-logo span > img {

  display: none;

}



.checkout-types div.paypal-logo {

  text-align: right;

}



.bml-checkout-type {

  list-style-type: none;

}



.sidebar .paypal-logo {

  text-align: center;

  line-height: 0;

}

.sidebar .paypal-logo > a {

  display: inline-block;

  max-width: 100%;

}

.sidebar .paypal-logo > a:hover {

  opacity: 0.8;

}

.sidebar .paypal-logo > a img {

  display: block;

}

.sidebar .paypal-logo .label {

  margin-top: 4px;

}

.sidebar .paypal-logo .label a {

  font-size: 12px;

  line-height: 1.5;

}



/* ============================================ *

 * Review - Customer

 * ============================================ */

#customer-reviews {

  width: auto;

  float: none;

}

#customer-reviews .review-heading {

  border-top: 1px solid #cccccc;

  border-bottom: 1px solid #cccccc;

  padding: 10px 0 5px;

}

#customer-reviews .review-heading:after {

  content: '';

  display: table;

  clear: both;

}

#customer-reviews .review-heading h2 {

  float: left;

  display: block;

}

#customer-reviews .review-heading .pager {

  clear: none;

  float: right;

  width: auto;

}

#customer-reviews .review-heading .pager .count-container .limiter {

  margin-bottom: 0;

}

#customer-reviews .review-heading .pager .count-container .limiter label {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 10px;

  text-transform: uppercase;

}

#customer-reviews .review-heading .pager .amount {

  display: none;

}

#customer-reviews h2 {

  color: #3399cc;

  font-size: 12px;

  text-transform: uppercase;

}

#customer-reviews h2 span {

  color: #636363;

}

#customer-reviews h3 {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: normal;

  text-transform: uppercase;

}

#customer-reviews h3 span {

  color: #3399cc;

}

#customer-reviews .fieldset {

  padding-top: 25px;

  width: 470px;

}

#customer-reviews .fieldset h4 {

  border-bottom: 1px solid #cccccc;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: normal;

  padding-bottom: 5px;

  text-transform: uppercase;

}

#customer-reviews .fieldset h4 em {

  display: none;

}

#customer-reviews .fieldset .form-list {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: normal;

  margin: 10px 0;

  text-transform: uppercase;

  width: 470px;

}

#customer-reviews .fieldset .form-list .inline-label:after {

  content: '';

  display: table;

  clear: both;

}

#customer-reviews .fieldset .form-list label {

  font-size: 12px;

  font-weight: normal;

}

#customer-reviews .fieldset .form-list textarea {

  border: 1px solid #cccccc;

  border-radius: 0;

  min-width: 100%;

  -webkit-appearance: none;

}

#customer-reviews .fieldset .form-list input {

  border: 1px solid #cccccc;

  border-radius: 0;

}

#customer-reviews .fieldset .form-list input[type="text"] {

  width: 100%;

}

#customer-reviews .buttons-set {

  border: none;

  margin: 0;

  width: 470px;

}

#customer-reviews dl {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: normal;

  margin-bottom: 10px;

}

#customer-reviews dl dt {

  margin: 10px 0;

  text-transform: uppercase;

}

#customer-reviews dl dd {

  font-family: Georgia, Times, "Times New Roman", serif;

  font-size: 14px;

  margin: 10px 0;

}

#customer-reviews dl dd .ratings-table {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  width: 100%;

}

#customer-reviews dl dd .ratings-table tr {

  margin-right: 15px;

}

#customer-reviews dl dd .ratings-table .review-label {

  width: 300px;

  max-width: 70%;

}

#customer-reviews dl dd table {

  margin: 15px 0;

}

#customer-reviews dl dd .review-meta {

  color: #3399cc;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 10px;

  font-weight: normal;

  text-transform: uppercase;

}



.review-summary-table {

  border-bottom: 1px solid #cccccc;

  margin: 0 0 10px;

}

.review-summary-table thead {

  background: transparent;

}

.review-summary-table thead th {

  background: transparent;

  border: none;

  padding: 15px 7px 10px 8px;

}

.review-summary-table tbody th {

  background: #FFFFFF;

  font-size: 12px;

}

.review-summary-table tbody td {

  border: none;

  text-align: center;

  padding: 0;

}

.review-summary-table tbody td label {

  width: 100%;

  display: block;

  padding: 11px 0;

}

.review-summary-table .rating-box .rating-number {

  display: none;

}

.review-summary-table .rating-box .rating-number:after {

  content: "";

  display: inline-block;

  background-position: 0px -599px;

  width: 13px;

  height: 14px;

  margin-left: 5px;

  position: relative;

  top: 2px;

}



/* ============================================ *

 * Ratings - Global

 * ============================================ */

.ratings-table {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  text-transform: uppercase;

}

.ratings-table th {

  padding-right: 10px;

}

.ratings-table .rating-box {

  background-position: 0 -615px;

  background-repeat: repeat-x;

  height: 13px;

  overflow: hidden;

  text-indent: -9999px;

  width: 65px;

}

.ratings-table .rating-box .rating {

  background-position: 0 -600px;

  background-repeat: repeat-x;

  float: left;

  height: 13px;

  text-indent: -9999px;

}



@media only screen and (max-width: 767px) {

  body.review-product-list .product-view .product-shop .price-info {

    padding-left: 0;

  }

  body.review-product-list .product-view .product-shop .extra-info {

    padding: 0;

    min-width: 84%;

  }

  body.review-product-list .product-view .product-shop .extra-info .ratings-table {

    margin: 10px 0;

    width: 100%;

  }

  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {

    margin-right: 15px;

  }

}

@media only screen and (max-width: 535px) {

  body.review-product-list .product-view .product-shop .extra-info {

    min-width: 0;

  }

  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {

    float: none;

    margin-right: 0;

  }

}

@media only screen and (max-width: 520px) {

  #customer-reviews .fieldset {

    width: 100%;

  }

  #customer-reviews .fieldset .form-list {

    width: 100%;

  }

  #customer-reviews .fieldset .form-list .inline-label label,

  #customer-reviews .fieldset .form-list .inline-label .input-box {

    float: none;

  }

  #customer-reviews .buttons-set {

    width: 100%;

  }

  #customer-reviews .review-summary-table thead th {

    padding-left: 0px;

    padding-right: 0px;

  }

  #customer-reviews .review-summary-table tbody th {

    padding-left: 0px;

    padding-right: 0px;

  }

  #customer-reviews .review-summary-table tbody td {

    width: 20%;

    padding: 0px;

  }

  #customer-reviews .review-summary-table .rating-box {

    text-indent: 0px;

    text-align: center;

    background: none;

    height: 19.6px;

    width: 100%;

  }

  #customer-reviews .review-summary-table .rating-box .rating {

    display: none;

  }

  #customer-reviews .review-summary-table .rating-box .rating-number {

    display: inline-block;

  }

}

@media only screen and (max-width: 450px) {

  #customer-reviews dl dd .ratings-table tr {

    float: none;

  }

}

/* ============================================ *

 * Review View Page

 * ============================================ */

.review-product-view .product-review .product-details h2 {

  border-bottom: none;

}

.review-product-view .product-review .product-img-box {

  width: auto;

  max-width: 50%;

}

.review-product-view .product-review .product-img-box > a {

  width: 100%;

}

.review-product-view .product-review .product-img-box .product-image {

  width: 100%;

}



@media only screen and (max-width: 767px) {

  .review-product-view .product-review .product-img-box {

    max-width: 100%;

  }

}

/* ============================================ *

 * Slideshow

 * ============================================ */

.slideshow-container {

  position: relative;

  display: block;

  width: 100%;

  margin: 10px 0;

  border: 1px solid #ededed;

}

.slideshow-container .slideshow {

  width: 100%;

  padding: 0;

  position: relative;

  margin: 0;

  border: 10px solid #FFFFFF;

}

.slideshow-container .slideshow > li {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  padding: 0;

  display: block;

  margin: 0;

}

.slideshow-container .slideshow > li:first-child {

  position: static;

  z-index: 100;

}

.slideshow-container .slideshow > li img {

  max-width: 100%;

  width: 100%;

}



.slideshow-pager {

  text-align: center;

  width: 100%;

  z-index: 115;

  position: absolute;

  bottom: 0px;

  top: auto;

  overflow: hidden;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

}

.slideshow-pager span {

  font-family: arial;

  width: 44px;

  height: 44px;

  display: inline-block;

  color: #DDDDDD;

  cursor: pointer;

}

.slideshow-pager span:before {

  content: '';

  display: block;

  width: 16px;

  height: 16px;

  left: 50%;

  top: 50%;

  margin-left: -8px;

  margin-top: -8px;

  border-radius: 1px;

  background-color: #FFFFFF;

  position: relative;

}

.slideshow-pager span:hover:before {

  background-color: #2e8ab8;

}

.slideshow-pager span.cycle-pager-active:before {

  background-color: #297aa3;

}

.slideshow-pager > * {

  cursor: pointer;

}



.slideshow-prev,

.slideshow-next {

  position: absolute;

  top: 0;

  width: 15%;

  max-width: 80px;

  height: 100%;

  opacity: 0.6;

  z-index: 110;

  cursor: pointer;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

}

.slideshow-prev:before,

.slideshow-next:before {

  content: '';

  width: 0;

  height: 0;

  font-size: 0;

  position: absolute;

  border-style: solid;

  display: block;

  top: 50%;

  margin-top: -15px;

}

.slideshow-prev:hover,

.slideshow-next:hover {

  opacity: 1;

}

.slideshow-prev.disabled,

.slideshow-next.disabled {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

  opacity: 0.5;

  cursor: default;

}



.slideshow-prev {

  left: 8px;

}

.slideshow-prev:before {

  border-width: 15px 15px 15px 0;

  border-color: transparent #FFFFFF transparent transparent;

  top: 50%;

  left: 10px;

}

.slideshow-prev:hover:before {

  border-color: transparent #2e8ab8 transparent transparent;

}



.slideshow-next {

  right: 8px;

}

.slideshow-next:before {

  border-width: 15px 0 15px 15px;

  border-color: transparent transparent transparent #FFFFFF;

  top: 50%;

  right: 10px;

}

.slideshow-next:hover:before {

  border-color: transparent transparent transparent #2e8ab8;

}



.cycle-caption {

  position: absolute;

  color: white;

  bottom: 15px;

  right: 15px;

  z-index: 110;

}



.cycle-overlay {

  font-family: tahoma, arial;

  position: absolute;

  bottom: 0;

  width: 100%;

  z-index: 120;

  background: black;

  color: white;

  padding: 15px;

  opacity: .5;

}



/* ============================================ *

 * Wishlist

 * ============================================ */

#wishlist-table th {

  text-align: center;

}

#wishlist-table.clean-table {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  text-transform: uppercase;

  width: 100%;

}

#wishlist-table.clean-table th {

  border-bottom: 1px solid silver;

}

#wishlist-table.clean-table td {

  padding: 15px;

  vertical-align: top;

}

#wishlist-table.clean-table thead th {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  text-transform: uppercase;

}

#wishlist-table .product-name {

  font-size: 16px;

  font-family: Arial, Helvetica, sans-serif;

  margin-bottom: 0;

  text-transform: uppercase;

}

#wishlist-table .product-name a {

  color: #3399cc;

}

#wishlist-table .wishlist-sku {

  font-size: 11px;

  font-family: Arial, Helvetica, sans-serif;

  margin: 5px 0;

}

#wishlist-table textarea {

  border: 1px solid silver;

  width: 100%;

  height: 45px;

  font-size: 11px;

  font-family: Arial, Helvetica, sans-serif;

}

#wishlist-table textarea::-webkit-input-placeholder {

  text-transform: uppercase;

}

#wishlist-table textarea:-moz-placeholder {

  text-transform: uppercase;

}

#wishlist-table textarea::-moz-placeholder {

  text-transform: uppercase;

}

#wishlist-table textarea:-ms-input-placeholder {

  text-transform: uppercase;

}

#wishlist-table textarea:focus {

  border: 1px solid #3399cc;

}

#wishlist-table .item-manage {

  text-align: right;

  max-width: 450px;

  padding-top: 5px;

}

#wishlist-table .item-manage .button {

  font-size: 11px;

  padding: 3px 5px;

}

#wishlist-table .cart-cell {

  text-align: center;

}

#wishlist-table td.customer-wishlist-item-image {

  width: 113px;

}

#wishlist-table td.customer-wishlist-item-quantity {

  width: 3em;

}

#wishlist-table td.customer-wishlist-item-price {

  width: 120px;

  text-align: center;

}

#wishlist-table td.customer-wishlist-item-cart {

  width: 150px;

}

#wishlist-table td.customer-wishlist-item-cart .button {

  font-size: 12px;

  margin-bottom: 10px;

  padding: 3px 5px;

  width: 100%;

}

#wishlist-table td.customer-wishlist-item-cart .truncated {

  margin-bottom: 10px;

}

#wishlist-table td.customer-wishlist-item-cart > p {

  margin-bottom: 0;

}

#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {

  text-align: center;

}

#wishlist-table td.customer-wishlist-item-cart .btn-remove {

  vertical-align: top;

}

#wishlist-table td.customer-wishlist-item-remove {

  width: 20px;

}

#wishlist-table td .button,

#wishlist-table td button {

  white-space: normal;

}

#wishlist-table .price-box {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

}

#wishlist-table .price-box .price {

  color: #636363;

}

#wishlist-table .giftregisty-add {

  margin-top: 5px;

}

#wishlist-table .giftregisty-add .change {

  display: none;

}

#wishlist-table .giftregisty-add li {

  cursor: pointer;

  color: #3399cc;

  margin-bottom: 3px;

}

#wishlist-table .truncated .details {

  background: none;

  color: #3399cc;

}

#wishlist-table td[data-rwd-label]:before {

  font-weight: 600;

}



@media only screen and (max-width: 1199px) {

  #wishlist-table.clean-table td {

    padding-left: 10px;

    padding-right: 10px;

  }

}

@media only screen and (max-width: 979px) {

  #wishlist-table.clean-table td {

    padding-left: 5px;

    padding-right: 5px;

  }

  #wishlist-table.clean-table td textarea {

    height: 100px;

  }

  #wishlist-table.clean-table td.customer-wishlist-item-cart {

    width: 110px;

  }

  #wishlist-table .product-name {

    font-size: 13px;

  }

}

@media only screen and (max-width: 767px) {

  #wishlist-table:after {

    content: '';

    display: table;

    clear: both;

  }

  #wishlist-table .product-name {

    font-size: 16px;

  }

  #wishlist-table textarea {

    height: 68px;

    max-width: 100%;

  }

  #wishlist-table .item-manage {

    max-width: 100%;

  }

  #wishlist-table tr {

    position: relative;

  }

  #wishlist-table tr:after {

    content: '';

    display: table;

    clear: both;

  }

  #wishlist-table td.customer-wishlist-item-image {

    width: 70px;

  }

  #wishlist-table td.customer-wishlist-item-image img {

    width: 70px;

    height: 70px;

  }

  #wishlist-table td.customer-wishlist-item-cart p {

    margin-bottom: 0;

  }

  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {

    margin-right: 0;

    padding-top: 4px;

  }

  #wishlist-table td.customer-wishlist-item-cart {

    padding-right: 15px;

  }

}

@media only screen and (max-width: 599px) {

  #wishlist-table td.customer-wishlist-item-quantity {

    padding-left: 0;

  }

  #wishlist-table td.customer-wishlist-item-image,

  #wishlist-table th.customer-wishlist-item-image {

    display: none;

  }

}

@media only screen and (max-width: 479px) {

  #wishlist-table tr {

    position: relative;

  }

  #wishlist-table th.customer-wishlist-item-image {

    display: block;

  }

  #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {

    width: 100%;

    padding-left: 0;

    padding-right: 0;

    empty-cells: hide;

  }

  #wishlist-table td.customer-wishlist-item-image {

    display: block;

    overflow: hidden;

  }

  #wishlist-table td.customer-wishlist-item-image a {

    float: left;

  }

  #wishlist-table td.customer-wishlist-item-image a img {

    width: 113px;

    height: 113px;

  }

  #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {

    text-align: left;

  }

  #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {

    float: left;

    margin-right: 15px;

  }

  #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {

    text-align: left;

  }

  #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {

    margin-top: 0;

  }

  #wishlist-table td.customer-wishlist-item-cart .cart-cell {

    float: left;

    width: 48%;

  }

  #wishlist-table td.customer-wishlist-item-cart > p {

    float: right;

    width: 48%;

  }

  #wishlist-table td.customer-wishlist-item-remove {

    position: absolute;

    top: 15px;

    right: 0px;

    display: block;

    padding: 0px;

    height: 20px;

  }

  #wishlist-table.clean-table td.customer-wishlist-item-cart {

    width: 100%;

  }

}

/* ============================================ *

 * Wishlist Sidebar

 * ============================================ */

.block-wishlist .mini-products-list > li:not(:last-child) {

  padding-bottom: 5px;

}

.block-wishlist .product-details .product-name {

  padding-top: 0;

  margin-bottom: 5px;

}

.block-wishlist .price-box {

  float: left;

  margin: 0;

}

.block-wishlist .price-box,

.block-wishlist .price-box .price,

.block-wishlist .link-cart {

  font-size: 12px;

}

.block-wishlist .link-cart {

  float: left;

  text-transform: uppercase;

  margin-right: 7px;

  padding-right: 7px;

  border-right: 1px solid #ededed;

}



/* ============================================ *

 * Checkout - Mini cart

 * ============================================ */

.header-minicart {

	display: inline-block;

	padding: 11px 0;

	margin-right: 35px;

}

@media only screen and (max-width: 767px) {

  .header-minicart {

	display: inline-block;

	vertical-align: top;

	margin:0px;

}

}

.header-minicart .minicart-message {

  display: block;

  padding: 10px;

}

.header-minicart .empty {

  padding: 10px;

  text-align: center;

}

.header-minicart .minicart-wrapper {

  clear: both;

  position: relative;

}

.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {

  content: '';

  position: absolute;

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  display: none;

}

.header-minicart .minicart-wrapper:before {

  background-color: white;

  opacity: 0.8;

  z-index: 2;

}

.header-minicart .minicart-wrapper:after {

  background-image: url("https://unihockeycenter.ch/skin/frontend/rwd/custom/images/opc-ajax-loader.gif");

  background-repeat: no-repeat;

  background-position: center;

  z-index: 3;

}

.header-minicart .minicart-wrapper.loading {

  position: relative;

}

.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {

  display: block;

}

/*.header-minicart .block-cart {

  display: none;

}*/

.header-minicart .block-subtitle {

  color: #000;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 10px;

  font-weight: bold;

  line-height: 1.4;

  padding: 5px;

  text-align: center;

  text-transform: uppercase;

  margin-bottom: 0px;

}

.header-minicart .block-subtitle .close {

  width: 40px;

  float: right;

  display: block;

  color: #636363;

  text-decoration: none;

  font-weight: normal;

  font-size: 30px;

  position: absolute;

  top: -8px;

  right: -3px;

}

.header-minicart .mini-products-list {

  padding: 10px;

  padding-top: 0px;

}

.header-minicart .mini-products-list li {

  padding: 8px 5px 8px 11px;

  border-bottom: 1px solid #DDDDDD;

  position: relative;

}

.header-minicart .mini-products-list li.last {

  border: none;

}

.header-minicart .mini-products-list li .product-details {

  position: relative;

}

.header-minicart .product-details .product-name {

  padding-top: 0px;

  font-weight: bold;

  text-align:left;

}

.header-minicart .product-details .product-name a {

  color: #000;

}

.header-minicart .info-wrapper {

  margin-bottom: 0.5em;

}

.header-minicart .info-wrapper th {

  text-transform: uppercase;

  padding-right: 10px;

}

.header-minicart .info-wrapper td {

  color: #3399cc;

  clear: right;

}

.header-minicart .info-wrapper .qty-wrapper td {

  height: 33px;

  line-height: 33px;

}

.header-minicart .info-wrapper .qty {

  padding-left: 4px;

  padding-right: 4px;

  margin-right: 2px;

  width: 3.2em;

  text-align: center;

  height: 30px;

}

.header-minicart .info-wrapper .quantity-button {

  opacity: 0;

  -webkit-transition-property: opacity;

  -moz-transition-property: opacity;

  -o-transition-property: opacity;

  transition-property: opacity;

  -webkit-transition-duration: 100ms;

  -moz-transition-duration: 100ms;

  -o-transition-duration: 100ms;

  transition-duration: 100ms;

}

.header-minicart .info-wrapper .quantity-button[disabled] {

  cursor: default;

}

.header-minicart .info-wrapper .quantity-button.visible {

  opacity: 1;

}

.header-minicart .subtotal {

  background-color: #000;

  text-align: center;

  line-height: 2em;

}

.header-minicart .subtotal .label {

  color: white;

  text-transform: uppercase;

}

.header-minicart .subtotal .price {

  color: #66b32e;

  font-weight:600;

}

.header-minicart .minicart-actions {

  padding: 0px;

  margin-top: 0px;

  overflow: hidden;

  position: relative;

  text-align: center;

}

.header-minicart .minicart-actions .checkout-button {

    min-width: 145px;

    background-color: rgba(40,118,58,1);

    border-radius: 10px; color:#fff;

}

.header-minicart .minicart-actions .cart-link {

	text-transform: uppercase;

	font-size: 14px;

}

.header-minicart .minicart-actions .paypal-logo .paypal-or {

  line-height: 1.6;

}

.header-minicart #minicart-error-message {

  text-align: center;

  color: red;

  display: none;

}

.header-minicart #minicart-success-message {

  text-align: center;

  color: green;

  display: none;

}

.header-minicart .jcarousel-control-prev,

.header-minicart .jcarousel-control-next {

  display: none;

}



.header-minicart.skip-active .block-cart,

.block-cart.skip-active {

  display: block;

}



@media only screen and (min-width: 768px) {

  .checkout-types.minicart {

    float: none;

    text-align: center;

  }

}

@media only screen and (max-width: 479px) {

  .header-minicart a.skip-cart {

    z-index: 1;

  }

}

@media only screen and (max-width: 767px) {

  .header-minicart .subtotal .label {

    color: #636363;

  }

  .header-minicart .minicart-wrapper:before {

    background-color: #EDEDED;

  }

  .header-minicart .quantity-button {

    float: none;

  }

  .header-minicart .header-minicart .block-cart {

    padding: 15px;

  }

  .header-minicart .header-minicart .block-subtitle {

    padding-top: 59px;

  }

  .header-minicart .minicart-actions {

    padding-bottom: 33px;

  }

  .header-minicart .minicart-actions .cart-link {

    bottom: 0;

    right: 10px;

    position: absolute;

  }

  .header-minicart .minicart-actions .checkout-types.minicart li {

    display: inline-block;

  }

  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {

    display: inline;

  }

  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {

    display: inline-block;

    vertical-align: top;

  }

  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {

    width: auto;

    float: none;

    display: inline;

    margin: 0 10px 5px 10px;

    line-height: 40px;

  }

}

@media only screen and (max-width: 740px) {

  .header-minicart .minicart-actions .cart-link {

    right: auto;

    left: 0;

    text-align: center;

    width: 100%;

  }

  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,

  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {

    width: 100%;

    display: block;

    margin-left: 0;

  }

  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {

    line-height: 1.6;

  }

}

@media only screen and (max-width: 599px) {

  .header-minicart .minicart-actions .checkout-button {

    width: 100%;

  }

}

/* ============================================ *

 * Search - Auto Suggest

 * ============================================ */

.search-autocomplete {

  left: 0 !important;

  overflow: visible !important;

  position: relative !important;

  top: 15px !important;

  width: 100% !important;

  z-index: 200;

}

.search-autocomplete ul {

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  -ms-border-radius: 2px;

  -o-border-radius: 2px;

  border-radius: 2px;

  background-color: #FFFFFF;

  border: 1px solid #507a26;

  left: 0;

  padding-left: 0;

  position: absolute;

  top: 0;

  width: 100%;

}

.search-autocomplete ul li {

  border-bottom: 1px solid #f4f4f4;

  color: #3399cc;

  cursor: pointer;

  font-size: 11px;

  padding: 4px 6px;

  text-align: left;

}

.search-autocomplete ul li:hover {

  color: #2e8ab8;

}

.search-autocomplete ul li.selected {

  background-color: #3399cc;

  color: white;

}

.search-autocomplete ul li .amount {

  float: right;

  font-weight: bold;

}

.search-autocomplete ul li:last-child {

  border-bottom: none;

}

.search-autocomplete:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 7px solid transparent;

  border-left: 7px solid transparent;

  border-bottom: 7px solid #3399cc;

  border-top: none;

  left: 50%;

  top: -7px;

}



/* ============================================ *

 * Search - Advanced

 * ============================================ */

.advanced-search {

  background: #f4f4f4;

  border: 1px solid #ededed;

  padding: 30px;

}

.advanced-search select.multiselect option {

  border-bottom: 1px solid #ededed;

  padding: 2px 5px;

}



@media only screen and (max-width: 479px) {

  .advanced-search {

    padding: 15px;

  }

}

/* ============================================ *

 * Account - Reviews

 * ============================================ */

.product-review .product-img-box p.label {

  border-bottom: 1px solid #cccccc;

  font-size: 16px;

  font-family: Arial, Helvetica, sans-serif;

  margin-top: 20px;

  padding-bottom: 10px;

  text-transform: uppercase;

}

.product-review .product-img-box .rating-box {

  margin: 15px 0;

}

.product-review .product-details h2 {

  border-bottom: 1px solid #cccccc;

  color: #3399CC;

  font-size: 16px;

  font-weight: 600;

  font-family: Arial, Helvetica, sans-serif;

  padding-bottom: 10px;

}

.product-review .ratings-table {

  font-family: Arial, Helvetica, sans-serif;

}

.product-review .ratings-table th {

  padding-right: 10px;

}

.product-review .ratings-table tr {

  float: left;

  font-size: 12px;

  margin-right: 10px;

  text-transform: uppercase;

}

.product-review .ratings-description dt {

  border-bottom: 1px solid #cccccc;

  font-size: 16px;

  font-weight: 400;

  font-family: Arial, Helvetica, sans-serif;

  margin-top: 20px;

  padding: 10px 0;

  text-transform: uppercase;

}

.product-review .ratings-description dd {

  color: #737373;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 13px;

}



@media only screen and (min-width: 768px) {

  .product-review .ratings-table tr {

    float: none;

  }

}

@media only screen and (min-width: 1126px) {

  .product-review .ratings-table tr {

    float: left;

    margin-right: 15px;

  }

}

@media only screen and (max-width: 320px) {

  .product-review .ratings-table tr {

    float: none;

  }

}

/* ============================================ *

 * CMS Pages

 * ============================================ */

.cms-page-view .page-title h1,

.cms-page-view .page-title h3,

.cms-page-view .page-head h1,

.cms-page-view .page-head h3,

.cms-no-route .page-title h1,

.cms-no-route .page-title h3,

.cms-no-route .page-head h1,

.cms-no-route .page-head h3 {

  border: none;

}

.cms-page-view .std img,

.cms-no-route .std img {

  max-width: 100%;

}

.cms-page-view .std p,

.cms-no-route .std p {

  color: #636363;

  font-family: Georgia, Times, "Times New Roman", serif;

  font-size: 14px;

  font-style: italic;

  line-height: 24px;

}

.cms-page-view .std h1,

.cms-no-route .std h1 {

  color: #636363;

}

.cms-page-view .std h2,

.cms-no-route .std h2 {

  color: #636363;

}

.cms-page-view .std li,

.cms-no-route .std li {

  color: #636363;

  font-family: Georgia, Times, "Times New Roman", serif;

  font-size: 14px;

  font-style: italic;

  line-height: 24px;

}

.cms-page-view .col-left:after,

.cms-no-route .col-left:after {

  content: '';

  display: table;

  clear: both;

}



.cms-no-route .std img {

  width: 100%;

}



.cms-page-view .std .messages,

.cms-home .std .messages,

.cms-no-route .std .messages {

  margin-bottom: 10px;

}

.cms-page-view .std .messages ul,

.cms-home .std .messages ul,

.cms-no-route .std .messages ul {

  margin-bottom: 0;

}

.cms-page-view .std .messages li,

.cms-home .std .messages li,

.cms-no-route .std .messages li {

  list-style: none;

  margin-left: 0;

  font-style: normal;

  font-family: Arial, Helvetica, sans-serif;

}



#accordion .toggle-tabs {

  display: none;

}

#accordion > dl > dt {

  margin: 0;

  margin-bottom: 10px;

  color: #636363;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  font-weight: bold;

  font-style: normal;

  line-height: 1.4;

  text-rendering: optimizeSpeed;

  text-transform: uppercase;

  -moz-user-select: none;

  -ms-user-select: none;

  -webkit-user-select: none;

  -o-user-select: none;

  user-select: none;

  font-weight: normal;

  margin-bottom: 0px;

  padding: 7px 10px 7px 24px;

  border-width: 1px;

  border-style: solid;

  border-color: #cccccc;

  position: relative;

  background-color: #f4f4f4;

  display: block;

}

#accordion > dl > dt:after {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  display: block;

  border-right: 4px solid transparent;

  border-left: 4px solid transparent;

  border-top: 4px solid #3399cc;

  border-bottom: none;

  left: 10px;

  top: 50%;

  margin-top: -3px;

}

#accordion > dl > dt:hover {

  background-color: #ececec;

}

#accordion > dl > dd {

  padding: 10px;

  margin: 0;

  border-width: 0 1px;

  border-style: solid;

  border-color: #cccccc;

}

#accordion > dl > dd:last-child {

  border-width: 0 1px 1px 1px;

}

#accordion li {

  position: relative;

  overflow: hidden;

}

#accordion li .plusimage h2 {

  margin-right: 10px;

}



.page-sitemap .links {

  display: block;

  text-align: right;

  margin: 0 20px 0 0;

}

.page-sitemap .links a {

  position: relative;

}

.page-sitemap .sitemap {

  padding: 0 20px;

  margin: 15px 0;

  font-size: 12px;

}

.page-sitemap .sitemap li {

  margin: 3px 0;

}



.contacts-index-index h1 {

  border: none;

}



#contactForm {

  padding-left: 40px;

}

#contactForm h2 {

  display: none;

}

#contactForm:after {

  content: '';

  display: table;

  clear: both;

}

#contactForm .fieldset .legend + .required {

  margin: 0;

}



@media only screen and (max-width: 767px) {

  #contactForm {

    padding-left: 0;

  }

}

/* ============================================ *

 * Pricing Conditions

 * ============================================ */

.price-box .minimal-price-link .label {

  color: #cf5050;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  text-transform: uppercase;

}



.map-info {

  white-space: nowrap;

}



.catalog-product-view .map-info {

  white-space: normal;

}

.catalog-product-view .map-info > span {

  float: right;

  margin-bottom: 5px;

}

.catalog-product-view .map-info .price-box.map-info > a {

  float: right;

  width: 100%;

}



/* ============================================ *

 * Cookies

 * ============================================ */

.notice-cookie .notice-inner {

  padding-bottom: 0;

}

.notice-cookie .notice-inner:after {

  content: '';

  display: table;

  clear: both;

}

.notice-cookie .notice-text {

  float: left;

  max-width: 90%;

  padding-top: 4px;

  text-align: left;

}

.notice-cookie .notice-text p {

  padding-bottom: 14.5px;

  line-height: 1.3;

}

.notice-cookie .actions {

  float: left;

  text-align: right;

  padding-bottom: 14.5px;

}



@media only screen and (max-width: 979px) {

  .notice-cookie .notice-text {

    max-width: 86%;

  }

}

@media only screen and (max-width: 767px) {

  .notice-cookie {

    padding: 0 20px;

  }

  .notice-cookie .notice-text {

    max-width: 82%;

    padding-top: 0;

  }

}

@media only screen and (max-width: 620px) {

  .notice-cookie {

    padding: 0 20px;

  }

  .notice-cookie .notice-inner {

    background-position: left 10px;

  }

  .notice-cookie .notice-inner:after {

    content: '';

    display: table;

    clear: both;

  }

  .notice-cookie .notice-text {

    float: none;

    max-width: 100%;

    padding-top: 0;

  }

  .notice-cookie .actions {

    text-align: left;

  }

}

/* ============================================ *

 * Tags

 * ============================================ */

#addTagForm button {

  margin-top: 5px;

  margin-bottom: 10px;

}



#addTagForm .form-add {

  margin-top: 10px;

}



.product-tags {

  background-color: #f4f4f4;

  border: 1px solid #cccccc;

  float: left;

  margin-bottom: 10px;

  padding: 5px 1% 10px;

  width: 98%;

}



.product-tags li {

  float: left;

  margin-right: 15px;

}



.product-tags li.last {

  margin-right: 0px;

}



.tags-list {

  float: left;

  width: 100%;

  margin-bottom: 10px;

}



.tags-list > li {

  float: left;

  margin-right: 10px;

}



.block-tags .actions > a {

  font-size: 12px;

}



.my-tag-edit .button.btn-remove {

  padding: 0;

}

.my-tag-edit .button.btn-remove:after {

  color: white;

}



@media only screen and (max-width: 767px) {

  .tags-list > li,

  .tags-list {

    float: none;

  }

}

/* ============================================ *

 * Captcha

 * ============================================ */

.captcha-note {

  clear: left;

  padding-top: 5px;

}



.captcha-image {

  float: left;

  display: inline;

  max-width: 100%;

  position: relative;

  width: 258px;

  margin-bottom: 10px;

}



.captcha-image .captcha-img {

  border: 1px solid #b6b6b6;

  vertical-align: bottom;

  width: 100%;

}



.registered-users .captcha-image {

  margin: 0;

}



.captcha-reload {

  cursor: pointer;

  position: absolute;

  top: 2px;

  right: 2px;

}



.captcha-reload.refreshing {

  animation: rotate 1.5s infinite linear;

  -webkit-animation: rotate 1.5s infinite linear;

  -moz-animation: rotate 1.5s infinite linear;

}



.customer-account-create .scaffold-form .captcha-input-container label:first-child {

  width: 100%;

}



.captcha-reload {

  position: absolute;

  right: 4px;

  top: 4px;

}



.captcha-img {

  border: 20px solid #bbbbbb;

}



.captcha-input-container {

  margin-bottom: 10px;

}



.control.newsletter-box, .captcha-input-container, .captcha-img-container {

  float: none;

  clear: both;

}

.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {

  content: '';

  content: '';

  display: table;

  clear: both;

}



/* ============================================ *

 * Checkout Billing Fix to place the Captcha properly

 * ============================================ */

#co-billing-form ul.form-list > .control {

  float: left;

  margin: 0 0 5px;

  width: 100%;

}



/* ============================================ *

 * Account - Orders, Invoices, Credit Memos.

 * ============================================ */

@media only screen and (max-width: 479px) {

  .sales-order-invoice .sub-title,

  .sales-order-creditmemo .sub-title,

  .sales-order-shipment .sub-title {

    float: left;

    font-size: 15px;

    text-align: center;

    width: 100%;

  }

  .sales-order-invoice .order-links,

  .sales-order-creditmemo .order-links,

  .sales-order-shipment .order-links {

    text-align: center;

    width: 100%;

  }

}

/* ============================================ *

 * Recurring Profiles

 * ============================================ */

#recurring_profile_list_view th {

  white-space: normal;

}

#recurring_profile_list_view th span {

  white-space: inherit;

}

@media only screen and (max-width: 479px) {

  #recurring_profile_list_view {

    font-size: 12px;

  }

  #recurring_profile_list_view a {

    font-size: inherit;

  }

  #recurring_profile_list_view th,

  #recurring_profile_list_view td {

    padding: 2px;

  }

}



.recurring-profiles-title {

  float: left;

}

.recurring-profiles-title h1 {

  margin-bottom: 7px;

}



body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {

  float: right;

  text-align: right;

  margin-bottom: 30px;

}

@media only screen and (max-width: 479px) {

  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {

    text-align: center;

    float: none;

  }

}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {

  position: static;

}



.recurring-profiles-messages:after {

  content: '';

  display: table;

  clear: both;

}



#recurring_start_date_trig {

  display: inline;

}



/* ============================================ *

 * Billing Agreements

 * ============================================ */

.billing-agreements .info-box {

  margin-bottom: 30px;

}

.billing-agreements .info-box:after {

  content: '';

  display: table;

  clear: both;

}

.billing-agreements .info-box .form-list {

  max-width: 400px;

  width: 100%;

}

.billing-agreements .info-box .box-title {

  margin-top: 20px;

  margin-bottom: 7px;

}

.billing-agreements .info-box .button {

  float: right;

  margin-top: 7px;

}

@media only screen and (max-width: 479px) {

  .billing-agreements .info-box .button {

    width: 100%;

    float: none;

  }

}

.billing-agreements #payment_method {

  width: 100%;

  margin-top: 7px;

  margin-bottom: 7px;

}



.billing-agreement-view-header-wrapper .heading {

  max-width: 80%;

}

@media only screen and (max-width: 479px) {

  .billing-agreement-view-header-wrapper .heading {

    max-width: 100%;

  }

}



.billing-agreement-details td, .billing-agreement-details th {

  padding: 3.5px;

}



@media only screen and (max-width: 979px) {

  .billing-agreements .data-table .created-at,

  .billing-agreements .data-table .updated-at {

    display: none;

  }

}

/* ============================================ *

 * Popular Search Terms Cloud

 * ============================================ */

.catalogsearch-term-popular .tags-list {

  float: left;

  width: 100%;

}



.catalogsearch-term-popular .tags-list > li {

  float: left;

  height: 40px;

  margin-right: 25px;

}



/* ============================================ *

 * Widgets

 * ============================================ */

/* -------------------------------------------- *

 * Add to cart by SKU

 */

.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {

  width: 100%;

}

@media only screen and (min-width: 768px) {

  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {

    max-width: 100px;

  }

}



.widget {

  clear: both;

}



.widget .pager {

  float: none;

  width: 100%;

}



@media only screen and (min-width: 1199px) {

  .col2-left-layout .col-main .widget,

  .col2-right-layout .col-main .widget,

  .col3-layout .col-main .widget {

    /* Config: Columns + flexible gutter */

    /* Undo three-column config */

    /* Set column config */

    /* Config: Columns + flexible gutter */

    /* Undo three-column config */

    /* Set column config */

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {

    clear: none;

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {

    clear: none;

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {

    margin-right: 2.22222%;

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {

    margin-right: 2.22222%;

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {

    width: 23.33333%;

    margin-right: 2.22222%;

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {

    clear: left;

  }

  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),

  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),

  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {

    margin-right: 0;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {

    clear: none;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {

    clear: none;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {

    margin-right: 2.22222%;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {

    margin-right: 2.22222%;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {

    width: 18.22222%;

    margin-right: 2.22222%;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {

    clear: left;

  }

  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),

  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),

  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {

    margin-right: 0;

  }

}

@media only screen and (min-width: 768px) {

  .col1-layout .col-main .widget {

    /* Config: Columns + flexible gutter */

    /* Undo three-column config */

    /* Set column config */

    /* Config: Columns + flexible gutter */

    /* Undo three-column config */

    /* Set column config */

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {

    clear: none;

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {

    clear: none;

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {

    margin-right: 2.22222%;

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {

    margin-right: 2.22222%;

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {

    width: 23.33333%;

    margin-right: 2.22222%;

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {

    clear: left;

  }

  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {

    margin-right: 0;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {

    clear: none;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {

    clear: none;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {

    margin-right: 2.22222%;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {

    margin-right: 2.22222%;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {

    width: 18.22222%;

    margin-right: 2.22222%;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {

    clear: left;

  }

  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {

    margin-right: 0;

  }

}

/* ============================================ *

 * Checkout - Multiple Addresses

 * ============================================ */

body[class*="checkout-multishipping-"] .checkout-progress {

  width: 100%;

  float: left;

  margin-bottom: 25px;

}

body[class*="checkout-multishipping-"] .checkout-progress > li {

  float: left;

  width: 20%;

  text-align: center;

  padding: 8px 1% 6px;

  background: #f4f4f4;

  text-transform: uppercase;

  border-bottom: 1px solid #cccccc;

  border-right: 1px solid #cccccc;

  margin-bottom: 10px;

  font-family: Arial, Helvetica, sans-serif;

}

body[class*="checkout-multishipping-"] .checkout-progress > li.active {

  background-color: #dddddd;

}

body[class*="checkout-multishipping-"] .checkout-progress > li.last {

  border-right: 0px;

}

body[class*="checkout-multishipping-"] .page-title {

  float: left;

  width: 100%;

  margin-bottom: 15px;

}

body[class*="checkout-multishipping-"] .page-title h1 {

  border: 0 none;

  float: left;

  margin-top: 2px;

  margin-right: 2%;

}

body[class*="checkout-multishipping-"] .page-title .button {

  float: right;

}

body[class*="checkout-multishipping-"] .multiple-checkout > h2 {

  text-transform: none;

  font-size: 17px;

  margin-bottom: 15px;

}

body[class*="checkout-multishipping-"] .messages {

  float: left;

  width: 100%;

}

body[class*="checkout-multishipping-"] .col-2.col-wide {

  width: 66%;

}

body[class*="checkout-multishipping-"] .col-1.col-narrow {

  width: 30%;

}

body[class*="checkout-multishipping-"] .actions {

  margin-bottom: 10px;

}

body[class*="checkout-multishipping-"] .grand-total {

  text-align: right;

  font-size: 16px;

  font-weight: bold;

}

body[class*="checkout-multishipping-"] #checkout-review-submit {

  float: right;

}

body[class*="checkout-multishipping-"] #review-buttons-container {

  float: right;

  text-align: right;

}



.checkout-multishipping-addresses .btn-remove2 {

  text-indent: -5555px;

  display: block;

  width: 22px;

  height: 22px;

}



.checkout-multishipping-shipping .gift-messages {

  margin-top: 20px;

}

.checkout-multishipping-shipping .gift-messages-form {

  margin-top: 15px;

}

.checkout-multishipping-shipping .gift-messages-form h4 {

  margin-top: 15px;

  margin-bottom: 5px;

}

.checkout-multishipping-shipping .gift-messages-form .form-list {

  margin-top: 10px;

  margin-bottom: 25px;

}

.checkout-multishipping-shipping .gift-messages-form .item {

  margin-top: 15px;

}



.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,

.checkout-multishipping-billing .col-1 .box-title h2,

.checkout-multishipping-billing .col-1 .box-title h3,

.checkout-multishipping-billing .col-1 .box-title h4,

.checkout-multishipping-billing .col-2 .box-title h2,

.checkout-multishipping-billing .col-2 .box-title h3,

.checkout-multishipping-billing .col-2 .box-title h4,

.checkout-multishipping-overview .col-1 .box-title h2,

.checkout-multishipping-overview .col-1 .box-title h3,

.checkout-multishipping-overview .col-1 .box-title h4,

.checkout-multishipping-overview .col-2 .box-title h2,

.checkout-multishipping-overview .col-2 .box-title h3,

.checkout-multishipping-overview .col-2 .box-title h4 {

  font-weight: normal;

  width: 100%;

  background: #f4f4f4;

  border-bottom: 1px solid #cccccc;

  padding: 10px;

  font-size: 14px;

}

.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,

.checkout-multishipping-billing .col-1 > h4,

.checkout-multishipping-billing .col-2 > h4,

.checkout-multishipping-overview .col-1 > h4,

.checkout-multishipping-overview .col-2 > h4 {

  font-weight: normal;

  width: 100%;

  background: #f4f4f4;

  border-bottom: 1px solid #cccccc;

  padding: 10px;

  font-size: 14px;

}

.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,

.checkout-multishipping-billing .col-1 .box-content,

.checkout-multishipping-billing .col-2 .box-content,

.checkout-multishipping-overview .col-1 .box-content,

.checkout-multishipping-overview .col-2 .box-content {

  margin-bottom: 25px;

  padding-left: 10px;

  margin-top: 10px;

}



.checkout-multishipping-billing .sp-methods dt {

  float: left;

  width: 100%;

}



.checkout-multishipping-payment-customerbalance input.checkbox {

  margin-left: 15px;

}



#multiship-addresses-table > tbody > tr > td.a-center.last > a {

  background-image: none;

}



#review-order-form > div:nth-child(3) > div.divider {

  width: 100%;

  clear: both;

}





/*161017*/



div.main-container {

    padding: 0px 30px !important;

}

div.product-view div.product-shop div.price-info {

    width: 100%;

    max-width: 100%;

    float: none;

    text-align: left;

    padding: 0px;

	overflow:hidden;

}

.product-view .product-shop .price-box .special-price .price{

	color: rgba(40,118,58,1);

    font-size: 30px;

    font-weight: bold;

}

.product-view .product-shop div.product-options {

    border: none;

	padding:0px;

}

.product-view .product-shop .product-options-bottom {

    background-color: transparent;

    padding:0px;

    border: none;

    border-top: 0;

    margin-bottom: 10px;

}

.product-view .product-shop .product-options ul li a.swatch-link {

    border: none;

}

div.product-view div.product-shop div.product-options dl dd {

    border-top: 1px solid #1d1d1b;

    border-bottom: 1px solid #1D1D1C;

}

div.product-view div.product-shop div.product-options label {

    color: #1d1d1b;

    text-transform: uppercase;

    font-size: 16px !important;

}

div.product-view div.product-shop div.input-box ul#configurable_swatch_color {

    margin: 0px;

}

.product-view .product-shop .product-options .input-box ul li a span.swatch-label {

    border: none;

    margin: 0;

    white-space: nowrap;

    background: transparent;

}

.product-view div.product-shop div.product-options dd {

    padding: 5px 0 5px 0;

    margin: 0 0 5px;

    border-bottom: none;

}





/********************************************************************************************************************************************/



/***********Detail Page*****************/

.catalog-product-view .price-box:after,

.configurable-swatch-list:after{ content:''; display:table; clear:both;}



.catalog-product-view .price-box .old-price{ margin-left:15px; margin-top:9px;}

.catalog-product-view .price-box .special-price{ float:left; padding-left:0;}



.swatch-attr .configurable-swatch-list{ display:block;}

.catalog-product-view .product-options .input-box select{ width:100%; margin:10px 0; border:1px solid #a3a3a3; height:44px; padding:0 15px; 

appearance:none; -moz-appearance:none; -webkit-appearance:none; background:#fff url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/dropDownIcon.png) right center no-repeat;}



.catalog-product-view .qty-wrapper label{ display:none;}

.catalog-product-view .add-to-cart-buttons button{ background:rgba(40,118,58,1); margin-bottom:0; text-transform:capitalize; border-radius:8px; padding:0 40px !important;}

.catalog-product-view .add-to-cart-buttons button:hover{ background:#000;}
.catalog-product-view .add-to-cart-buttons:hover:before{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/BlackplusIcon.png) no-repeat;}

.catalog-product-view .product-view .add-to-cart{ border-bottom:0;}



.catalog-product-view .short-description table th,

.catalog-product-view .short-description table td{ width:20%;}



.catalog-product-view .short-description table th{ font-weight:bold;}



.catalog-product-view .box-up-sell h2{ font-size:16px; font-weight:bold; text-transform:capitalize;  border-bottom: 1px solid;

    padding-bottom: 5px; margin-bottom: 16px;}





.catalog-product-view .box-up-sell .products-grid li a{ text-align:left;}

.catalog-product-view .box-up-sell .regular-price .price,

.catalog-product-view .box-up-sell .special-price .price{ color:rgba(40,118,58,1);}



.catalog-product-view .box-up-sell .old-price{ margin-top:0; color:#000;}

.catalog-product-view .box-up-sell .old-price .price{ color:#000;} 

 

.catalog-product-view .product-options .required{ top:0;} 



.main .breadcrumbs{ margin-bottom:8px;}

.product-image.product-image-zoom,

.product-image.product-image-zoom:hover{ border:0;}



.catalog-product-view .product-name .h1{ border-bottom:0;}

.catalog-product-view ul.product-image-thumbs { font-size:0; max-width:460px;}

.catalog-product-view ul.product-image-thumbs  li{ width:33.33%;}

.catalog-product-view ul.product-image-thumbs  li a{ display:block;}

.catalog-product-view ul.product-image-thumbs  li img{ height:auto; width:100%;}



.catalog-product-view .product-view .product-shop .price-box .regular-price .price{ color:rgba(40,118,58,1); font-size:32px; font-weight:600;}

.product-view .product-options .swatch-attr .select-label{color:#11b400;}

.catalog-product-view .add-to-cart-buttons:before{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/plusIcon.png) no-repeat; width:50px; height:50px; content:''; 

position:absolute; top:-4px; left:0; cursor:pointer;}

.catalog-product-view .add-to-cart-buttons{ position:relative; padding-left:24px; margin-left:10px;}



.catalog-product-view .box-collateral.box-up-sell h3.product-name{ overflow:hidden;}

.catalog-product-view .box-collateral.box-up-sell .products-grid .actions{ position:relative; padding-left:20px; text-align:left; min-height:inherit;}

.catalog-product-view .box-collateral.box-up-sell .products-grid .actions button,

.catalog-product-view .box-collateral.box-up-sell .products-grid .actions a{ background:rgba(40,118,58,1); text-transform:capitalize; 

border-radius:8px; padding-left:30px; padding-right:30px; position:relative;}



.catalog-product-view .box-collateral.box-up-sell .products-grid .actions a:hover{ text-decoration:none;}



.catalog-product-view .box-collateral.box-up-sell .products-grid .actions:before{ position:absolute; background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/arrowIcon.png) no-repeat; content:''; width:40px; height:40px; z-index:1; left:0; top:7px; cursor:pointer;}



.catalog-product-view .box-collateral.box-up-sell{ background:#fff; margin-bottom:-15px;}

.catalog-product-view .box-collateral.box-up-sell .regular-price .price{ font-weight:600;}

.catalog-product-view .box-collateral.box-up-sell .product-image{ border:0;}



.product-image.product-image-zoom:hover{ border:0 !important;}



.attributeTable:after{ content:''; clear:both; display:table;}

.attributeTable ul{ float:left; width:20%; margin-bottom:0; padding:5px 0;}

.attributeTable ul li{ margin:0; padding-bottom:2px;}

.attributeTable ul li:first-child{ font-weight:bold;}



/***********List Page**************/

.catalog-category-view ul.products-grid li{ width:33.33%; border-right:1px solid #b2b2b2; position:relative; border-bottom:1px solid #b2b2b2; 

margin:0;} 

.catalog-category-view .products-grid .bx-wrapper,
.catalogsearch-result-index .products-grid .bx-wrapper{  position:absolute; z-index:10; right:0; top:20px; max-width:80px !important; visibility:hidden; overflow:hidden;}
.catalog-product-view .category-products .products-grid .item .product-image,.checkout-cart-index .category-products .products-grid .item .product-image{
  z-index:0;
}
.catalog-product-view .category-products .products-grid .item,.checkout-cart-index .category-products .products-grid .item {
  position: relative;
  overflow:hidden;
  padding-bottom: 30px;
}
.catalog-product-view .category-products .products-grid,.checkout-cart-index .category-products .products-grid {
  margin-top:20px;
}

.catalog-product-view .category-products .products-grid .bx-wrapper,.checkout-cart-index .category-products .products-grid .bx-wrapper{  position:absolute; z-index:10; right:0; top:20px; max-width:80px !important; visibility:hidden; }
.catalog-product-view .category-products .products-grid li:hover .bx-wrapper,
.checkout-cart-index .category-products .products-grid li:hover .bx-wrapper{ visibility:visible;}
.catalog-category-view .products-grid li:hover .bx-wrapper,
.catalogsearch-result-index .products-grid li:hover .bx-wrapper{ visibility:visible;}

.catalog-category-view .products-grid .bx-wrapper .bx-controls-direction a.bx-prev,.catalog-product-view .category-products .products-grid .bx-wrapper .bx-controls-direction a.bx-prev,
.checkout-cart-index .category-products .products-grid .bx-wrapper .bx-controls-direction a.bx-prev,
.catalogsearch-result-index .products-grid .bx-wrapper .bx-controls-direction a.bx-prev { top:inherit; bottom:-10px; transform:rotate(-90deg); left:22px;}

.catalog-category-view .products-grid .bx-wrapper .bx-controls-direction a.bx-next,.catalog-product-view .category-products .products-grid .bx-wrapper .bx-controls-direction a.bx-next,
.catalogsearch-result-index .products-grid .bx-wrapper .bx-controls-direction a.bx-next,.checkout-cart-index .category-products .products-grid .bx-wrapper .bx-controls-direction a.bx-next { top:0px; transform:rotate(-90deg); right:22px;}



.catalogsearch-result-index .product-image{ z-index:10;}

.catalogsearch-result-index ul.attribute-availability{ display:none;}





.catalog-category-view .attribute-swatches.product-list li,

.catalogsearch-result-index .attribute-swatches.product-list li{ display:block; border:0;}



.catalog-category-view 	.products-grid .product-info,

.catalogsearch-result-index 	.products-grid .product-info{ position:static;}



.catalog-category-view ul.products-grid li .actions{ height:51px;}

.catalog-category-view ul.products-grid li .actions a:hover{ text-decoration:none;}

.catalog-category-view ul.products-grid > li.item{ margin:0;}

.catalog-category-view .regular-price span.price,

.catalog-category-view .special-price .price{color:rgba(40,118,58,1) !important; font-weight:600;}



.catalog-category-view .special-price{ padding-left:0;}

.catalog-category-view .old-price{ padding-left:5px;}

.catalog-category-view .old-price .price{ font-weight:600;}



/***********Blog Page**************/

.blog-index-list .postContent{ padding-bottom:0;}

.blog-index-list .postContentOuter:after{ content:''; clear:both; display:table;}

.blog-index-list .postImageSection{ float:left; width:18%;}

.blog-index-list .postImageSection .postContent{ padding-right:15px;}

.blog-index-list .postImageSection img{ max-width:100%;}

.blog-index-list .postContentSection{ float:left; width:82%;}

.blog-index-list .postContentSection .postTitle{ border:0; margin-bottom:10px;}

.blog-index-list .postContentSection .postTitle h2{ font-size:24px; font-weight:bold; text-transform:none; color:#1d1d1b;}

.blog-index-list .postContentSection .postTitle h2 a{color:#1d1d1b;}

.blog-index-list .postContentSection .postTitle h2 a:hover{color: #66b32e; text-decoration:none;}

.blog-index-list .postContentSection .blogListSubTit{ font-size:16px; text-transform:uppercase; font-weight:bold;}



span.rightside span.netto {

	display: inline-block;

	vertical-align: top;

	background: #66b32f;

	color: #fff !important;

	padding: 10px;

	width: 100px;

	font-weight: bold;

	height: 50px;

	line-height: 31px;

	font-size: 16px;

	margin-right: 5px;

}

span.rightside span.kundrakurt {

	background: #f9b234;

	display: inline-block;

	width: auto;

	padding: 5px 10px;

	min-width: 50px;

	height:50px;
	
	visibility: hidden; /*KUNDENKARTEN PREIS Versteckt*/

}

span.rightside span.kundrakurt p {

	font-size: 12px;

	margin-bottom: 0;

}

span.rightside span.kundrakurt p.curr {

	font-size: 18px;

	font-weight: bold;

	color: #000;

}

.product-view .product-name span.h1 {

	display: inline-block;

	width: auto;

	width: 45.3%;

}

.product-view span.rightside {

	display: inline-block;

	width: auto; 

}

span.rightside span.brand {

	display: inline-block;

	float: right;

}

span.rightside span.brand img {

	max-height: 40px;

	margin-left: 10px;

}

.product-options p.note{ margin-top:5px;}

.product-options dd .input-text{ border:1px solid #a3a3a3; border-radius:0; width:100%;}



@media only screen and (max-width:1150px) {

.blog-index-list .postImageSection { float:left; width:22%;}

.blog-index-list .postContentSection {float: left; width: 78%;}

}







@media only screen and (max-width: 979px) {

	

  body[class*="checkout-multishipping-"] .checkout-progress span {

    word-spacing: 300px;

  }



  #review-order-form .col-1,

  #review-order-form .col-2 {

    float: none;

    width: auto;

    border: 0;

    padding-right: 0;

    padding-left: 0;

  }

  

.blog-index-list .postImageSection { float:left; width:25%;}

.blog-index-list .postContentSection {float: left; width: 75%;}

  

}

@media only screen and (max-width: 767px) {

  body[class*="checkout-multishipping-"] .checkout-progress span {

    width: 12px;

  }

  body[class*="checkout-multishipping-"] .checkout-progress li {

    width: 100%;

    margin: 0;

    text-align: left;

    padding-left: 3%;

    border-right: 0px;

  }

  body[class*="checkout-multishipping-"] .checkout-progress span {

    word-spacing: 1px;

    width: 12px;

  }

  body[class*="checkout-multishipping-"] .box-title {

    float: left;

    width: 100%;

  }

  body[class*="checkout-multishipping-"] .page-title .button {

    float: left;

    margin-bottom: 10px;

  }

  body[class*="checkout-multishipping-"] .linearize-table tfoot td {

    text-align: right;

  }

  body[class*="checkout-multishipping-"] .linearize-table select {

    width: 100%;

    min-width: 200px;

  }

  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {

    width: 100%;

    padding: 0;

  }

  

/*********Blog**********/

.blog-index-list .postWrapper{ float:left; width:49%; clear:none;}

.blog-index-list .postWrapper:nth-child(odd){ float:right;}

.blog-index-list .postImageSection,

.blog-index-list .postContentSection{ float:none; width:auto;}



.blog-index-list .postContentSection .postTitle{ margin-bottom:3px;}



.blog-index-list .postImageSection{ padding-bottom:15px;}

.blog-index-list .postContentSection .postTitle h2{ font-size:20px;}

.blog-index-list .postContentSection .blogListSubTit{ font-size:15px;}

.blog-index-list .postImageSection .postContent{ padding-right:0;}



#header-nav.skip-content{ background-color:#000;}





}

@media only screen and (max-width: 599px) {

  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {

    text-align: left;

    padding-left: 10px;

    margin-top: 12px;

  }



}

@media only screen and (max-width: 479px) {

  body[class*="checkout-multishipping-"] .buttons-set .back-link {

    display: block;

  }

}

/* ============================================ *

 * Calendar styles (restore styles from /js/calendar)

 * ============================================ */

div.calendar table {

  border-collapse: separate;

}

div.calendar table td.button {

  display: table-cell;

  background: inherit;

  color: inherit;

  text-transform: none;

}

.product-details a{

	color:#66b32e;

}

.std ul.messages {

	width: 95%;

	box-sizing: border-box;

	float: none;

	margin: 0 auto;

}

.std ul.messages li{

	margin-left:0px;

}

/*.main-container, .footer-container {

	clear: both;

}*/

ul.level0 li.level1.view-all a.level1 {

	font-weight: 600;

}

















@media screen and (min-width: 1170px){

	.search-part {

		width: 65.5%;

	}

	

	

}







@media screen and (min-width: 992px) and (max-width: 1256px) {

.page{

	overflow:hidden;

}

.page .header-language-background {

	width: 100%;

	padding: 4px 15px;

}

.page-header{

	width:100%;

	padding:0px 15px;

}

.search-part {

	width: 63%;

}

.logo {

	width: 25%;

	min-height: 104px;

}

.home_slider_container.container{

	width:100%;

}

#header-cart.block-cart.skip-active {

	margin: 0;

	padding: 10px;

	border-color: #66b32e;

	top: 104%;

	left: 50px;

	width: 280px;

}

#carousel-example-generic .carousel-control .glyphicon.glyphicon-chevron-left{left:0px;}

#carousel-example-generic .carousel-control .glyphicon.glyphicon-chevron-right{right:0px;}

ul.products-grid > li.item {

	margin: 0px 10px 30px;

}

.social-part {

	width: 70%;

}















	

}















@media screen and (min-width: 768px) and (max-width: 991px) {

.page-header{

	padding:0px 15px;

}

.page .header-language-background {

	padding: 10px 15px;

	}

.logo {

	width: 27%;

	min-width: 60px;

	min-height: 44px;

	padding: 4px 10px;

	max-width: 270px;

	margin-right:60px;

}

.logo::after {

	border-bottom: 58px solid transparent;

	border-left: 58px solid #000;

	right: -58px;

}

.search-part {

	width: 64.8%;

	min-height: 60px;

	height: auto;

}

.search-part::after {

	border-top: 60px solid transparent;

	border-bottom: 0px solid transparent;

	border-right: 60px solid #000;

	left: -60px;

}

.gold-mmbr-box{

	width:100px;

}

.gold-mmbr-box span {

	font-size: 14px;

	font-weight: 600;

	padding: 22px 0px 0;

	line-height: 17px;

}

#header-search.skip-content {

	width: 46%;

	margin:22px 0 0 0px;

}

.skip-links .account-cart-wrapper {

	right:-30px;

}

#header-search.skip-content input.input-text {

	border-radius: 10px;

	padding: 0 41px 0 7px;

	height: 35px;

}

.search-part .skip-links{

	margin-top:7px;

}

.home_slider_container.container{

	width:100%;

}

ul.products-grid > li.item {

	margin: 0px 8px 30px;

}

ul.products-grid > li.item .actions button {

	font-size: 14px;

	padding: 8px 14px;

}

.page .footer .links {

	width: 32%;

}

.page .footer .links.copyright{

	width:100%;

	text-align:left;

}

.links.copyright p.copyright br{

	display:none;

}

#header-nav.skip-content {

	position: relative;

}

.visible-sm.social-icon {

	position: absolute;

	right: 0;

	bottom: -10px;

	background-color: #ddd;

	padding: 5px 8px 0;

}

.visible-sm.social-icon li{

	display:inline-block;

}

.visible-sm.social-icon li img{

	width:35px;

}

.page{

	overflow:hidden;

}

.page-header-container {

	background-color: #000;

	float:left;

	width:100%;

}

#header-nav.skip-content {

	border-top: 1px solid #fff;

}

.search-part::before {

	position: absolute;

	content: "";

	top: -3px;

	left: -40px;

	bottom: 0;

	width: 2px;

	height: 111%;

	background: #fff;

	transform: rotate(25deg);

	z-index: 9;

}

ul.products-grid > li.item {

	width: 32.333%;

	margin: 0px 3px;

	float: left;

}

.products-grid > li:nth-child(2n+1), .products-grid > li:nth-child(3n+1){

	clear:inherit;

}

.search-part::after{

	display:none;

}



.product-view .product-name span.h1 {

	display: inline-block;

	/*width: auto;

	min-width: 60%;*/

}

}









@media screen and (min-width: 768px) and (max-width:770px){

/*.small.hidden-xs {

	display: none !important;

}

.skip-links .account-cart-wrapper {

	padding-right: 10px;

}

.skip-link.skip-nav.hidden-xs, .skip-link.skip-search.hidden-xs {

	display: none !important;

}

#header-search.skip-content {

	display: block;

	margin: 11px 0 0;

	padding: 0;

	width: 60%;

}

.search-part .skip-links{

	width:auto;

}

.mobile-menu .skip-link.skip-nav.visible-xs {

	display: block !important;

}

.page-header-container{

	position:relative;

}

.social-part.hidden-sm {

	position: absolute;

	right: 0;

	bottom:-1px;

	display: block !important;

}

.visible-sm.social-icon{

	display:none !important;

}

.social-part.hidden-sm span{

	display:none !important;

}

#carousel-example-generic .carousel-caption {

	width: 40%;

}

.home_slider_container.container, .home_slider_container.container .carousel.slide img{

	height:250px;

}

ul.products-grid > li.item {

	width: 33.33333%;

}*/

	

}





@media screen and (max-width: 767px) {

.logo {

	padding: 5px;

	text-align: center;

	width: 18%;

	min-width: auto;

	min-height: auto;

	margin-right: 36px;

	height:58px;

}

.logo::after {

	border-bottom: 59px solid transparent;

	border-left: 37px solid #000;

	right: -37px;

}

.logo img.small {

	width: 50px;

	display: inline-block;

	max-width: inherit;

}

.search-part {

	width: 70%;

	margin: 0 0 2px;

	height: 58px;

}

/*.search-part::after {

	border-top: 58px solid transparent;

	border-bottom: 0px solid transparent;

	border-right: 36px solid #000;

	left: -34px;

}*/

.search-part::after{

	display:none;

}

.search-part .skip-links {

	width: 40%;

	margin: 0px 0 0;

	height: 39px;

	border: none;

	float: right;

	text-align: right;

}

.gold-mmbr-box {

	display:none;

}

.skip-link.skip-nav span.label {

	display: none;

}

#header-account.skip-content.user-drop.skip-active {

	left: 0;

	position: absolute;

	z-index: 9;

}

#header-cart.block-cart.skip-content.skip-active {

	position: absolute;

	top: 58px !important;

	z-index: 99;

	right: 5px;

	left: auto;

	width: 300px;

	visibility: visible;

}

#header-cart.block-cart.skip-active::after {

	left: auto;

	right: 10px;

}

#header-search.skip-content.skip-active {

	position: absolute;

	z-index: 999;

	right: 0px;

	left: auto;

	padding: 6px;

	width: 80%;

	top: 11px;

}

#header-nav.skip-content ol li.level0 a:hover{

	color:#fff;

	background:#66b32e;

} 
#header-nav.skip-content ol li.menu-active ul > li.menu-active > a { 
	color:#fff;

	background:#66b32e;

}

.nav-primary li.level0 ul li{

	padding:0px;

}

.nav-primary li.level0 ul li a{

	padding-left:40px;

}

#header-nav.skip-content ol li.level0 a {

	padding: 10px 10px 10px 22px;

	font-size: 12px;

	border-right: 1px solid;

}



#header-nav.skip-content ol li.level0 ul.level0 a{ border-right:0;}





.home_slider_container.container {

	width: 100%;

	height: 150px;

	padding: 0 2px;

}

.home_slider_container.container .carousel.slide{

	height:100%;

}

a.left .glyphicon.glyphicon-chevron-left, a.right .glyphicon.glyphicon-chevron-right{

	width:30px;

	height:30px;

}

#carousel-example-generic .carousel-control .glyphicon.glyphicon-chevron-left{left:0px;}

#carousel-example-generic .carousel-control .glyphicon.glyphicon-chevron-right{right:0px;}

.home_slider_container.container .carousel.slide .item{

	text-align:center;

}

.home_slider_container.container .carousel.slide img {

	height: 150px;

	width: auto;

	display:inline-block;

}



#carousel-example-generic .carousel-caption {

	left: 20px;

	width: 80%;

	top: 20px;

}

#carousel-example-generic .carousel-caption h2 {

	font-size: 18px;

}

#carousel-example-generic .carousel-caption button {

	font-size: 13px;

	padding: 4px 7px;

}

#carousel-example-generic .carousel-control {

	width: 30px;

	height: 30px;

}

ol.carousel-indicators {

	margin-bottom: 0;

	bottom: 0px;

}

.page .footer .links {

	width:100%;

	margin: 0 0px 10px 0px;

	text-align:left;

	border:none;

	min-height:auto;

}

.footer .links ul li a{

	font-size:12px;

}

.footer .links .block-title span {

	font-size: 16px;

}

header#header #header-account.user-drop{

	border:1px solid #66b32e;

	z-index:999;

}

ul.products-grid{

	text-align:center;

}

/*ul.products-grid > li.item {

	width: 100%;

	margin: 0px 15px 15px 0px;

	padding: 0px;

	max-width: 300px;

	float: none;

}*/

ul.products-grid > li.item {

	width: 50%;

	margin: 0;

	padding: 0px;

	float: left;

}

button.netto {

	font-size: 14px;

	padding: 4px 8px;

	width: 70px;

}

ul.products-grid > li.item h3.product-name {

	margin-top: 0px;

	height: 27px;

}

ul.products-grid > li.item a.product-image {

	height: 80px;

	border-color: transparent;

}

ul.products-grid > li.item a.product-image img{

	width:auto;

	height:100%;

}

ul.products-grid > li.item .actions button, ul.products-grid > li.item .actions a.button {

	font-size: 11px;

	padding: 4px 6px 4px 12px;

}

ul.products-grid > li.item .actions button::before, 

ul.products-grid > li.item .actions a.button::before,

ul.products-grid > li.item .actions button:hover::before, 

ul.products-grid > li.item .actions a.button:hover::before {

	top: -1px;

	left: -22px;

	width: 30px !important;

	height: 30px !important;

}



.home_products {

	margin-top: 20px !important;

}

.social-part {

	padding: 10px 6px;

	position: absolute;

	right: 0;

	width: auto;

}

.social-part::after {

	display:none;

}

.social-part ul.social-icon{

	margin:0px;

}

.social-part ul.social-icon li img{

	width:25px;

}

header#header #header-account.user-drop {

	left: auto;

	width: 210px;

	right: 5px;

}

header#header #header-account.user-drop::after {

	right: 52px;

	left: auto;

}

.mobile-menu {

	float: left;

	width: 100%;

	background: #000;

	border-top: 1px solid #fff;

	position: relative;

}

.mobile-menu .skip-link.skip-nav.visible-xs {

	background: transparent;

	width: auto;

	padding: 0 10px;

}

.skip-link {

	border: none;

}

.skip-link.skip-account, .skip-link.skip-cart {

	width:auto;

}

.mobile-srch #header-search.skip-content {

	margin: 9px 0 0;

	padding: 0;

	width: 57%;

}

.page{

	overflow:hidden;

}

.account-part {

	float: none;

	padding: 6px 0;

	display: inline-block;

	vertical-align: top;

}

#carousel-example-generic .left.carousel-control {

	left: 5px;

}

#carousel-example-generic .right.carousel-control {

	right: 5px;

}

.products-grid h3.product-name a{

	font-size:14px;

}

.header-minicart:hover #header-cart.block-cart {

	right: 6px;

	left: auto;

}

#header-cart.block-cart::after{

	left:auto;

	right:20px;

}

.footer address.copyright{

	clear:both;

	width:100%;

}

.nav-primary li.parent > a::after{

	left:7px;

}

#header-nav{

	padding:0px;

}

.nav-primary li {

	position: initial;

	float: left;

	width: 50%;

}

#header-nav.skip-content ol li.menu-active ul {

	position: relative;

	width: 100%;

	float: left;

}

#header-nav.skip-content ol li.menu-active ul li{

	padding: 0px;

	min-width: inherit;

	width: 100%;

	border: none;

}

#header-nav.skip-content ol li.menu-active ul li a{

	width:100%;

	display:block;

}

.search-part::before{left:-24px;}

.page .footer-container {

	margin: 30px 0 0;

	padding-top:20px;

}

.page .footer .links {

	padding-left: 0px;

	float: left;

	width: auto;

	min-width: 240px;

	min-height: 80px;

}

.links.copyright p.copyright {

	margin: 0px 0 0;

}

.page .footer .links:last-child {

	margin: 0;

}

.carousel-indicators {

	display: none;

}

.products-grid > li:nth-child(2n+1), .products-grid > li:nth-child(3n+1){

	clear:inherit;

}

.page-header-container {

	float: left;

	width: 100%;

	background: #000;

}

.search-part::before {

	position: absolute;

	content: "";

	top: -3px;

	left: -30px;

	bottom: 0;

	width: 1px;

	height: 111%;

	background: #fff;

	/*transform: rotate(25deg);*/

	transform: rotate(180deg);

	z-index: 9;

}

#header-nav.skip-content ol li.menu-active ul {

	position: relative;

	width: 100%;

	float: left;

	height: 180px;

	overflow: auto;

	border: 1px solid #fff;

}

#header-nav.skip-content ol li.menu-active ul li ul{

	height:auto;

	border:none;

	margin:0px;

	padding:0px;

}



.product-view .product-name span.h1 {

	display: inline-block;

	width: auto;

	min-width: 100%;

}



.product-view .product-name span.h1 {

	display: inline-block;

	width: auto;

	min-width: 100%;

}

div.product-view span.rightside {

	display: inline-block;

	width: 100%;

	text-align: right;

}

span.rightside span.brand {

	display: inline-block;

	float: none;

	vertical-align: top;

}


/**************************************************************************************/
.mobile-srch{ display:none;}
#header-search.skip-content{ display:block; margin:0; padding:10px 0 0 0; width:57%;}
#header-search.skip-content input{ height:40px;}
.yui-ac-content{ width:200px !important;}
	

.checkout-types.minicart{ float:none; text-align:center;}
.header-minicart .block-cart.skip-active{ max-height:600px;}
#ajaxaddtocart-cart-totals-table{ float:none !important;}

.catalog-category-view .products-grid .bx-wrapper, 
.catalogsearch-result-index .products-grid .bx-wrapper{ top:85px;}
}
.inqq{ display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 5px;
    background: url('https://unihockeycenter.ch/skin/frontend/rwd/custom/images/spielseite-icon.png') no-repeat;
    background-size: 100%;}
    


#wharehouse > div{
    margin-bottom: 10px;
}
.info-icon{
	display:inline-block !important;
}

.popup_box .more-color-box{
	display:none;
	z-index:10;
}
.info-icon:hover .more-color-box{
	display:block;
}
.more-color-box li{
	font-size:14px;
	font-weight:normal;
}
.more-color-box h3 {
	margin-top:0;
}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display:block !important;
}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{
	font-size: 45px !important;
	top: 40%;
	width:15px;
    position:absolute;
	right: -14px;
	transform:translateY(-50%);	
	-webkit-transform:translateY(-50%);
	
}
.owl-carousel .owl-nav button.owl-prev:focus{
	outline: 0;
}
.owl-carousel .owl-nav button.owl-next:focus{
	outline: 0;
}
.owl-carousel .owl-nav button.owl-prev{
	left:-14px;
}

@media only screen and (max-width: 767px) {
	span.more-color-box{
     top: 31px;
      left:0;	 
	}
}
@media only screen and (max-width:1024px){
	span.more-color-box{
     top: 31px;
      left:0;	 
	}
}
#fancybox-link{
	color:#000;
      height: 34px;
	padding: 3px 10px;
}
 
@media (max-width: 767px) {
	.product-swatches-container .owl-carousel .owl-nav button.owl-prev {
		left:-7px;
	}
	.product-swatches-container .owl-carousel .owl-nav button.owl-next {
		right:-7px;
	}
} 




/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://unihockeycenter.ch/skin/frontend/rwd/custom/fonts/glyphicons-halflings-regular.eot');
  src: url('https://unihockeycenter.ch/skin/frontend/rwd/custom/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://unihockeycenter.ch/skin/frontend/rwd/custom/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://unihockeycenter.ch/skin/frontend/rwd/custom/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://unihockeycenter.ch/skin/frontend/rwd/custom/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://unihockeycenter.ch/skin/frontend/rwd/custom/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: rgba(40,118,58,1);
  text-decoration: none;
}
a:hover,
a:focus {
  color: rgba(40,118,58,1);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

.ht_top_menu:after{ clear:both; display:block; content:'';}

.ht_top_menu ul{ margin:0; padding:0; list-style:none;}

.ht_top_menu ul li{ float:left; padding:8px 0;}

.ht_top_menu ul li.htm_rgt{ float:right;}

.ht_top_menu ul li a{ display:block; padding:7px 5px; color:#000;}

.ht_top_menu ul li a:hover{ text-decoration:none;}

.ht_top_menu ul li a i.ht_down_arrow{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/ht_drop_arrow.png) no-repeat; width:18px; height:18px; display:inline-block; vertical-align:middle;}

.ht_top_menu ul li.dropdown.open > a{ border:1px solid #d0d0d0; border-bottom:none; position:relative; z-index:1001;}

.ht_top_menu ul li ul.dropdown-menu { border:1px solid #d0d0d0; border-radius:0; box-shadow:none; top:42px;}

.ht_top_menu ul li ul.dropdown-menu li{ display:block; float:none; margin:0; padding:0;}

.ht_top_menu ul li ul.dropdown-menu li a{ color:#878787}

.ht_top_menu ul li ul.dropdown-menu li a:hover{ color:#000;}

.site_logo{ background:#000; float:left; height:100px; padding:12px 15px 0; display:block; position:relative; max-width:305px;}

.site_logo:after{ content:''; background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/logo_cut.png) no-repeat; width:104px; height:100px; display:block; position:absolute; top:0; left:100%;}

.site_logo img{ max-width:100%; height:auto;}

.head_saccart{ background:#000; height:68px;}

.tm_goldmember{ float:right;}

.tm_goldmember a{ height:68px; display:block; background:#f9b233; padding:19px 25px 0; font-weight:bold; color:#000; text-transform:uppercase; text-align:center; line-height:16px;}

.tm_goldmember a:hover{ background:#f1ab2d; color:#000; text-decoration:none;}

.tm_top_cart{ float:right; margin:17px 30px 0 0;}

.tm_top_cart a{ display:block; position:relative;}

.tm_top_cart a .tm_cart_icon{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/cart_icon.png) no-repeat; width:36px; height:34px; display:block; color:#000;}

.tm_top_cart a .tm_cart_qty{ width:28px; height:28px; display:block; background:#fff; border:2px solid #1d1d1b; text-align:center; line-height:24px; font-size:14px; position:absolute; top:-8px; right:-15px; border-radius:50%; color:#000;}

.tm_myaccount{ float:right; margin:17px 35px 0 0;}

.tm_myaccount a i.tm_acc_icon{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/tm_myacc_icon.png) no-repeat; width:29px; height:34px; display:block;}

.tm_search{ float:right; margin:18px 50px 0 0; width:275px;}

.tm_search .form-search{ position:relative; display:block!important;}

.tm_search .form-search #search{ width:100%; height:34px; border:none; background:#fff; border-radius:10px; padding:0 40px 0 20px;}

.tm_search .form-search .button{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/tm_search_icon.png) no-repeat; width:28px; height:24px; border:none; position:absolute; right:14px; top:5px; display:block; z-index:10;}

.tm_search .form-search .button span{ display:none;}

.tm_head_social{ background:#b3b3b2; font-size:14px; height:32px; padding-left:340px; border-top:3px solid #fff; margin-bottom:3px; line-height:30px;}

.tm_head_social a{ margin:0 2px; background:#545454; display:inline-block; width:20px; height:20px; border-radius:20px; text-align:center; line-height:20px; color:#fff;}

.tm_head_social a:hover{ color:#fff; background:#343434;}

.sf-menu li.level0 { font-size:14px!important;}

footer .container{ background:#1d1d1b; color:#fff; padding-top:45px; padding-bottom:15px;}

footer .container .r1{ border-right:1px solid #fff;}

footer .container h5{ margin:0; font-weight:bold;}

footer .container p{ margin:0;}

footer .container a{ color:#fff; text-decoration:none;}

footer .container a:hover{ color:#f2f2f2; text-decoration:none;}

footer .container .version{ color:#878787; padding-top:16px;}

.home_products{ margin:-40px 0; position:relative}

.home_pro_list{ list-style:none; margin:0; padding:0;}

.home_pro_list li{ margin:0; padding:15px; width:33.33%; float:left;}

.home_pro_list li .home_pro_item{ background:#fff; padding:5px;}

.home_pro_list li .home_pro_item:hover{ box-shadow:0 0 5px rgba(0, 0, 0, 0.2);}

.home_pro_list:after, .home_pro_list li .home_pro_item:after{ clear:both; display:block; content:'';}

.home_pro_item .hpi_netto{ background:#66b32e; float:left; height:42px; line-height:42px; min-width:115px; font-weight:bold; font-size:14px; color:#fff; padding:0 10px;}

.home_pro_item .product-name{ margin:0; padding:10px 0; clear:both; display:block;}

.home_pro_item .product-name a{ color:#000; font-size:14px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.home_pro_item .actions{ padding:15px 5px 5px 15px;}

.home_pro_item .actions button.btn-cart{ background:#66b32e; border:none; height:32px; line-height:32px; padding:0 25px 0 45px; position:relative;}

.home_pro_item .actions button.btn-cart:before{ content:''; background:#fff url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/button_arrow.png) no-repeat center center; border-radius:50%;

width:40px; height:40px; border:2px solid #66b32e; display:block; position:absolute; left:-10px; top:-4px;}

.home_slider_container .carousel-indicators li { background-color: #1d1d1b; border-radius:26px; height:26px; width:26px; margin:0;}

.home_slider_container .carousel-indicators .active { background-color: #66b32e; height: 26px; width: 26px;}








.home_products{margin-top:-20px;}

.home_products h2.subtitle{display:none;}



.cms-index-index div.main-container{ padding-left:0 !important; padding-right:0 !important;}

.catalog-product-view ul.etalage { max-width:100%;}

.catalog-product-view #etalage .etalage_thumb{ border:0; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}

.catalog-product-view #etalage .etalage_small_thumbs li{ border:0; padding:0;}

.catalog-product-view #etalage ul li.etalage_smallthumb_active{box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}



.catalog-product-view .product-swatches-container .attributeswatches-button li a{box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; 
 }

.catalog-product-view .product-swatches-container .attributeswatches-button a.active.selected{ border:0;}

.catalog-product-view span.selected-label{color: #11b400;}



.catalog-category-view ul.products-grid > li.item .actions{ min-height:auto;}

.catalog-category-view .products-grid .product-info{ padding-bottom:0;}

.catalog-category-view ul.products-grid > li.item a.product-image{ height:auto;}

.catalog-category-view ul.products-grid > li.item a img{ position:static;}

.catalog-category-view .attribute-swatches.product-list{}

.catalog-category-view .product-image{ z-index:auto;	}



.products-grid h3.product-name a:hover{ color:rgba(40,118,58,1);}



ul.products-grid > li.item .actions button:hover, 

ul.products-grid > li.item .actions a.button:hover{ background:#000;}



ul.products-grid > li.item .actions button:hover::before, 

ul.products-grid > li.item .actions a.button:hover::before{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/button-arrowHover.png) no-repeat; width: 40px;

    height: 40px; background-size: 100%;}



.catalog-category-view .toolbar,

.catalogsearch-result-index .toolbar{ display:none;}	

.catalog-category-view .page-title.category-title{ display:none;}



/*********************Top Header***************************/



ul.top-menu{ padding-top:4px;}

.inklDropdown{ float:right; margin-left:10px;}

.topSelectDrop{ margin-top:0; text-transform:none; color:#000; position:relative; z-index:10; min-width:85px;}

.topSelectDrop ul{ display:none; margin-bottom:0; /*border:1px solid #black;*/ border-top:0; position:absolute; z-index:1; width:100%; background:#3f7a21cc; 

color:#fff;}

.topSelectDrop ul li{ padding:5px 2px; float:none !important; display:block; margin:0;}

.topSelectDrop ul li a{display:block;}

.topdropLabel{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/Arrow-2.png) no-repeat right center; padding-right:28px; cursor:default; padding: 3px 21px 3px 3px; 

border: 1px solid #fff;}

.topdropLabel.selectClick{border: 1px solid #848483;}



.topNewSec{ float:left;}

.topNewSec ul{ margin-bottom:0;}

.topNewSec ul li{ float:left; padding-left:5px;}

.topNewSec ul li a{ color:#fff; display:inline-block; margin-top:4px;}

.topNewSec ul li a:hover{ text-decoration:none; color:rgba(40,118,58,1);}



.block-layered-nav .block-content > dl > dt,

.block-layered-nav .block-content > dl > dt:hover{ background:none; border:0;}



.block-layered-nav .block-title,

.block-layered-nav .block-subtitle.m-filter-group { display:none;}



.block-layered-nav .block-content > dl > dd{ border:0; padding-left:10px !important; padding-right:10px !important; 

border-bottom:2px dashed #fff !important; padding-top:0; padding-bottom:10px !important;}

.narrow-by-list{ background:#3d3d3d; padding:10px 0; color:#fff;}



.block-layered-nav .block-content > dl > dt{ color:#fff; font-weight:bold;}

.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a{ padding-left:0; padding-right:0; color:#fff; font-weight:bold;}



.block-layered-nav dl dd ol > li > a:hover{ text-decoration:none; color:#66b32e;}

.m-show-more-action:hover{ color:#fff; text-decoration:none; }



.block-layered-nav .block-content > dl > dd:last-child{ border:0 !important; padding-bottom:0 !important;}



#header:after{ clear:both; display:table; content:'';}



.m-filter-slider{ background:none !important;}

.m-filter-slider:before{ background:#fff; height:2px; position:absolute; content:''; width:100%; top:6px;}



.btn-remove:after{ color:#66b32e; font-size:15px;}

.btn-remove{ border:0;}

.btn-remove:hover{ text-decoration:none; background-color:#66b32e; border-color:#66b32e;}



.narrow-by-list ul,

.narrow-by-list ol{ margin-bottom:0;}



.block-layered-nav .block-content > dl > dt{ padding-top:10px;}



.m-filter-slider > .m-slider-from,

.m-filter-slider > .m-slider-to{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/filterRangeGrip.png) no-repeat !important; width:22px !important; 

height:23px !important; top:-4px; cursor:pointer !important;}



.catalog-category-view .col-left-first .block-layered-nav .block-content > dl > dd ol li a{ padding-left:0; padding-right:0; display:inline-block;}



.catalog-category-view .m-filter-checkboxes li input{ bottom:-1px;}

.catalog-category-view .block-layered-nav .actions{ display:none;}



.catalog-product-view #etalage-gallery-container img{ max-width:500px; height:auto !important;} 



.botomSection{ max-width:80%; margin:0 auto; text-align:center; padding:30px 0;}

.youama-window-title{ font-size:12px;}

.botomSection .yoauam-switch-window{ display:block; text-transform:uppercase; line-height:40px; background-color:#66b32e; border-radius: 10px; padding:0; color:#fff; margin-top:10px;}



.mini-products-list .product-details{ margin-left:0;}

.header-minicart .mini-products-list li{ padding-left:0; padding-right:0; text-align:left;}

.mini-products-list .product-image{ margin-right:2px; float:none; display:inline-block; vertical-align:middle;}

.form.ajaxaddtocart-summary-update-form{ vertical-align:middle;}

.minicart-wrapper a.btn-remove{ display:inline-block; vertical-align:middle; float:none;}

.minicart-wrapper .ajaxaddtocart-qty-minus,

.minicart-wrapper .ajaxaddtocart-qty-plus{ color:#b0b0b0; width:30px; height:30px; line-height:30px; display:inline-block; vertical-align:middle; 

border:1px solid #ededed; border-radius:3px; text-align:center;}

.minicart-wrapper .ajaxaddtocart-qty-minus:hover,

.minicart-wrapper .ajaxaddtocart-qty-plus:hover{ text-decoration:none;}

.minicart-wrapper form button,

.minicart-wrapper form button:hover{ background:rgba(40,118,58,1);}



.minicart-wrapper .btn-remove:after{ content:''; background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/trash-2.png) no-repeat; display:block; width:13px; height:16px;}

.minicart-wrapper .btn-remove:hover{ background:none; border:0;}



#ajaxaddtocart-dialog #cart-sidebar li{ display:block; clear:both; content:'';}

#ajaxaddtocart-dialog #cart-sidebar li a.product-image{ float:left;}



#header-nav.skip-content ol li ul{ z-index:9999;}





/***********************Sticks*************************/



.category-sticks .products-list > li .product-image,
.category-stock-schlaeger .products-list > li .product-image,
.sticky-view .products-list > li .product-image{ float:none; width:100%; top:0; left:0; border:0; }

.category-sticks .products-list .product-shop,
.category-stock-schlaeger .products-list .product-shop,
.sticky-view .products-list .product-shop{ float:none; padding-right:0px; padding-left:0; width:auto;}

.category-sticks .products-list .product-shop .product-primary, 
.category-sticks .products-list .product-shop .desc,
.category-sticks .products-list .product-shop .product-secondary,
.category-stock-schlaeger .products-list .product-shop .product-primary, 
.category-stock-schlaeger .products-list .product-shop .desc,
.category-stock-schlaeger .products-list .product-shop .product-secondary,
.sticky-view .products-list .product-shop .product-primary, 
.sticky-view .products-list .product-shop .desc,
.sticky-view .products-list .product-shop .product-secondary{ float:none; width:auto; text-align:left;}

.category-sticks .product-primary,
.category-stock-schlaeger .product-primary,
.sticky-view .product-primary{ position:absolute; top:0; left:0;}

.category-sticks .product-shop,
.category-stock-schlaeger .product-shop,
.sticky-view .product-shop{ position:relative;}

.category-sticks .product-label.supersale,
.category-stock-schlaeger .product-label.supersale,
.catalog-product-view .product-label.supersale,
.sticky-view .product-label.supersale,

.category-sticks .product-label.netto,
.category-stock-schlaeger .product-label.netto,
.catalog-product-view .product-label.netto,
.sticky-view .product-label.netto,

.category-sticks .product-label.new,
.category-stock-schlaeger .product-label.new,
.sticky-view .product-label.new,
.product-label.new,
.product-label.star-offer,
.product-label.vorbestellen{ background:#e51c1f; height:40px; line-height:40px; font-weight:bold; vertical-align:top; padding:0 10px; color:#fff; display:inline-block; text-align:center;}

.category-sticks .kundrakurt,
.category-stock-schlaeger .kundrakurt,
.sticky-view .kundrakurt{ background:#f9b232; color:#000; display:none;  padding:2px 10px; height:40px; text-align:center;}

.category-sticks .kundrakurt p,
.category-stock-schlaeger .kundrakurt p,
.sticky-view .kundrakurt p{ margin-bottom:0;}

.category-sticks .kundrakurt p:nth-child(1),
.category-stock-schlaeger .kundrakurt p:nth-child(1),
.sticky-view .kundrakurt p:nth-child(1){ font-size:12px; line-height:normal;}

.category-sticks .kundrakurt p:nth-child(2),
.category-stock-schlaeger .kundrakurt p:nth-child(2),
.sticky-view .kundrakurt p:nth-child(2){ font-size:20px; font-weight:bold; line-height:20px;}

.category-sticks .product-secondary.supersale .special-price .price,
.category-stock-schlaeger .product-secondary.supersale .special-price .price,
.sticky-view .product-secondary.supersale .special-price .price{ color:#e51c1f !important;}


.category-sticks .product-label.netto,
.catalog-product-view .product-label.netto,
.category-sticks .product-secondary.netto .special-price .price,
.category-stock-schlaeger .product-secondary.netto .special-price .price,
.sticky-view .product-secondary.netto .special-price .price{ color:#66b32e;}

.category-sticks .product-label.new,
.catalog-product-view .product-label.new,
.sticky-view .product-label.new{background:#009fe3;}

.category-sticks .product-secondary.new .special-price .price,
.category-stock-schlaeger .product-secondary.new .special-price .price,
.sticky-view .product-secondary.new .special-price .price{ color:#009fe3 !important;}

.category-sticks .price-box,
.category-stock-schlaeger .price-box,
.sticky-view .price-box{ padding-top:5px;}

.category-sticks .price-box .old-price .price,
.category-stock-schlaeger .price-box .old-price .price,
.sticky-view .price-box .old-price .price{ color:#000;}


.category-sticks .product-desc-list{/*text-overflow:ellipsis; white-space: nowrap; overflow:hidden; width:80%;*/}

.category-sticks .special-price .price,
.category-stock-schlaeger .special-price .price,
.sticky-view .special-price .price{ font-size:23px !important;}

.category-sticks .old-price .price,
.category-stock-schlaeger  .old-price .price,
.sticky-view  .old-price .price{ font-size:15px !important;}



.category-sticks .action,
.category-stock-schlaeger .action,
.sticky-view .action{ display:inline-block;}

.category-sticks .link-learn,
.category-stock-schlaeger .link-learn,
.sticky-view .link-learn{ display:inline-block;}


.category-sticks .action a,
.category-sticks a.link-learn,
.category-stock-schlaeger .action a,
.category-stock-schlaeger a.link-learn,
.sticky-view .action a,
.sticky-view a.link-learn{ background:#000; padding:8px 14px 8px 34px; color:#fff; text-transform:capitalize; font-size:16px; line-height:normal; 
vertical-align:middle; border-radius:8px; -webkit-border-radius:8px; position:relative;}

.category-sticks .action a:before,
.category-stock-schlaeger .action a:befor,
.sticky-view .action a:before{position: absolute; content:""; top:-2px; bottom:0px; left:-16px; background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/plusIcon.png) no-repeat;

    width:40px; height:40px; background-size:100%;}

	
.category-sticks .action a:hover:before,
.category-stock-schlaeger .action a:hover:before,
.sticky-view .action a:hover:before{ background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/plusIconHover.png) no-repeat;  background-size:100%;}

	
.category-sticks a.link-learn:before,
.category-stock-schlaeger a.link-learn:before,
.sticky-view a.link-learn:before{position: absolute; content:""; top:-2px; bottom:0px; left:-16px; background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/button-arrowHover.png) no-repeat;

    width:40px; height:40px; background-size:100%;}

.category-sticks a.link-learn:hover:before,
.category-stock-schlaeger a.link-learn:hover:before,
.sticky-view  a.link-learn:hover:before{    background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/button-arrow.png) no-repeat;  background-size:100%; }

	
.category-sticks .action a:hover,
.category-sticks a.link-learn:hover,
.category-stock-schlaeger .action a:hover,
.category-stock-schlaeger a.link-learn:hover,
.sticky-view .action a:hover,
.sticky-view a.link-learn:hover{ background:#66b32e; text-decoration:none;}

.category-sticks .action a,
.category-stock-schlaeger .action a,
.sticky-view .action a{ margin-right:21px;}

.category-sticks h2 a:hover,
.category-stock-schlaeger h2 a:hover,
.sticky-view h2 a:hover{ color:#11b400;}

.category-sticks .product-sec-second .product-secondary,
.category-stock-schlaeger .product-sec-second .product-secondary,
.sticky-view .product-sec-second .product-secondary{ margin-left:16px;}


span.rightside span.kundrakurt{ height:40px;}

.product-label.star-offer,
.product-label.vorbestellen{background:#66b32e;}
.catalog-product-view .kundrakurt p{ line-height:normal;}

button.product-label-list{min-height:38px; border:0; padding:8px 10px; margin:10px 0 0 10px;}





button.supersale,

button.new,

button.star-offer,

button.vorbestellen{background-color:#e52520; color:#fff; font-size:16px; font-weight:600; border:none; float:left;

    margin: 10px 0 0 10px; padding:8px 10px; min-width:100px;  text-align:left; font-family: arial;}



button.new{ background:#1d9bd8;}



button.star-offer,

button.vorbestellen{ background:#66b32f;}















.ui-dialog #ajaxaddtocart-dialog a.ajaxaddtocart-qty-minus,

.ui-dialog #ajaxaddtocart-dialog a.ajaxaddtocart-qty-plus,

.ui-dialog #ajaxaddtocart-dialog button{  background-color:rgba(40,118,58,1);}



.ui-dialog #ajaxaddtocart-dialog a.ajaxaddtocart-qty-minus:hover,

.ui-dialog #ajaxaddtocart-dialog a.ajaxaddtocart-qty-plus:hover,

.ui-dialog #ajaxaddtocart-dialog button:hover

{ background-color:#000; color:#fff;}





.rightside span.brand{ /*width:69px;*/ min-height:30px;}





.ui-dialog .ui-state-default, 
.ui-dialog .ui-widget-content .ui-state-default{ background:rgba(40,118,58,1); border-color:rgba(40,118,58,1); color:#fff;}

.ui-dialog .ui-state-default:hover, 
.ui-dialog .ui-widget-content .ui-state-default:hover{ background:#000; border-color:#000; color:#fff;}


.opc .section.allow .step-title:hover h2, 
.opc .section.active .step-title h2{color:rgba(40,118,58,1);}

a, a:link, a:visited, a:active{color:rgba(40,118,58,1);}

.checkout-onepage-index .block-progress{ margin-top:20px;}

.btn-remove.btn-remove2:hover{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/icon_sprite.png) no-repeat 4px -648px;}


.button2 span, 
.button2 span span{ text-decoration:none; background:rgba(40,118,58,1); color:#fff; padding:0 3px;}

.button2:hover span, 
.button2:hover span span{ background:#000; color:#fff; }

.title-credit h2.title-credit-label{background-color:rgba(40,118,58,1) !important;}

.crosssell h2{color:rgba(40,118,58,1); font-size:22px; text-transform:capitalize; }


.h5{color:grey;}

.attribute-availability{ display:none !important;}



.product-img-box .bx-wrapper{ box-shadow:none; -webkit-box-shadow:none; border:0;}



#product-gallery-container .bx-wrapper .bx-prev,

#product-gallery-container .bx-wrapper .bx-next{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/shortArrow.png) no-repeat; width:12px; height:20px;}



#product-gallery-container .bx-wrapper .bx-prev{ background-position:0 -80px;}



.bx-wrapper{ margin-bottom:0 !important;}

.product-swatches-container{ margin-bottom:0 !important;}



.product-view .product-name span.h1{ color:#000;}

.breadcrumbs span{ background:url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/breadcrumbArrow.png) no-repeat; width:8px; height:13px; text-indent:-9999px; margin-right:5px; margin-left:5px; margin-top:4px; padding:0;	}



.bx-wrapper{ box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border:0 !important;}



.product-swatches-container .bx-wrapper .bx-prev,

.product-swatches-container .bx-wrapper .bx-next,

.product-swatches-container .bx-wrapper .bx-next:hover, 

.product-swatches-container .bx-wrapper .bx-next:focus{background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/shortArrow.png) no-repeat; width:12px; height: 20px;}



.product-swatches-container .bx-wrapper .bx-prev,

.product-swatches-container .bx-wrapper .bx-prev:hover, 

.product-swatches-container .bx-wrapper .bx-prev:focus {  background-position: 0 -80px;}



.box-description{ margin:20px 0; }

.box-additional{ margin-bottom:40px;}



.box-description h2,

.box-additional h2 { font-size:16px; font-weight:bold; margin:0; text-transform:inherit;}



.box-additional:after{ content:''; display:table; clear:both;}

.box-additional ul{ float:left; width:20%;}

.box-additional ul.product-attributes .label{ display:inline-block; color:#333; padding:0; font-size:14px; font-weight:normal;}

.box-additional ul.product-attributes .data{ display:inline-block;}



.ajaxaddtocart-options-form .price-box .price{color: #66b32e;}


/*************************************************************************/

.cms-page-view .std h1, 
.cms-no-route .std h1{ color:rgba(40,118,58,1);}

.button, 
.cart-table .product-cart-actions .button, 
#co-shipping-method-form .buttons-set .button, 
.footer .button{ background:rgba(40,118,58,1);} 


.button:hover, 
.cart-table .product-cart-actions .button:hover, 
#co-shipping-method-form .buttons-set .button:hover, 
.footer .button:hover{ background:#000;}

.contacts-index-index .buttons-set{ margin-left:inherit; max-width:inherit;}


#co-billing-form .fieldset p.required{ float:inherit; text-align:right;}


#billing-new-address-form ul li .field{ float:left; width:50%;}
#billing-new-address-form ul li .field input{ width:100%;}

#billing-new-address-form ul li.wide{ clear:both;}

#billing-new-address-form ul li:after,
#billing-new-address-form ul:after{ clear:both; content:''; display:block;}

#billing-new-address-form .wide input{ width:100%;}
.opc #billing-new-address-form  select{ margin-top:0; border-radius:2px;border:1px solid silver; height:30px;}

#billing-new-address-form .fields{ margin-left:-10px; margin-right:-10px;}
#billing-new-address-form .fields .field{ padding-left:10px; padding-right:10px;}

.opc #billing-new-address-form select{ max-width:inherit;}

.topNewSec ul li a { margin-top:0;}

.youama-login-window .yoauam-switch-window{ display:block;}
#header-account a{ background:rgba(40,118,58,1); color:#fff; border-radius:8px; color:#fff; text-decoration:none;}
#header-account a:hover{ color:#fff; background:#000;}

.header-minicart .mini-products-list{ padding:0;}
.header-minicart .mini-products-list span.price{ color:rgba(40,118,58,1); font-size:14px; font-weight:bold;}

.header-minicart .button.btn-update{ padding-left:5px; padding-right:5px;}
.header-minicart .button.btn-update:hover{ background:#000;}
.header-minicart .product-image img{ width:60px; height:60px;}


#checkout-step-review .button.btn-checkout{ margin-right:0; float:right;}

#checkout-review-submit p.f-left{ float:none; clear:both; text-align:right; padding-top:5px;}
#checkout-review-submit p.f-left a{ padding-right:0;}

.info-summary .rewardpoints-money{ color:rgba(40,118,58,1);}


.youama-login-window .youama-ajaxlogin-error,
.youama-login-window .youama-window-title{ width:80%; margin:0 auto;}

.youama-login-window .youama-window-title{ padding-top:5px;}
.minicart-wrapper input[type=text].qty{ width:30px; padding:0;}

.checkout-cart-index .btn-empty span,
.checkout-cart-index .btn-update span,
.checkout-cart-index .btn-continue span{ color:rgba(255,255,255); background:none; height:auto;}

.checkout-cart-index .btn-empty:hover span,
.checkout-cart-index .btn-update:hover span,
.checkout-cart-index .btn-continue:hover span{ color:#438414; background:none;}

.fieldset #giftvoucher_container{ padding-bottom:0 !important; margin-bottom:10px;}
.rewardpoints-sp-methods label{ background:#f4f4f4 !important; padding:6px 10px 6px 40px !important;}
.rewardpoints-sp-methods input{margin-right:-33px; position:relative; margin-left:15px;}

.checkout-cart-index .btn-checkout{ margin-top:10px;}

.button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus, .footer .button:focus{ background:#66b32f;}

.no-touch .product-image:hover{border-color:#66b32e;}
.crosssell{ float:none; padding-left:0; width:auto; clear:both;}

h2.product-name a:hover{color: #66b32e;}
#upsell-product-table a{ color:#fff;}

.catalog-product-view #upsell-product-table .product-name a{ color:#636363;}
.catalog-product-view #upsell-product-table .product-name a:hover{color:#66b32e;}

.youama-window-box.last,
.youama-window-box .box-contents-button{ margin-top:0 !important;}

.youama-window-content .botomSection{ padding-top:8px;}

.m-filter-colors .selected { border:1px solid #fff;}
.table-responsive{ clear:both;}

.product-swatches-container .bx-wrapper{ margin:0 auto;}

#selected_st_info .store-address h3{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;  font-size:14px !important; text-transform:capitalize !important;}

#selected_st_info{ margin-bottom:20px !important;}
#selected_st_info h3{ margin-top:0; padding-top:10px !important;}
#selected_st_info .store-address-info{ margin-left:16px;}

.catalog-product-view .option-container .bx-wrapper .bx-controls-direction a{ margin-left:0;}

#cart-sidebar button.btn-update span{ color:#fff;}

.search-autocomplete:before{ display:none;}

.aw-sas-all-results-wrapper a{ color:#fff;}
#loading_mask_loader img{ display:inline-block;}

.related-product-list{
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
}
@media(min-width:1025px) {

.nav-primary li ul li:nth-child(6n+6){ border-right:0;}	

	
}

@media(min-width:992px) {
.cms-index-index .products-grid{ text-align:center;}
.cms-index-index .products-grid li.item{ float:none;}
}

@media(min-width:970px) {
.catalog-category-view ul.products-grid li:nth-child(3n+4){ clear:both;}
}






@media(min-width:1024px) and (max-width:1200px) {

.nav-primary li ul li:nth-child(4n+4){ border-right:0;}

}



@media(min-width:768px) and (max-width:991px) {

.nav-primary li ul li:nth-child(3n+3){ border-right:0;}

}









@media(min-width:992px) and (max-width:1250px){

header#header #header-account.user-drop{ left:inherit; right:-58%;}

#header-cart.block-cart{ left:inherit !important;     right:-58% !important;}

}



@media(min-width:768px) and (max-width:1250px){

header#header #header-account.user-drop:after {bottom:100%; left:75px; border: solid transparent; content: " ";

height: 0; width: 0; position: absolute; pointer-events: none;border-color: rgba(255, 255, 255, 0);

border-bottom-color: #fff; border-width: 10px; margin-left: -10px; display:none;}



#header-cart.block-cart:after {bottom: 100%; left: 46%; border: solid transparent; content: " "; height: 0;width: 0;

position: absolute;

pointer-events: none;

border-color: rgba(255, 255, 255, 0);

border-bottom-color: #fff;

border-width: 10px;

margin-left: -10px; display:none;}



.gold-mmbr-box .hover-box:after {

    bottom: 100%;

    right: 60px;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

    border-color: rgba(255, 255, 255, 0);

    border-bottom-color: #fff;

    border-width: 10px;

    margin-left: -10px; display:none;

}

	

}





@media(min-width:768px) and (max-width:991px){

header#header #header-account.user-drop{ left:inherit; right:-80%;}

#header-cart.block-cart{ left:inherit; right:-80%;}

}





@media(min-width:970px){

.catalog-category-view ul.products-grid li:nth-child(3n+3){ border-right:0;}

}



@media(min-width:768px){

#nav li.level1{ /*min-height:270px;*/}

#nav ol ul li.level1{ margin-bottom:30px;}



#nav .nav-5.parent li.level1{ min-height:inherit;}

}



@media(max-width:991px) and (min-width:768px){

.cms-index-index ul.products-grid > li.item .actions button{ padding-left:30px;}	

}



@media(max-width:1300px){

#carousel-example-generic .right.carousel-control{ right:0;}

#carousel-example-generic .left.carousel-control{ left:0;}

}



@media(max-width:1024px){

.nav-primary li ul li{ width:25%;}

.product-view .product-name span.h1{ width:44%;}

.category-sticks .product-primary, 
.category-stock-schlaeger .product-primary, 
.sticky-view .product-primary{ position:static;}

}



@media(max-width:991px){

.header-minicart{margin-right:4px;}

.skip-links .account-cart-wrapper{ right:auto;}

.search-part .skip-links{ margin:0;}

ul.top-menu li{ margin-right:0;}

.header-language-background .header-language-container .store-language-container .form-language select{ margin-right:0;}

.nav-primary li ul li{ width:33.33%;}

.product-view .product-name span.h1{ font-size:20px;   width: 42%;}



.header-minicart .mini-products-list{ padding:0;}

.mini-products-list .product-image{ max-width:50px;}

.mini-products-list .product-image img{ max-width:100%; height:auto;}

}

@media(min-width:768px){
.product-view .product-name span.h1{ width:50%;}
.product-view span.rightside{ padding-left:15px; vertical-align:top;}
}



@media(max-width:969px){

.attributeTable ul{ width:25%;}

.catalog-category-view ul.products-grid li:nth-child(2n+2){ border-right:0;}

.catalog-category-view ul.products-grid > li.item{ width:50%;}

.home_slider_container.container .carousel.slide img{ height:auto;}



.cms-index-index ul.products-grid > li.item{ width:33.33%; margin:0;}

.cms-index-index ul.products-grid > li.item a.product-image{ height:150px;}



ul.products-grid > li.item a.product-image img{ max-width:100%; height:auto;}

.catalog-category-view ul.products-grid{ margin-bottom:0;}



.product-essential .add-to-cart{ position:relative;}

.product-essential .qty-wrapper{position:absolute; z-index:1; top:2px;left:4px;}

.product-essential .qty-wrapper input{ border:0;  padding:0; width:40px; height:40px; border-radius:50%;}

.catalog-product-view .add-to-cart-buttons{ margin-left:0;}



.box-additional ul{ width:33.33%;}

}



@media(max-width: 771px){

.youama-register-window, 

.youama-login-window{ width:auto !important;}



}



@media(max-width:767px){

.catalog-category-view .products-grid  li.item .actions a.button{ margin-left:10px;}

.block-layered-nav .block-title{ display:block; margin-bottom:0; background:rgba(40,118,58,1) url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/filterArrow.png) right center no-repeat;
/*background:#28763a url(https://unihockeycenter.ch/skin/frontend/rwd/custom/images/filterArrow.png) right center no-repeat; */

 padding:10px !important; cursor:pointer;}

.block-layered-nav .block-title strong{ color:#fff;}



.block-layered-nav .block-content{ margin-top:0; display:none;}



.youama-register-window, 

.youama-login-window{ width:auto !important;}



.category-sticks .product-primary{ position:static;}

.category-sticks  .products-list > li .product-image img{ margin-bottom:10px;}

.category-sticks .products-list .product-shop .product-name{ padding-bottom:5px;}

.category-sticks .products-list > li{ margin-bottom:0;}

.category-sticks  .product-sec-second{ padding-top:5px;}

.category-sticks a.link-learn{ margin-top:5px;}



.category-stock-schlaeger .product-primary{ position:static;}

.category-stock-schlaeger  .products-list > li .product-image img{ margin-bottom:10px;}

.category-stock-schlaeger .products-list .product-shop .product-name{ padding-bottom:5px;}

.category-stock-schlaeger .products-list > li{ margin-bottom:0;}

.category-stock-schlaeger  .product-sec-second{ padding-top:5px;}

.category-sticks a.link-learn{ margin-top:5px;}



div.product-view span.rightside{ margin-bottom:15px;}



#header-nav.skip-content ol li.menu-active{ position:relative;}

#header-nav.skip-content ol li.menu-active ul{ padding:0; height:200px;}

#header-nav.skip-content ol li.menu-active ul li a{ background:#dadada; color:#000; line-height:40px; border-bottom:1px solid #fff; padding-top:0 !important; padding-bottom:0 !important;}



#header-nav.skip-content ol li.level0 a{ text-align:center; font-weight:bold; text-transform:inherit;}



#header-nav.skip-content ol li.menu-active ul.level0{ position:absolute;}



.elevate-zoom-img{ position:relative;}



.product-essential .product-name{ position:relative; clear:both;}

.product-view .product-name span.h1{ font-size:16px; min-width:inherit; width:100%; margin:0; margin-bottom:5px;}



.product-essential .rightside .brand{  position: absolute; right:0; top:-20px;}

span.rightside span.brand img{ margin-right:0; float:right;}

.catalog-product-view .kundrakurt p{ line-height:16px;}

.rightside span.brand{ width:107px;}
.rightside span.brand img{ max-width:100%;}


.catalog-product-view .product-swatches-container{ position:relative;} 
.catalog-product-view .product-swatches-container .bx-wrapper,
.catalog-product-view .product-swatches-container .bx-viewport{ position:static;}

.catalog-product-view .product-swatches-container .bx-next{ right:0;}
.catalog-product-view .product-swatches-container .bx-prev{ left:0;}


#header-account .youama-forgot-password a{ padding-top:0; padding-bottom:15px;}

.page .footer .links{ width:50%; min-width:inherit;}

ul.products-grid > li.item .actions button, ul.products-grid > li.item .actions a.button{font-size:13px; padding:4px 12px 4px 15px !important;}

}



@media(max-width:767px){

.catalog-product-view .box-collateral.box-up-sell{ display:none;}

.attributeTable ul{ width:50%;}	

.cms-index-index ul.products-grid > li.item{ width:50%;}



.home_slider_container.container{ height:auto;}

.home_products{ margin-bottom:0;}



.skip-links .account-cart-wrapper{ right:15px;}



.catalog-category-view .col3-layout .col-wrapper .col-main{ width:auto; float:none;}

.catalog-category-view .col-wrapper .col-left.sidebar{ width:auto;}

.block-content.toggle-content{ padding-bottom:0; background:none;}

.block-layered-nav .block-subtitle--filter{background-color:#66b32e; padding:12px; font-weight:bold;}

.block-layered-nav .block-subtitle--filter:after,

.block-layered-nav .block-subtitle--filter.active:after,

.block-layered-nav .block-content > dl > dt:after,

.block-layered-nav .block-content.accordion-open > dl > dt.current:after{ display:none;}

.block-layered-nav .block-subtitle--filter:hover{background-color:#66b32e;}



#narrow-by-list, #narrow-by-list2{ border:0; background:#3d3d3d;}

div.main-container { padding: 0px 15px !important;}



.block-layered-nav dl ol > li > a{ background:none; color:#fff;   padding:5px 15px;}



.breadcrumbs .product{ display:none;}



#header-nav.skip-content ol li.menu-active ul.level1{ display:none;} 
#header-nav.skip-content ol li.menu-active ul li.menu-active ul.level1{ display:block;} 

.youama-window-box.last{ margin-top:0;}
.youama-window-box .box-contents-button{ margin-top:0 !important;}

.youama-window-box{ margin-top:0 !important;}



}


@media(max-width:670px){
#y-to-register.yoauam-switch-window{ margin:7px 0;}
}


@media(max-width:568px){

.box-additional ul{ width:50%;}

.mini-products-list .product-image{ margin-right:3px;}

#selected_st_info .store-address-info{ margin-left:15px;}
#review-buttons-container .btn-checkout{ line-height:35px;}
    ul.products-grid > li.item{
        width:100%;
        
    }
    ul.products-grid > li.item a.product-image{
        height: 130px;
    }
}



@media(max-width:440px){

.catalog-category-view ul.products-grid > li.item{ width:auto; float:none; border-right:0;}	

#billing-new-address-form ul li .field{ float:none; width:100%;}

.catalog-category-view .attribute-swatches.product-list, 
.catalogsearch-result-index .attribute-swatches.product-list{ position:relative; display:block;}

.catalog-category-view .attribute-swatches.product-list li, 
.catalogsearch-result-index .attribute-swatches.product-list li{ display:inline-block; margin-right:5px;}

.catalog-category-view .attribute-swatches.product-list{ text-align:left;}
ul.products-grid > li.item{ display:block;}

.catalog-category-view ul.products-grid > li.item .actions a.button{ font-size:15px; padding-left:22px !important;     padding-right:15px !important;}
.catalog-category-view ul.products-grid > li.item .actions{ padding-left:6px;}
.catalog-category-view ul.products-grid > li.item a.button:before{top:0px; left: -16px;} 
}



@media(max-width:400px){

.attributeTable ul{ width:100%;}		

.cms-index-index ul.products-grid > li.item{ width:100%;}

.skip-links .account-cart-wrapper { right: 15px;}

}



@media(max-width:375px){

.logo{ margin-right:0;}

.search-part::before{ left:-8px;}

.search-part {width: 80%;}

#header-cart.block-cart.skip-content.skip-active{ /*width:280px;*/}

.skip-link.skip-cart.skip-active .count{ color:#000;}



.ajaxaddtocart-summary-update-form .btn-update{ padding:7px 8px;}

.customer-account-index.customer-account .box-account.box-recent{ overflow-x:scroll;}
.product-essential .rightside .brand{ position:static;}

}
#wharehouse div .colour {
	font-size:14px;
	text-align:center;
	color:#000000; 
	height:25px; 
	width:25px; 
	line-height:22px; 
}


@media(max-width:360px){
#carousel-example-generic .carousel-caption h2 {  font-size: 16px;}

.footer .links a.mail, 
.footer .links p{ font-size:13px;}
}


.product-swatches-container .bx-wrapper .bx-controls-direction a {
    margin-left: -25px;
} 
#header-nav.skip-content ol li.level0 a {
	padding:10px 9px;
	font-size:12px; 
}
#header-nav.skip-content ol li.level0 a img{
	display:inline-block;
}

.nav-primary .category_thumbnail {
    height: 20px;
    width: 20px;
}
.price-box .price-to .price, .price-box .price-from .price {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
	color:#28763a;
}
.price-info .price-box .price-as-configured .full-product-price .price, .product-options-bottom .price-box .price-as-configured .full-product-price .price {
    color: #28763a;
    font-size: 34px;
    font-weight: bold;
    vertical-align: middle;
}
.price-info .price-box .price-as-configured .price-label, .product-options-bottom .price-box .price-as-configured .price-label {
    display: none;
}
ul.products-grid > li.item .price-box > span.price {
    color: #28763a !important;
    font-weight: 600;
}
  
.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

.catalog-product-view .product-swatches-container .attributeswatches-button a.active.selected{
    border: 2px solid rgba(40,118,58,1);
}
.catalog-product-view .option-container .bx-wrapper .bx-controls-direction .bx-prev{
    left: 0;
}
ul.bxslider{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.bxslider li:first-child{
    margin-left: 20px;
}
.has-swatches:after{
   content: "";
   display: table;
   clear: both;
}
.mob-action{
    color: #000 !important;
    vertical-align: middle;
    text-decoration: none;
}
@media screen and (max-width: 768px){
.email-action, .mob-action{
   position: relative;
   vertical-align: top;
   display: inline-block;
}
.email-action{
    width: 24px;
    margin-top: 10px;
    height: 23px;
    background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/aw_blog/images/mail.png) no-repeat center /100%;
}
.mob-action{
    padding-left: 30px;
    color: #fff !important;
    padding: 13px 5px 10px 20px;
}
.mob-action:before{
    width: 23px;
    height: 23px;
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/aw_blog/images/tel-icon.png) no-repeat center /65%;
}
.social-part{
    padding: 0;
    background-color: #000;
}
.social-part ul.social-icon{
    padding: 10px 5px;
    background: #b2b2b2;
  }
}

#label-attribute-132 .required{
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    position: relative;
}

.info-icon{
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-left: 5px;
  background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/aw_blog/images/spielseite-icon.png) no-repeat;
  background-size: 100%;
}
.p_decs br {
    display: none;
}
.p_decs ul {
    margin-bottom:0 !important;
}
.more-color-box ul {
	margin-bottom:0 !important;
}
.product-short-info{
    display: inline-block;
    vertical-align: middle;
	position:relative;
}
.product-short-info .p_decs{
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #008000;
    display: none;
    left: 38px; 
    padding: 10px;
    position: absolute; 
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 264px;
    z-index: 99;
}
.product-toltip .p_decs table td  {
	padding-right:8px;
}

@media only screen and (max-width: 767px) {
	.product-short-info .p_decs {
		left:-92px;
		top:-32px;
	}
}
.p_decs h3 {
	margin-top:0;
}
.product-short-info:hover .p_decs{
     display: block;
}
.product-toltip .p_decs {
    width: 359px;
}

/*#label-attribute-132 .info-icon:hover +.product-short-info{
    visibility: visible;
    opacity: 1;
}*/



/*#header-nav.skip-content ol li{
    position: relative;
    z-index: 1;
}
#header-nav.skip-content ol li.menu-active{
    z-index: 5;
}*/

/*------------more-color-box----------*/

.more-color-box{
	max-width: 330px;
    width: 100%;
    border: 2px solid #008000;
    border-radius: 0;
    position: absolute;
    background: #fff;
    z-index: 10;
    left: 30%;
    display: none;
    top: 0;
   padding: 10px;
}
.more-color-box #close{
    width: 35px;
    height: 35px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 15px;
    background: url(https://unihockeycenter.ch/skin/frontend/rwd/custom/aw_blog/images/close-icon.png) no-repeat; 
}
.more-color-box .color{
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    margin-right: 10px;
    cursor: pointer;
}
.popup_box{
    position: relative;
    margin-bottom: 10px;
}
.popup_box > span{
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
}
.more-color-box li:not(:last-child){
  margin-bottom: 10px; 
}
.more-color-box ul li:first-child .color{
  background-color: green;
}
.more-color-box ul li:nth-child(2) .color{
  background-color: lightgreen;
}
.more-color-box ul li:last-child .color{
  background-color:  yellow;
}
.more-color-box h2{
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
}
.box{
    margin-bottom: 5px;
}

.box .name, .box .colour{
    display: inline-block;
    vertical-align: top;
}
.box .colour{
    width: 20px;
     height: 20px;
    font-size: 0;
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     border-radius: 100%;
    border: 1px solid #ccc;
    margin-left: 8px;
    cursor: pointer;
    background-color: #f9b233;
}
.box + .box .colour{
   background-color: #3e764d;
}

/*  Price */


.aw-box {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
}

.aw-mini-related-items .product-images {
    width: 72px;
}

.aw-mini-related-cart .product-images a {
    display: block;
    margin-left: 0 !important;
}

.aw-mini-related-items .product-images a {
    display: block;
    margin-left: 20px;
}

.aw-mini-related-items .product-images input {
    float: left; /*margin-right:4px; margin-left:-6px;*/
}

.aw-mini-related-items .product-images .checkbox-container {
    float: left;
    width: 15px;
}

.aw-mini-related-items .product-details {
    margin-left: 80px;
    padding-left: 25px;
}

.aw-mini-related-items ol li {
    padding-left: 0;
    padding-right: 0;
}

.aw-base-mini ol li {
    padding: 7px 4px 7px 0;
}

.aw-base-mini .product-images {
    float: left;
    width: 52px;
    height: 52px;
}

.aw-base-mini .product-images a img {
    border: 1px solid #a9a9a9;
    vertical-align: top;
}

.aw-base-mini .product-checkbox {
    float: left;
    width: 10px;
}

.aw-base-mini .product-names {
    margin-left: 18px;
}

.aw-mini-related-cart .product-details {
    margin: 0 0 0 40px !important;
    height: 50px;
}

.aw-base-mini .product-details {
    margin: 0 0 0 60px;
    height: 50px;
}

.aw-base-mini .product-details[class] {
    height: auto;
    min-height: 50px;
}

.aw-base-mini .special-price {
    font-size: 11px;
}

.aw-base-mini .minimal-price {
    font-size: 11px;
}

.aw-base-mini .price-box {
    margin: 1px 0;
}

.side-col .aw-box {
    margin-bottom: 1.3em;
}

.side-col .aw-content {
    padding: 5px 10px;
}

.shopping-cart-collaterals .aw-box .form-button {
    margin-left: 5px;
}

.aw-box.aw-base-mini.aw-mini-related-items.block .head {
    border-top: 1px solid #cccccc;
    padding-top: 15px;
}

.cart .aw-box.aw-base-mini.aw-mini-related-items.block .head {
    border-top: 0;
}

.amscroll-navbar {
	background: rgb(58,79,98);
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
}
.amscroll-page-num {
	background: #efefef;
	color: #111;
	display: none;
	padding: 0px 10px;
}
.amscroll-navbar ul {
	list-style: none;
	padding-top: 5px;
}
.amscroll-navbar ul li {
	display: inline;
	color: #fff;
	padding: 0px 5px;
}
.amscroll-navbar ul li.amscroll-current {
	background: #efefef;
	color: #000;
}

.amscroll-navbar div.amscroll-pager {
	width: 60%;
	float: left;
}

.amscroll-navbar div.amscroll-top {
	width: 20%;
	float: left;
}
.amscroll-navbar div.amscroll-top a {
	color: #fff;
	padding-top: 5px;
	display: block;
}
.amscroll-navbar div.amscroll-tab {
	width: 20%;
	float: left;
}
.amscroll-navbar div.amscroll-tab a {
	color: #fff;
}

.amscroll-load-button {
	background: rgb(58,79,98);
  	border: 0px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0px;
    width: 100%;
}

.amscroll-loading {
	background-repeat:no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: 50px;
}

.jm-product-list ul.products-grid {
    background: none;
    border-bottom: 0 none;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0 -10px;
    width: 100%;
}

.jm-product-list ul.add-to-links li,
.jm-product-list ul li.item {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jm-product-list .products-grid > li:nth-child(3n+1) {
    clear: none;
}

.jm-product-list ul li .inner {
    padding: 10px;
}

.jm-product-list .products-grid .product-image {
    height: auto;
    width: auto;
}

.jm-product-list .products-grid .product-image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.cms-home .toolbar {
    display: none;
}

.jm-product-list .item-more {
    margin: 20px 0px 30px;
}

.jm-product-list .page-title .view-more {
    float: right;
    padding: 0 0 10px;
}

.jm-product-list .item-more .item-inner {
    text-align: center;
}

.jm-product-list div.item-more h3 {
    background: #f18200;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
}

.jm-product-list div.item-more h3 a{color: #fff;}

.jm-product-list div.item-more h3:focus,
.jm-product-list div.item-more h3:hover {
    opacity: 0.8
}

.jm-product-list div.item-more h3.loading {
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmproducts/images/loader.gif') no-repeat scroll left top;
}

/* Accordion slider*/
.jm-products-accordion ul.products-grid {
	margin: 0;
}

.jm-products-accordion .listing-type-grid  {
	min-height: 400px;
	overflow: hidden;
}

.jm-products-accordion .products-grid li.item:hover .inner {
    background: #d6d6d6;
	border: 1px solid #909090;
    position: relative;
    z-index: 1;
}

.jm-products-accordion .products-grid li.item:hover .basic-info {
    float: left;
	padding: 0 10px 0 0;
	width: 50%;
}

.jm-products-accordion .products-grid li.item .more-info {
    color: #444;
	display: none;
	float: left;
    padding: 0 0 0 10px;
    position: relative;
	text-align: left;
    width: 50%;
}

.jm-products-accordion .products-grid li.item:hover .more-info {
    display: block;
}

.jm-products-accordion .products-grid li.item .more-info button.button {
	margin: 0 0 5px;
	padding: 7px 0;
	width: 100%;
}

.jm-products-accordion .products-grid li.item:hover .pdescription {
    margin: 0 0 10px 0;
}

.jm-products-accordion .products-grid li.item:hover .more-info ul {
    clear: both;
    margin: 5px 0 0 0;
    width: 100%;
}
.jm-products-accordion .products-grid li.item:hover .more-info ul li{
    padding: 0 0 0 15px;
    width: auto !important;
}

.jm-product-list .products-grid > li:nth-child(3n+1) {
    clear: none;
}

/* Demo */
.jm-products-demo {
	margin: 0 0 20px;
}

.jm-products-demo:before,
.jm-products-demo:after {
    content: " "; 
    display: table; 
}

.jm-products-demo:after {
	clear: both;
}

.accordion-demo {
	float: left;
	margin: 0 2.38095% 0 0;
	width: 66%;
}

.list-demo {
	float: right;
	width: 31.5%;
}

.jm-product-vlist .block-title {
	border-bottom: 1px solid #ededed;
    border-top: 0 none;
    margin-bottom: 22px;
	line-height: 1.4;
	overflow: hidden;
    padding: 0 0 0;
    position: relative;
    text-align: right;
}

.jm-product-vlist .block-title strong {
	color: #636363;
	font-size: 24px;
	float: left;
}

.jm-product-vlist .block-title a {
	display: inline-block;
	padding: 5px 0 0 0;
}

.jm-product-vlist ul.mini-products-list {
	list-style-type: none;
	margin: 0;
}

.jm-product-vlist .mini-products-list .product-image {
	width: 80px;
}

.jm-product-vlist .mini-products-list .product-image img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.jm-product-vlist .mini-products-list .product-details {
	margin-left: 90px;
}

.jm-product-vlist .mini-products-list .product-details .product-name {
	padding-top: 0;
}

.jm-product-vlist .price-box .old-price, 
.jm-product-vlist .price-box .special-price {
	margin: 0;
}

.cms-index-index .jm-product-list .products-grid .ratings, 
.cms-index-noroute .jm-product-list .products-grid .ratings {
    display: block;
}

.cms-index-index .jm-product-list .products-grid .ratings .rating-links,
.cms-index-noroute .jm-product-list .products-grid .ratings .rating-links {
	display: none;
}

.jm-product-list .products-grid .pdescription{
	display: none;
}

.jm-product-list .products-grid .more-info .pdescription{
	display: block;
}

@media only screen and (max-width:768px) {
	.accordion-demo {
		margin: 0 0 20px;
		width: 100%;
	}

	.list-demo {
		width: 100%;
	}
}
.jm-product-slider{position:relative;}
.jm-product-slider .slide-content{padding: 10px;position:relative;left:0px;bottom:0px;}
.jm-product-slider .slide-content .product-image{text-align: center;}
.jm-product-slider .product-image img:hover, .jm-product-slider-item .active .product-image img{border: 1px solid #d6d6d6;}



.jm-slideshow {
	border-bottom: 5px solid #2c2d35;
	margin: 30px 0 20px;
	border: 0;
}

.jm-slidewrap {
	background: white no-repeat left bottom;
	margin: 0;
	padding: 0px;
	position: relative;
	height: auto;
}

.jm-slide-main-wrap {
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.jm-slide-main {
	position: absolute;
	z-index: 1;
}

.jm-slide-item {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
}

.jm-slide-item img {
	padding: 0;
    cursor: pointer;
}

.jm-slide-thumbs-wrap {
	background: none;
	position: absolute;
	overflow: hidden;
	clear: both;
	bottom: 40px;
	right: 40px;
	z-index: 999;
}

.jm-thumbs-top {
	margin-top: 10px;
}

.jm-thumbs-bottom {
	margin-bottom: 10px;
}

.jm-thumbs-left {
	margin-left: 10px;
}

.jm-thumbs-right {
	margin-right: 10px;
}

.jm-slide-thumbs,
.jm-slide-thumbs-mask,
.jm-slide-thumbs-handles {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 5000px;
}

.jm-slide-descs {
	display: none;
}

.jm-slide-thumb,
.jm-slide-thumbs-handles span {
	display: block;
	margin: 0;
	float: left;
	cursor: pointer;
	color: #eee;
	background: url("https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmslideshow/images/blank.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.jm-slide-thumbs-handles span.active {
    border: 3px solid #d6d6d6;
}

.jm-slide-thumbs-mask-left,
.jm-slide-thumbs-mask-right,
.jm-slide-thumbs-mask-center {
	float: left;
}

.jm-slide-thumbs-mask-left, .jm-slide-thumbs-mask-right{
	/*background: #000000;*/
}

.jm-mask-desc {
	display: block;
	z-index: 100;
	position: relative;
	padding: 20px;
    top: 0px;
}

.jm-mask-desc .jm-slide-desc br {
	display: none;
}

.jm-mask-desc .read-more {
	position: absolute;
	right: 10px;
	bottom: 0px;
	color: #B5B5B4;
	font-size: 100%;
	margin: auto;
    z-index: 999;
}

.jm-mask-desc a.read-more-link:hover,
.jm-mask-desc a.read-more-link:active,
.jm-mask-desc a.read-more-link:focus {
	color: #eee;
    cursor: pointer;
}

.jm-slide-buttons {
	z-index: 999;
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 101;
	width: 100%;
}

.jm-slide-controls {
	position: absolute;
	z-index: 901;
    padding: 10px;
    top:-35px !important;
}
.jm-slide-controls span {cursor: pointer;}
.jm-slide-buttons span {
	/*background: url(https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmslideshow/images/arrow.png) left top no-repeat;*/
	color: #eee;
	display: block;
	cursor: pointer;
	width: 37px;
	height: 37px;
	text-indent: -10000em;
}

.jm-slide-buttons span.jm-slide-prev {
	float: left;
	margin-left: 30px;
	background-position: left top;
}

.jm-slide-buttons span.jm-slide-next {
	float: right;
	margin-right: 30px;
	background-position: right top;
}

.jm-slide-buttons span.jm-slide-prev:hover {
	background-position: left bottom;
}

.jm-slide-buttons span.jm-slide-next:hover {
	background-position: right bottom;
}

.jm-slide-mask {
	position: absolute;
	left: 10px;
	bottom: 10px;
    top: 10px;
	height: 70px;
	width: 210px;
	display: none;
    background: #000;
	filter: none !important; /* IE < 9 */
}

.jm-slide-thumb img {
	overflow: hidden;
}

.jm-mask-desc .jm-slide-desc {
	color: #fff;
	font-size: 100%;
	padding: 30px;
	position: absolute;
	top: 20px;
	min-width: 300px;
}

.jm-mask-desc .jm-slide-desc h3, .jm-mask-desc .jm-slide-desc .text-title {
    display: block;
    width: 100%;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.jm-mask-top {
	margin-top: 0px;
}

.jm-mask-bottom {
	margin-bottom: 0px;
}

.jm-mask-left {
	margin-left: 0px;
}

.jm-mask-right {
	margin-right: 0px;
}

.jm-slide-desc {
	color: #fff;
	font-size: 115%;
}

.jm-slide-desc h3 {
	color: #eee;
	font-size: 200%;
	font-weight: normal;
	background: none;
	margin: 0;
	padding: 0;
}

.jm-slide-desc p {
	font-weight: normal;
}

.jm-slide-desc .price {
	font-size: 165%;
	color: #eee;
	margin-right: 30px;
	vertical-align: middle;
}

.jm-slide-desc button span {
	background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmslideshow/images/btn-bg-01-active.png);
}

.jm-slide-desc button:hover span {
	background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmslideshow/images/btn-bg-01.png);
}

/* Slideshow layout style ---*/
.jm-vertical_right {
	overflow: hidden;
	position: absolute;
	right: 80px;
	top: 40px;
	z-index: 100;
}

.jm-vertical_left {
	left: 80px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	z-index: 999;
}

.jm-vertical_right .active {}

.jm-vertical_left .active {}

.jm-slide-right{
	margin-left: auto;
	right: 0;
	top: 0;
}

.jm-slideshowjm-vertical_left .jm-mask-desc .jm-slide-desc {
	right: 40px;
	left: auto;
}

.jm-slideshowjm-vertical_left .jm-mask-desc a.read-more-link {
	right: 60px;
	left: auto;
}

.jm-vertical_right .jm-slide-thumb,
.jm-vertical_right .jm-slide-thumbs-handles span {
	float: none!important; 
}

.jm-vertical_left .jm-slide-thumb,
.jm-vertical_left .jm-slide-thumbs-handles span {
	float: none!important; 
}

.jm-slide-thumbs-wrap .active .jm-slide-thumb-inner {
	background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmslideshow/images/grad2.gif);
	color: #eee;
}

.jm-vertical_right .jm-slide-thumbs-mask-left,
.jm-vertical_right .jm-slide-thumbs-mask-right,
.jm-vertical_right .jm-slide-thumbs-mask-center {
	display: block;
	float: none;
}

.jm-vertical_left .jm-slide-thumbs-mask-left,
.jm-vertical_left .jm-slide-thumbs-mask-right,
.jm-vertical_left .jm-slide-thumbs-mask-center {
	display: block;
	float: none;
}

.jm-vertical_left .jm-slide-thumb-inner {
	margin-left: 0px;
	margin-right: 19px;
}

.jm-slide-thumb-inner img {
	background: #fcfcfc;
	border: 1px solid #ddd;
	margin: 15px 15px 4px !important;
	padding: 3px;
}
 
.jm-slide-thumb-inner h3 {
	color: #1c1c1c;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	font-size: 125%;
	margin-top: 15px;
}

.jm-slide-thumb-inner .ratings {
	height: 18px;
	margin: 0;
	padding: 0;
}

.jm-slide-thumb-inner .price-box {
	font-size: 110%;
	margin: 0;
}

.active .jm-slide-thumb-inner {
	border-top: 1px solid #65A7F5;
}

.active .jm-slide-thumb-inner img {
	background: #88BBF7;
	border: 1px solid #5F9DE7;
}

.active .jm-slide-thumb-inner h3 {
	color: #eee;
}

.ja-slideshow .block .block-title {
	margin-bottom: 20px;
	margin-top: -10px;
	padding-top: 0;
}

.jm-slide-loader {
	background: #fff url(https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmslideshow/images/ajax-loader.GIF);
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -8px;
	z-index: 501;
}

.jm-slide-progress {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 5px;
	z-index: 500;
	background: #fff;
	opacity: 0.7;
}

/*Accordion*/
.jm-slideshow.jm-slideshow-horizontal-accordion .handle-title .desc-slide{display: none}
.jm-slideshow.jm-slideshow-vertical-accordion .handle-title .desc-slide{display: none}
.jm-slide-container img{cursor: pointer;}
#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
.box-customercredit-share .box-head h2
{
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/cup-gold.png") no-repeat scroll 0 0 transparent;
    padding-top: 0px;
    padding-left: 25px;
}

.customercredit-product-info{
    padding-bottom:2%
}

.customercredit-product-info .customercredit-send-friend{
    float: left;
    clear: both;
    padding-bottom: 10px;
    margin-top: 10px;
}

.customercredit-product-info #customer_name, .customercredit-product-info #recipient_email, .customercredit-product-info #recipient_name {
    width: 100%;
}

.customercredit-product-info #message {
    width: 100%;
    height: 88px;
}

.customercredit-receiver {
    float: left;
    clear: both;
    padding-bottom: 20px;
    width: 100%;
}

.box-customercredit-history .box-head h2
{
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/i_type_list.gif") no-repeat scroll 0 0 transparent;
    padding-top: 0px;
    padding-left: 25px;
    float: left;
}
.box-customercredit-sumary .box-head h2
{
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/point.png") no-repeat scroll 0 0 transparent;
    padding-top: 0px;
    padding-left: 25px;
}
.box-customercredit-history {
    float: left;
    width: 100%;
}
.box-customercredit-history .pager{
    border-top:  none;
    margin-top: 10px;
}
.box-customercredit-sumary div.title-buttons p {
    float: left;
    margin-top: 10px;
    height: auto;
}
.box-customercredit-sumary div.title-buttons button {
    float: right;
    margin-left: 20px;
    margin-top: 5px;
}
.box-customercredit-sumary
{
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.box-customercredit-buy .box-head h2
{
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/earn_point.gif") no-repeat scroll 0 0 transparent;
    padding-top: 0px;
    padding-left: 25px;
}
.box-customercredit-redeem .box-head h2
{
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/i_block-currency.gif") no-repeat scroll 0 0 transparent;
    padding-top: 0px;
    padding-left: 25px;
}
.customercredit-product-info .customercredit-amount-desc, .customercredit-product-info #recipient_ship_desc {
    font-size: 0.9em;
    font-style: italic;
    color: #080;
    margin-top: -5px;
}

/* Search Grid Style */
.data-table .customercredit-grid-title th{
    background-image: none;
    border-bottom: 1px solid #C2D3E0;
}

.data-table .customercredit-grid-search th{
    vertical-align: top;
}
.data-table .customercredit-grid-search .customercredit-grid-search-item{
    padding-bottom: 2px;
}
.customercredit-grid-search-item .data-range span {
    float: left;
    width: 100%;
}
.data-table .customercredit-grid-search .customercredit-grid-search-item .search-text{
    width: 97%;
}

.data-table .customercredit-grid-search .customercredit-grid-search-item .range-container{
    float: left;
    padding-bottom: 2px;
}
.data-table .customercredit-grid-search .customercredit-grid-search-item .data-range{
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.data-table .customercredit-grid-search .customercredit-grid-search-item .data-range .label{
    display: block;
    width: 36px;
    float: left;
}
.data-table .customercredit-grid-search .customercredit-grid-search-item .data-range img{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.data-table .customercredit-grid-search .customercredit-grid-search-item .data-range input.range-text{
    float: right;
    width: 50px;
    padding: 1px;
}

.data-table .customercredit-grid-search .customercredit-grid-search-item select{
    width: 100%;
}

.data-table .customercredit-grid-search .customercredit-grid-search-item .range-container .from-price,
.data-table .customercredit-grid-search .customercredit-grid-search-item .range-container .to-price{
    min-width: 100px;
}
.customercredit-search-button {
    padding-bottom: 5px;
    text-align: right;
    float:right;
    width: 100%;
    margin-top: 10px;
}

#redeem_credit_text{
    float: left;
}
#customercredit-navigation-customercredit_navigator {
    margin: 0;
}
#customercredit-form-content ul {
    float: left;
    width: 100%;
    margin-top: 10px;
}
#customercredit-form-content ul .customer-name {
    //padding: 0;
}
/* End Search */
.customer-account-giftcard .balance{
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px dotted black;

}
.customer-account-giftcard #giftvoucher_grid .gift-voucher-sent-friend{
    background-color: #F6B26B;
}
.customer-account-giftcard .account-balance{
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px dotted black;
}

/*---------------------------------redeem style----------------------------*/
.box-customercredit-redeem{
    float: left;
    margin-bottom: 0;
}

.redeem-credit{
    float: left;
}
.redeem-input-box{
    float: left;
    margin-bottom: 15px;
}
.input-verify-code{
    float: left;
    margin-left: 10px;
}
.input-verify-code input{
    width: 477px;
}
.redeem-form{
    float: left;
    margin-top: 10px;
}
.redeem-form button{
    float: left;
    margin-left: 10px;
}
.redeem-form strong{
    float: left;
    margin-top: 5px;
}

/*---------------------------------------------share credit style*-----------------------------------------------------*/

.customercredit_send_to_friend{
    float: left;
    width: 100%;
}

.customercredit_send_form{
    float: left;
}
.box-customercredit-share{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#customercredit_show_loading2{

    margin-top: 10px;
}
#customercredit_show_success2{
    margin-top: 10px; color: #008000;
}
#advice-your-email2{
    /*display: none;*/
}
#customercredit_show_alert2{
}
#customercredit_show_alert2 p{
    color: red;margin: 8px 0px 0px 2px;
}
#customercredit_show_alert2 input{float: left;margin-top: 2px;}
#customercredit_show_alert2 label{ float: none !important;font-size: 12px;font-style: italic; font-weight:normal !important; color: #080;margin-left: 5px;}
.customercredit_message{float: left;}
#customercredit_show_loading_p{
    width: 100px;
    float: left;
}
#customercredit_show_loading_p img {
    float: left;
    margin-top: 3px;
}
#customercredit_show_success{margin-top: 10px; color: #008000;}
#customercredit_show_success img {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}
/*By Crystal*/
.customercredit-index-share input[type="text"],
.customercredit-index-validatecustomer input[type="text"],
.checkout-cart-credit-amount input[type="text"],
.customercredit-grid-search-item input[type="text"],
#customercredit-payment-form #checkout_cc_input_alert input[type="text"]{
    width: 100%;
}
.button-checkout-credit {
    margin-top: 10px;
}
.customercredit-index-share .customercredit_message {
    width: 100%;
    float: left;
}
.customercredit-index-share .customercredit_message textarea{
    height: 125px;
    border-radius: 2px;
}
.customercredit-index-share .customercredit_send_to_friend .cc_email {
    margin-bottom: 0;
}
/*End Crystal*/
/*--------------------------checkout/cart-----------------------------------------------------*/
.checkout-cart-credit-amount p{
    margin: 0 !important;
}
.customercredit{
    margin-bottom: 10px;
}
.checkout_cc_input_alert .valiCredit Code Listdation-advice{
    max-width: 120px;
}
/*#customercredit_container{padding-left: 5px;}*/
#checkout-cc-input{margin-left: 7px;}
#customercredit_show_alert label{float: none !important;font-size: 12px;font-style: italic;font-weight:normal !important; color: #080;margin-left: 5px;}
/*My Credit**/
.title-credit h2.title-credit-label {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat 5px -57px;
    background-color: #1e4075;
    padding: 14px 10px 14px 50px;
    font-size: 14px;
    text-transform: none;
    color: #fff;    
    margin: 0;
}
.title-credit h2.title-history {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat 5px -183px;
    background-color: #1e4075;
}
.title-your-balance .title-credit-balance {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat 3px -120px;
    background-color: #f3f3f3;
    padding: 9px 10px 9px 40px;
    font-size: 14px;
    text-transform: none;
    font-weight: bold;
    margin-top: 10px;
}
.title-credit h2.navigation-credit {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat 5px -5px;
    background-color: #1e4075;
    margin-bottom: 0;
}
.table-bordered > thead > tr > th.numeric {
    text-align: center;
    font-weight: 600;
}
#transactions-history-new {
    width: 100%;
}
.div-navigantion-credit {
    border: 1px solid #ececec;
}
.div-navigantion-credit .block-content {
    margin-top: 0;
}
#no-more-tables {
    float: left;
    width: 100%;
}
ul#customercredit-navigation-customercredit_navigator li {
    margin: 1px 0;
    padding: 10px 10px 10px 10px;
    background: #f3f3f3;
}
ul#customercredit-navigation-customercredit_navigator li:hover{
    background: #ececec;
}
ul#customercredit-navigation-customercredit_navigator li a {
    text-transform: none;
    color: #636363;
}
ul#customercredit-navigation-customercredit_navigator li a:hover{
    color: #3399cc;
}
ul#customercredit-navigation-customercredit_navigator li strong {
    font-weight: normal;
    text-transform: none;
    color: #3399cc;
}
/*Code list*/
#no-more-tables .result {
    padding-left: 5px;
    border-bottom: none;
    font-style: italic;
    font-size: 13px;
}
#customercredit_grid {
    float: left;
    width: 100%;
}
.customercredit-search-button .button-img {
    display: none;
}
#customercredit_grid tbody tr td.last{
    min-height: 32px;
}
#customercredit_grid td#td-id-credit {
    white-space: nowrap;
}
.title-credit h2.credit-code-list {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat 5px -184px;
    background-color: #1e4075;
}
.customercredit-grid-search-item #customercredit_grid-transaction_time-from,
.customercredit-grid-search-item #customercredit_grid-transaction_time-to{
    min-width: 70px;
    float: left;
    width: 88%;
}
.customercredit-grid-search-item #calendar-transaction_time-from,
.customercredit-grid-search-item #calendar-transaction_time-to,
#calendars-transaction_time-from,
#calendars-transaction_time-to{
    margin-top: 8px;
    float: right;
}
.customercredit-grid-search #date-to {
    min-width: 130px;
}
#customercredit_grid tr td#td-price {
}
#customercredit_grid tr.active #date-to .data-range span.label{
    float: left;
    width: 100%;
}
#customercredit_send_to_friend .buttons-set{
    float: right;
    width: 100%;
    border-top: 0;
}
.customercredit-grid-search-item .data-range input[type="text"] {
    float: left;
}
#no-more-tables tr.customercredit-grid-search.active {
    // display: block;
}

/*Redeem Credit*/
.content-customercredit-redeem {
    padding: 0 10px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
/*Vertify Code*/
.customercredit_show_verify_code {
    float: left;
    width: 100%;
    margin-top: 10px;
}
button.submit-code {
    float: left;
    margin-left: 12px;
}
.customercredit-search-button .button-search {
    margin: 0px 2px 0 0;        
}

/*Checkout credit*/   
.checkout-credit-use {
    line-height: 15px;
    margin-top: 5px;    
/*    float: left;*/
    width: 100%;
    margin-bottom: 10px;
}
#checkout-cc-img {
    float: left;
    margin-left: 5px;
}
#checkout-cc-button {
    float: left;
    margin-top: 7px;
    margin-bottom: 10px;
    clear: both;
}
#checkout-cc-button-cancel {
    margin-top: 7px;
    margin-bottom: 10px;
    margin-left: 10px;
}
#customercredit_cc_success_img {
    margin-left: 8px;
    float: left;
    margin-top: 18px;
}
#customercredit_cc_show_loading {
    float: left;
    width: 90px;
    text-align: left;
    margin-left: 4px;
    margin-top: 6px;
}
#customercredit_cc_show_loading img {
    float: left;
    margin-right: 4px;
}
/*Product review*/
.customercredit-product-info p {
    float: left;
    width: 100%;
}
.customercredit-product-info p.type1{
    width: auto;
    margin-bottom:0px;
}
.customercredit-product-info .product-review{
    float: left;
    margin-left: 148px;
}
.customercredit-product-info .validation-advice {
    float: left;
    clear: both;
}
/*Top link*/
.links li a.link-account {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat 8px -122px;
}
.col-main .main-customer {
    padding-right: 0;
}
@media only screen and (max-width: 980px) { 
    .customercredit-grid-search-item #customercredit_grid-transaction_time-from,
    .customercredit-grid-search-item #customercredit_grid-transaction_time-to{
        width: 80%;
    }

}
@media only screen and (max-width: 767px) {
    .col-main .main-customer {
        padding: 0;
    }
    .calendar {
        top: 100%;
        z-index: 9999;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
        position: relative;
    }

    .data-table-div{
        float:left;
        width: 100%;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ececec; }

    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
        width: auto !important;
        min-height: 32px;
    }

    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
    #no-more-tables tr.customercredit-grid-search {
        position: relative; 
        top: -40px;
        left: 0;
        z-index: 9999;
        background: #fff;
        width: 100%;
        box-shadow: 0px 3px 15px 0px;
        padding: 0 10px;
    }

    /*Code list*/
    .customercredit-search-button {
        float: left;
        width: 100%;
        padding: 7px 15px;
        text-align: left;
        background-color: #1E4075;
    }
    .customercredit-search-button .button-img {
        display: block;
        float: right;
        background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat -11px -302px;
        border: none;
        padding: 12px;
        background-color: #3662a6;
        margin-top: 2px;
        border-radius: 3px;
    }   
    .customercredit-search-button .button-img:hover{
        opacity: 0.85;
        background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat -11px -302px;
        background-color: #3662a6;
    }
    .title-credit h2.credit-code-list {
        font-size: 16px;
        text-transform: none;
        font-weight: bold;
        background: url("https://unihockeycenter.ch/skin/frontend/base/default/images/customercredit/images-icon.png") no-repeat -11px -342px;
        color: #636363 !important;
        padding: 8px 10px 8px 30px;
        background-color: #fff !important;
    }   
    #customercredit_grid tr.active #customercredit_grid-transaction_time-from,
    tr.active #customercredit_grid-transaction_time-to{
        min-width: 70px;
        width: 88%;
    }
    #customercredit_grid tr.active #calendar-transaction_time-from,
    #customercredit_grid tr.active #calendar-transaction_time-to{
        margin-top: 8px;
        float: right;
    }
    #customercredit_grid tr td#date-to {
        min-width: 100px;
        min-height: 120px;        
    }    
    #customercredit-grid-search td.last {
        display: none;
    }    
    .box-customercredit-history .pager
    {
        float: left;
        width: 100%;

    }

    .customercredit-search-button button.button-search span{
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
    }   
    .customercredit-grid-search-item .data-range input[type="text"]{
        float: none;
    }
    #no-more-tables .customercredit-grid-search td{
        //float: left;
        //width: 100%;
    }
    .customercredit-search-button .button-search  {
        padding: 0;   
    }   
}
@media only screen and (max-width: 675px){
    #checkout-cc-button{
        margin-left: 0;
        clear: both;        
    }
}
@media only screen and (max-width: 560px) and (min-width: 480px){
    .input-verify-code {
        width: 139px;
    }
}
@media only screen and (max-width: 530px) {
    .redeem-box-input{
        width:100%;
    }
}

@media only screen and (max-width: 500px) and (min-width: 401px) {
    #no-more-tables table {
        font-size: 13px;
    }   
}
@media only screen and (max-width: 479px) {
    .box-customercredit-sumary .title-buttons .button {
        margin-top:3%;
        width: 100%;
        position: static;
        margin-bottom: 15px;
    }  
    .input-verify-code{
        margin-top: 5px;
        margin-left: 0;
        width: 100%;
    }
    .redeem-credit .redeem-input-box .button-set .button{
        width: 100%;
        margin: 10px 0 0 0;
    }
    .redeem-input-box .button-set,
    #verify-code-form div.input-box{
        width: 100%;
    }
    button.submit-code {
        width: 100%;
        margin-left: 0;
    }  
    /*Product detail*/
    .customercredit-product-info .product-review {
        margin-left: 103px;
    }
}
@media only screen and (max-width: 400px) {
    #no-more-tables table {
        font-size: 12px;
    }
}
#back-to-send-form a{
    color: #3399cc;
}
#back-to-send-form a img{
    float: left;
    width: 20px;
    margin-right: 3px;
}
button.button span{
    height: auto;
}
.products-grid li.item{
    padding: 12px 10px 80px;
}
.message-notice{
    width: 61%;
}
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


.gift-card *{box-sizing: border-box;}
.gift-card button *{box-sizing: content-box;}
.gift-card .row {
    margin-right: -10px;
    margin-left: -10px;
}

.gift-card .col-xs-1,.gift-card  .col-xs-2,.gift-card  .col-xs-3,.gift-card  .col-xs-4,.gift-card  .col-xs-5,.gift-card  .col-xs-6,.gift-card  .col-xs-7,.gift-card  .col-xs-8,.gift-card  .col-xs-9,.gift-card  .col-xs-10,.gift-card  .col-xs-11,.gift-card  .col-xs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
.gift-card .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.gift-card .table > thead > tr > th,
.gift-card .table > tbody > tr > th,
.gift-card .table > tfoot > tr > th,
.gift-card .table > thead > tr > td,
.gift-card .table > tbody > tr > td,
.gift-card .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.gift-card .table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid #ddd;
}
.gift-card .table > caption + thead > tr:first-child > th,
.gift-card .table > colgroup + thead > tr:first-child > th,
.gift-card .table > thead:first-child > tr:first-child > th,
.gift-card .table > caption + thead > tr:first-child > td,
.gift-card .table > colgroup + thead > tr:first-child > td,
.gift-card .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.gift-card .table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.gift-card .table .table {
    background-color: #fff;
}
.gift-card .table-condensed > thead > tr > th,
.gift-card .table-condensed > tbody > tr > th,
.gift-card .table-condensed > tfoot > tr > th,
.gift-card .table-condensed > thead > tr > td,
.gift-card .table-condensed > tbody > tr > td,
.gift-card .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.gift-card .table-bordered {
    border: 1px solid #ddd;
}
.gift-card .table-bordered > thead > tr > th,
.gift-card .table-bordered > tbody > tr > th,
.gift-card .table-bordered > tfoot > tr > th,
.gift-card .table-bordered > thead > tr > td,
.gift-card .table-bordered > tbody > tr > td,
.gift-card .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.gift-card .table-bordered > thead > tr > th,
.gift-card .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.gift-card .table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.gift-card .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.gift-card table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
.gift-card table td[class*="col-"],
.gift-card table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.gift-card .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .gift-card .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .gift-card .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .gift-card .table-responsive > .table-bordered {
        border: 0;
    }
    .gift-card .table-responsive > .table-bordered > thead > tr > th:first-child,
    .gift-card .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .gift-card .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .gift-card .table-responsive > .table-bordered > thead > tr > td:first-child,
    .gift-card  .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .gift-card  .table-responsive > .table-bordered > thead > tr > th:last-child,
    .gift-card .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .gift-card .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .gift-card  .table-responsive > .table-bordered > thead > tr > td:last-child,
    .gift-card .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .gift-card  .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .gift-card  .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}


.gift-card input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gift-card input[type="radio"],
.gift-card input[type="checkbox"] {
    margin: 3px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.gift-card input[type="file"] {
    display: block;
}
.gift-card input[type="range"] {
    display: block;
    width: 100%;
}
.gift-card select[multiple],
.gift-card select[size] {
    height: auto;
}
.gift-card input[type="file"]:focus,
.gift-card input[type="radio"]:focus,
.gift-card input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.gift-card output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.gift-card .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.gift-card .form-control:focus {
    border-color: #66afe9;
    outline:none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.gift-card .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.gift-card .form-control:-ms-input-placeholder {
    color: #999;
}
.gift-card .form-control::-webkit-input-placeholder {
    color: #999;
}
.gift-card .form-control[disabled],
.gift-card .form-control[readonly],

.gift-card textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
.gift-card input[type="date"],
.gift-card input[type="time"],
.gift-card input[type="datetime-local"],
.gift-card input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}
.gift-card input[type="date"].input-sm,
.gift-card input[type="time"].input-sm,
.gift-card input[type="datetime-local"].input-sm,
.gift-card input[type="month"].input-sm {
    line-height: 30px;
    line-height: 1.5 \0;
}
.gift-card input[type="date"].input-lg,
.gift-card input[type="time"].input-lg,
.gift-card input[type="datetime-local"].input-lg,
.gift-card input[type="month"].input-lg {
    line-height: 46px;
    line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
    line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
    line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
    line-height: 1.33;
}
.gift-card .form-group {
    margin-bottom: 10px;
    float:left;
    width:100%;
    text-align: left;
}
.gift-card .radio,
.gift-card .checkbox {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.gift-card .radio label,
.gift-card .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.gift-card .radio input[type="radio"],
.gift-card .radio-inline input[type="radio"],
.gift-card .checkbox input[type="checkbox"],
.gift-card .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -19px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.gift-card .radio-inline,
.gift-card .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.gift-card .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.gift-card .hide{display:none;}
.gift-card .disabled{
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default;
}
.gift-card .text-left {
    text-align: left;
}
.gift-card .text-right {
    text-align: right;
}
.gift-card .text-center {
    text-align: center;
}
.gift-card .text-justify {
    text-align: justify;
}
.gift-card .text-nowrap {
    white-space: nowrap;
}
.gift-card .text-lowercase {
    text-transform: lowercase;
}
.gift-card .text-uppercase {
    text-transform: uppercase;
}
.gift-card .text-capitalize {
    text-transform: capitalize;
}
/**
* Giftvoucher reward template
*/
.dialog.giftcard-preview-template-dialog{
    left: 50% !important;
    margin-left: -330px !important;    
}
.input-select.validation-failed
{
    border-color: red;
}

span#giftvoucher_wait{
    color: #2F2F2F;
}

.giftvoucher-discount-code{
    color: #008000;
}
.giftvoucher-discount-code button{
    border: medium none;
    background: none repeat scroll 0 0 transparent;
}

.giftvoucher-discount-code button:hover{
    cursor: pointer;
}

.giftvoucher-media{
    border: 2px solid #F7F9F9;
}

.giftvoucher-media .giftmedia{
    border-bottom: 2px solid #F7F9F9;
    padding: 7px;
    color: #F18200;
    font-size: 15px;
}

#giftmedia pre{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.giftvoucher-media .giftmedia-image{
    overflow: hidden;
    width: 265px;
    position: relative;
}

.giftvoucher-product-info .giftvoucher-amount-desc, .giftvoucher-product-info #recipient_ship_desc {
    font-size: 0.9em;
    font-style: italic;
    color: #080;
    margin-top: -5px;
}

.giftvoucher-product-info #message{
    width: 100%;
    height: 88px;
}

.giftvoucher-product-info #recipient_address{
    width: 325px;
    height: 57px;
}

.giftvoucher-product-info #recipient_email,
.giftvoucher-product-info #recipient_name,
.giftvoucher-product-info #customer_name{
    width: 100%;
}

#giftvoucher-result{
    font-size: 15px;
}

#giftvoucher-result label{
    width: 160px;
}


/* Search Grid Style */
.data-table .giftvoucher-grid-title th{
    background-image: none;
    border-bottom: 1px solid #C2D3E0;
}

.data-table .giftvoucher-grid-search th{
    vertical-align: top;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item{
    padding-bottom: 2px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .search-text{
    width: 97%;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container{
    float: left;
    padding-bottom: 2px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range{
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range .label{
    display: block;
    width: 36px;
    float: left;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range img{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range input.range-text{
    float: right;
    width: 50px;
    padding: 1px;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item select{
    width: 100%;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .from-price,
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .to-price{
    min-width: 100px;
}

.giftvoucher-search-button {
    padding-bottom: 5px;
    text-align: right;
}
/* End Search */
.customer-account-giftcard .balance{
    overflow: hidden; 
    margin-bottom: 10px; 
    border-bottom: 1px dotted black;
}
.customer-account-giftcard #giftvoucher_grid .gift-voucher-sent-friend{
    background-color: #F6B26B;
}
.customer-account-giftcard .account-balance{
    overflow: hidden; 
    margin-bottom: 10px; 
    border-bottom: 1px dotted black;
}
/*Hai.Tran*/
.giftcard-preview-template-dialog .top,
.giftcard-preview-template-dialog .bot{
    display: none;
}
.giftcard-preview-template-dialog .dialog_e,
.giftcard-preview-template-dialog .dialog_w {
    width: 0;	
}
.giftcard-preview-template-dialog .dialog_close{
    display: none;
}
.giftcard-preview-template-dialog .dialog_content{
    background-color: transparent !important;
    color: #2f2f2f !important;
    font: 12px/1.55 Arial, Helvetica, sans-serif;
}
.gift-active{
    border: 2px solid rgb(228,121,17) !important;
}
div.egcSwatch-arrow {
    /*    display: none;*/
    position: absolute;
    height: 11px;
    top: -2px;
    left: 1px;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    /*    z-index: 10;*/
    background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/down-arrow.png);
}
#giftcard-template-show-images:hover #giftcard-template-next{
    background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-show-images:hover #giftcard-template-prev{
    background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/arrow-slide-left.png);
}
/*#giftcard-template-next:hover{
    background-image: url(/../giftcard/skin/frontend/default/default/images/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-prev:hover{
    background-image: url(/../giftcard/skin/frontend/default/default/images/giftvoucher/arrow-slide-left.png);
}*/
/** Media Library **/
.uploader .file-row { display: inline-block;width:315px; padding:0.3em 0.6em; /*margin:0.5em 0.6em;*/ border:1px solid #ccc; background-color:#f9f9f9; /*vertical-align:middle;*/ }
.uploader .file-row-narrow { width: auto; margin: 0 0 2px 40px; }
.uploader .file-row .file-info { float:left; }
/*.uploader .file-row .file-info-name { with: 80%; overflow: hidden; }
.uploader .file-row .file-info-size { width: 20%; }*/
.uploader .file-row-info { margin: 0 0 0 10px; }
.uploader .file-row-info .file-info-name  { font-weight:bold; }
.uploader .file-row .progress-text { float:right; font-weight:bold; }
.uploader .file-row .delete-button { float:right; }
.uploader .buttons { float:left; }
.uploader .flex { float:right; }
.uploader .progress { border:1px solid #f0e6b7; background-color:#feffcc; }
.uploader .error { border:1px solid #aa1717; background-color:#ffe6de; }
.uploader .error .progress-text { padding-right:10px; }
.uploader .complete { border:1px solid #90c898; background-color:#e5ffed; }

#amount_range{
    width: 160px;
}
#popup-giftcard{
    position: fixed;
    z-index: 10000;
    width: 600px;  
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
    text-align: left;
}
#bg-fade{
    background: #000;
    position: absolute;
    z-index: 9999;
    width: 100%;
    min-height: 800px;
    float: left;
    top: 0;
    left: 0;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

#giftvoucher-view-condition {
    float: left;
    clear:both;
}

#giftvoucher-view-condition:hover {
	text-decoration: none;
}

.calendar{
    z-index: 99999;
}

.calendar .button{
    display: table-cell;
}

/* stee */
.ajax-file-upload-progress {
    width: 95% !important;
}
.ajax-file-upload-green {
    display: none !important;
}
.ajax-file-upload-abort {
    display: none !important;
}
.ajax-file-upload-statusbar {
    width: 88% !important;
}

/****************************Template 02 _ top*************************************/

#giftcard-template-top{
    overflow:hidden;
    max-height: 550px;
    font-size: 14px;
    width: 100%;
    height: 365px;
}
#giftcard-template-top .giftcard-template-content{
    margin-left:0px;
    padding: 0;
    position: relative;
}
#giftcard-template-top .giftcard-template-content-top, .giftcard-change-image-temp2{
    height: 190px;
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#giftcard-template-top .giftcard-template-content-temp2{
    padding-top: 0px;
    background-repeat: repeat;
    background-size: 100%
}
.logo-title.logo-title-top {
    padding-left: 15px;
    float: left;
    height: 84px;
}
.logo-title.logo-title-top img{
    float: left;
    border-radius: 0px 0px 5px 5px;
    max-height: 70px;
    background-position: 15px 0px !important;
}
.name-value-top{
    float: left;
    width: 100%;
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/bkg-title.png') no-repeat;
    background-size: 103% 105%;
    margin-top: 55px;
    height: 50px;
    position: absolute;
    bottom: 0;
}
.name-value-top .giftcard-title{
    float: left;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
    line-height: 48px;
    font-weight: 600;
}
#giftcard-template-top .giftcard-value{
    float: right;
    padding-left: 20px;
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/bkg-value.png') no-repeat left center;
    height: 50px;
}
.name-value-top .giftcard-value .giftcard-text-color{
    float: left;
    font-size: 12px;
    padding-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.name-value-top .giftcard-value .giftcard-price-change {
    float: right;
    margin-left: 15px;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.name-value-top .value-price span {
    margin-right: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin-top: -3px;
}
.name-value-top .giftcard-value .giftcard-price-change .price {
    margin-right: 10px;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
}
.giftcard-date-top{
    width: 59%;
    float:left;
    padding-top: 10px;
}
.giftcard-date-top .giftcard-from-to{
    float: left;
    font-size: 16px;
    color: #636363 !important;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
}
.giftcard-date-top .giftcard-from-to .giftcard-from{
    float: left;
    max-height: 25px;
}
.giftcard-date-top .giftcard-from-to .giftcard-text-color,
.giftcard-date-top .giftcard-from-to .giftcard-style-color{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.giftcard-information {
    float: left;
    clear: both;
    width: 342px;
    margin-top: 8px;
    margin-left: 15px;
}
.giftcard-date-top .giftcard-barcode {
    float: right;
    text-align: right;
    padding-right: 15px;
}
.giftcard-date-top span.giftcard-barcode img {
    max-width: 100%;
    float: right;
    height: 40px;
}
.giftcard-date-top .giftcard-barcode {
    padding-right: 15px;
    margin-top: -10px;
}
.giftcard-date-top .giftcard-from-to .giftcard-style-color{
    color: orange;
    font-size: 16px
}
.giftcard-date-top .giftcard-to{
    margin-left:0px;
    max-height: 25px;
    float:left;
    clear:both;
}
.giftcard-date-top .giftcard-number .giftcard-style-color{
    color: orange;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    line-height: 30px;
}
.name-value-top .value-price{
    float: right;
    line-height: 55px;
}
.giftcard-date-top .giftcard-message{
    padding: 6px;
    padding-bottom: 14px;
    padding-top: 3px;
    height: 80px;
    vertical-align: middle;
    background: #fff;
    border-radius: 5px;
    border:1px solid #cecece;
    text-align: left;
}
.barcode-note .giftcard-code{
    float: right;
    margin-right: 15px;
}
.barcode-note .barcode{
    text-align: right;
    float: right;
    width: 158px;
    height: 40px;
}

.barcode-note .barcode img{
    height: 40px;
    max-width: 100%;
    float: right;
}
.giftcard-date-top .giftcard-custom-message{
    margin: 0;
    white-space: pre-wrap;
    max-height: 85px;
    overflow: hidden;
    font-size: 11px;
}
.barcode-note .giftcard-note{
    margin-top: 5px;
    float: right;
    width: 215px;
    text-align: right;
    overflow: hidden;
    height: 90px;
    position: absolute;
    bottom: 10px;
}
.barcode-note .giftcard-note .giftcard-text-color{
    font-size: 12px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#timezone_to_send{visibility: visible !important;}
#giftcard-template-top .giftcard-template-content-top.giftcard-change-image-temp2{width:100% !important; position: relative;}
#giftcard-template-top .giftcard-template-content{
    width:100%;
    background-size:100% auto !important;
    float: left;
    height: 175px;
}
#giftcard-template-top .giftcard-title-top{
    width:100%;
    position: relative;
}
.hidden-giftcard-content-temp2 .giftcard-barcode-value {height: 30px !important}
#giftcard-template-top .title{width:60% !important;}
#giftcard-template-top .barcode-note{
    width: 230px;
    float: right;
    margin-top: 5px;
    position: relative;
    height: 170px;
}
#giftcard-template-top .giftcard-value-bottom {display: none}

/*---Detail Template 3---*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic,300,700,400,600);
#giftcard-template-back .giftcard-template-content{display: none; height: 0px}
.title-value.giftcard-logo-background {
    float: left;
    width: 100%;
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/bkg-title.png') no-repeat;
    height: 50px;
    background-size: 100%;
}
.giftcard-logo-background .giftcard-value-color {
    float: right;
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/bkg-value.png') no-repeat left center;
    height: 50px;
    text-align: right;
    padding-right: 15px;
    padding-left: 20px;
    line-height: 48px;
}
.from-to-barcode-background{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.giftcard-change-image-background-popup .giftcard-logo {
    float: left;
    height: 84px;
    margin-left: 15px;
}
.giftcard-change-image-background-popup .giftcard-logo img {
    margin-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    max-height: 70px;
    float: left;
}
.giftcard-logo-background .giftcard-text-color {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-right: 10px;
}
.giftcard-logo-background .giftcard-style-color.giftcard-price-change {
    font-size: 26px;
    margin-top: 6px;
}
.giftcard-logo-background .giftcard-style-color.giftcard-price-change .price {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
    line-height: 52px;
}

.giftcard-logo-background .giftcard-title {
    float: left;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
    line-height: 52px;
    font-weight: 600;
}
.from-to-barcode-background .from-to {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    float: left;
    margin-left: 15px;
}
.from-to-barcode-background .from-to .giftcard-form{
    float: left;
    text-align: left;
    margin-top: 10px;
}
.from-to-barcode-background .from-to .giftcard-to {
    float: left;
    text-align: left;
    clear: both;
}
.giftcard-text {
    height: 90px;
}
.from-to-barcode-background span img {
    height: 40px;
    max-width: 100%;
}
.from-to-barcode-background .from-to .giftcard-text-color {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.from-to-barcode-background .from-to .giftcard-style-color{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.giftcard-box-background{
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}
.giftcard-box-background .giftcard-text-box{
    background: #fff;
    border-radius: 5px;
    border:1px solid #cccccc;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 3px;
    display:table-cell;
    vertical-align: middle;
}
.giftcard-box-background .giftcard-text-color.giftcard-custom-message{
    margin: 0;
    white-space: pre-wrap;
    max-height: 85px;
    overflow: hidden;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 5px;
    color: black !important;
}
.from-to-barcode-background .giftcard-barcode{
    float: right;
    margin-right: 15px;
}
.from-to-barcode-background .giftcard-barcode .giftcard-style-color{
    color: orange;
    font-weight: bold;
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
}
.from-to-barcode-background .giftcard-barcode .giftcard-style-color{
    font-size: 14px;
    line-height: 30px;
    color: orange;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.giftcard-note-background{
// margin-top: 8px;
    float:left;
    box-sizing: content-box;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin-top: 8px;
    height: 30px
}
.giftcard-note-background .form-note{
    width: 100%;
    margin: 0 auto;
}
.giftcard-note-background .giftcard-text-color{
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    padding: 0 15px;
    font-weight: 600;
    max-height: 33px;
    overflow: hidden;
}
#giftcard-template-back {width: 100% ;float: left; position: relative}
#giftcard-template-back .giftcard-change-image-background-popup{
    width: 100%;

    top: 0%;
}
.giftcard-box-background .giftcard-text-box {
    display: inherit !important;
    background-size: 100% !important;
    width: 100% !important;
    height: 98px;
    text-align: left;
}
.giftcard-box-background {
    width: 93% !important;
    height: 95px;
    padding: 5px 3%;
    margin-top: 0px !important;
    box-sizing: content-box;
    float: left;
}
.from-to-barcode-background .giftcard-number{
    float: right;
    text-align: right;
}
.from-to-barcode-background .giftcard-barcode span.barcode  {
    float: right;
}

/*****template 03 width devices*******/
.giftcard-change-image-background-popup img#img-type-background{
    position: relative;
    top: 0;
    z-index: 10;
    left:0;
}
#giftcard-template-back img#img-type-background{width: 100%}
#giftcard-preview-template img#img-type-background{width: 100%}
#giftcard-preview-template #giftcard-preview-template-content .giftcard-change-image-background-popup.giftcard-change-image{
    width: 100% !important;
    top: 0%;
    position: absolute;
}


.giftcard-product-media{
    float:Left;
    width:600px;
    height: 365px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
}
.product-img-box {
// overflow: hidden\0;
}
#close-popup-giftcard {
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/images/giftvoucher/close.png') no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -25px;
    right: -25px;
}
#giftcard-preview-template-content{float:left;width: 100%;overflow: hidden;}
/****************************Template 01 _ left*************************************/
.giftvoucher-product-info{overflow: hidden}
#giftcard-template-left{
    overflow:hidden;
    width: 655px;
    font-size: 24px;
    font-weight: bold;
    float:left;
    background-size: 100% 100%;
}
#giftcard-preview-template .giftcard_value-color .giftcard-text-color{
    padding-right: 10px;
    margin-top: 15px;
}
/*#giftcard-preview-template-content {float: left;overflow: hidden;}*/
.dialog.giftcard-preview-template-dialog .dialog_e{background:none;}
.giftcard-template-content-left,.giftcard-change-image{
    width: 275px;
    height: 365px;
    display:block;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 275px 400px;
}
.logo1 { width: 100%; height: 50px; margin-top: -7px;}
#giftcard-template-left .giftcard-title {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-top: 10px !important;
    margin-left: 10px !important;
}
.giftcard-from{
    margin-right: 15px;
    overflow: hidden;
    display: table-cell;
    float: left;
    margin-bottom: 5px;
}
.giftcard-from-to  .giftcard-style-color{
    color: orange;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}
.giftcard-to{max-height: 25px;}
.giftcard-box{overflow: hidden;margin-top: 10px;}
.giftcard-box  .giftcard-text-box{
    display: block;
    border-radius: 5px;
    border: 1px solid #cccccc;
    padding: 0 6px;
    height: 90px;
    vertical-align: middle;
    background:#fff;
    margin-top: 10px;
    text-align: left;
}
.giftcard_value .giftcard-text-color{
    float: left;
    padding-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#giftcard-preview-template .giftcard-template-content .giftcard_value .giftcard-text-color{
    padding-right: 10px;
    margin-top: 10px;
}
.giftcard_value .giftcard-style-color{
    float: left;
    clear: both;
}
.giftcard_value .giftcard-style-color .price{
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    /* color: orange; */
    font-weight: bold;
}
.giftcard-number{
    width: 100%;
    float: right;
    text-align: right;
    margin-bottom: 5px;
}
.giftcard-number .giftcard-style-color{
    color: orange;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.giftcard-custom-message{
    margin: 0;
    white-space: pre-wrap;
    max-height: 85px;
    overflow: hidden;
    font-size: 11px;
}
.giftcard-barcode  .giftcard-style-color{
    font-size: 14px;
    color: orange;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.giftcard-text{
    overflow: hidden;
    vertical-align: bottom;
    height: 70px;
}
.giftcard-text  .giftcard-text-color{
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
}
#giftcard-template-show-images .gift-active{overflow:hidden}
#giftcard-template-show-images .gift-active img{ display:inline;}
/******************Detail giftcard by Crystal****************/
#giftcard-template-left .giftcard-template-content {
    background-position: 0;
    background-size: 100%;
    width: 350px;
    display: block;
    margin-left: 0;
    float: right;
    height: 365px;
    background-repeat: repeat;
    box-sizing: content-box;
}
#giftcard-template-left .giftcard-logo div{width: 100% !important; margin-top: -7px !important;background-size: 80% 50px !important;}
#giftcard-template-left .giftcard-from-to .giftcard-text-color {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
#giftcard-template-left{width: 100% !important}
#giftcard-template-left .giftcard-change-image {
    width:250px;
    background-position:inherit !important;
    background-size: 100% 100% !important;
    height:365px;
    padding-bottom: 0;
    position: relative;
}
.giftcard-change-image img{
    height: 63px;
    max-width: 100%;
    display: inline;
}
.giftcard-change-image img#img-type-left{
    position: relative;
    top: 0;
    z-index: 10;
    left:0;
}
.giftcard-template-content-left .giftcard-logo{
    position: absolute;
    top: 280px;
    text-align: center;
    width: 100%;
}
/*#giftcard-template-left .giftcard-template-content div {width: 100% !important; float: left;}*/
#giftcard-template-left .giftcard-template-content div.giftcard-style-color{
    margin: 15px 10px 0 15px;
    text-align: left;
}
#giftcard-template-left .giftcard-template-content div.giftcard_value{
    float: left;
}
#giftcard-template-left .giftcard-template-content div.giftcard-code{
    float: right;
    width: 200px;
    margin-top: -5px;
}
#giftcard-template-left .giftcard-template-content .value-barcode {
    width: 320px;
    float: left;
    margin: 15px;
    margin-bottom: 10px;
}
#giftcard-template-left .giftcard-template-content div.giftcard-from-to,
#giftcard-template-left .giftcard-template-content div.giftcard-box,
#giftcard-template-left .giftcard-template-content div.giftcard-text{
    width: 320px;
    float: left;
    margin:0 15px;
}
#giftcard-template-left .giftcard-barcode {
    float: right;
    width: 177px;
    text-align: right;
}
#giftcard-template-left .giftcard-barcode img {float: right;max-width: 100%;height: 40px;}
#giftcard-template-left .giftcard-to{float: left;clear: both;margin-left: 0px;}
#giftcard-template-show-images {overflow: hidden;position: relative;height: 60px;}
#giftcard-template-show-images .images-for-slide{
    float:left;
    position: absolute;
    height: 60px;
    left: 0;
}
.giftcard-template-control{
    z-index: 10;
    position: absolute;
    top: 10px;
    width: 27px;
    height: 31px;
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/icon-nav.png") left 1px no-repeat transparent;
    text-decoration: none !important;
    outline: none !important;
}
#giftcard-template-prev{left:0;}
#giftcard-template-next{
    right: 0;
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/giftvoucher/icon-nav.png") left -41px no-repeat transparent;
}

/***************checkout cart by Sally***************/
.gift-card .discount{display: inline-block;width: 100%;}
.gift-card .discount .form-group label{display: inline;}
.discount .giftvoucher #giftvoucher{position: relative;margin-right: -33px;margin-top: 10px;margin-left: 15px;}
.giftcard_change img{display:inline;}
/*************shopping cart by Sally*************/
.discount .giftvoucher #giftvoucher{position: relative;margin-right: 0px;margin-top: -1px;margin-left: 0px;}
.giftvoucher-discount-code img{display:inline}
/************my account by Sally***********/
.gift-card .table .col-xs-12 .label{float:left;  margin-bottom: 5px;}
.gift-card .table .col-xs-12 .v-middle{float:left;margin-top: 3px;margin-left: 3px;}
/***********View giftcard*************/
#giftcard_history_table .item-hidden{display:none;}
.giftvoucher-index-email .form-list li{width:100%; float: left;}
/******History balance*******/


.dialog.giftcard-preview-template-dialog .dialog_w{background: none;}
/*---End Detail Popup Template 1---*/
.gift-card .sub-title{
    font-size: 17px;
    text-transform: none;
    font-weight: 600;
    margin: 0 0 5px;
    padding:0;
}
.gift-card label em{
    color: red;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px;
}

/***********End Detail Popup Template 3*************/

/******************Send email***************/

.giftvoucher-product-info .giftcard-date-box img {display: inline;vertical-align: middle;}
.giftvoucher-product-info .giftcard-date-box input.validate-date-giftcard {float: left;margin-right: 3px;}
.giftcard-date-box button span{padding-left: 0 !important}
.add-to-box {clear: both}
.giftvoucher-receiver{float: left; clear: both; padding-bottom: 20px; width: 100%}
.giftvoucher-product-info .validation-advice{float: left; clear: both;}
.recipient_email,
.message,
.recipient_ship_form {float:left; clear:both;}

/******************End***********************/
/***************checkout cart by Sally***************/
.fieldset .giftvoucher  #giftvoucher{position: relative;margin-right: -33px;margin-top: 10px;margin-left: 15px;}
.giftcard_change img{display:inline;}
.fieldset .giftvoucher_credit #giftvoucher_credit{position: relative;margin-right: -33px;margin-top: 10px;margin-left: 15px;}
.fieldset #giftvoucher_container{float:left; padding-bottom: 12px; width: 100% !important;}
.fieldset .sp-methods{float:left; clear:both; width: 100% !important;}
.credit_input img {display:inline;}
.credit_input  .input-text{width:68px !important;}
.notice-msg li{font-weight:700;}
.giftvoucher-index-index .pager{margin-top:7px;}
/*************shopping cart by Sally*************/
.discount-form.giftvoucher   #giftvoucher{position: relative;margin-right: 5px;margin-top: 5px;margin-left: 0px;}
.discount-form .giftvoucher_credit  #giftvoucher_credit{position: relative;margin-right: 5px;margin-left: 0px; float:left}
.giftvoucher-discount-code img{display:inline;}
dd#giftcard_shoppingcart_apply, dd.giftvoucher li, dt.giftvoucher, dt.giftvoucher_credit, dd.giftvoucher-credit,li.giftvoucher-discount-code strong{margin:5px 0;}
#payment_form_giftvoucher_credit #gift_credit_message{float: left; width: 100%;}
li.giftvoucher-discount-code strong{float:none;}
.giftcard-code-hidden{display:none;}

/* ----- Simple template ------ */
#giftcard-template-simple{
    width:600px;
    float:left;
    background:#fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}
#giftcard-template-simple .simple-top{

    padding: 6px 6px 10px;
    float:left;
    width: 100%;

}
.giftcard-template-content-simple{
    float: left;
    width: 100%;
    height: 310px;
}
#giftcard-template-simple .simple-content-top{margin:0;}
.simple-content-top .simple-logo{
    min-height: 85px;
    display:flex;
}
#giftcard-template-simple  img{margin:auto;}
.simple-bottom{
    float: left;
    width: 100%;
    padding: 6px;
    border-top:  1px solid #ddd;
    min-height: 90px;
}
.two-border{
    border-left:1px solid #ddd;
    border-right: 1px solid #dddddd;
}
.no-right{border-left:1px solid #ddd;}
.giftcard-number .giftcard-style-color{
    font-size: 16px;
}
.value-price .giftcard-text-color{
    font-size: 36px;
    line-height: 1;
}
.simple-barcode img{
    height: 35px;
    margin:auto;
}
.simple-content-top .simple-logo img{max-height: 100px;max-width:100%;}
#giftcard-template-simple .form-group.giftcard-value,
#giftcard-template-simple .form-group.giftcard-number{margin:5px 0;}
.simple-bottom .giftcard-custom-message{
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    color: #444;
    line-height: 18px;
}
#giftcard-template-simple .giftcard-template-content-simple{
    background-size: 100% auto;
}
#giftcard-template-simple .logo-title{
    padding: 0;
    float: none;
    height: auto;
}
#giftcard-template-simple img{
    display: inline;
    max-height: 90px;
    max-width: 180px;
}
#giftcard-template-simple .simple-barcode{
    min-height: 85px;
    display:flex;
}
#giftcard-template-simple .simple-content-top .col-xs-4,#giftcard-template-simple .simple-content-top .col-xs-6{
    height:90px;
}
#giftcard-template-simple .giftcard-number .giftcard-style-color{ font-style: normal;}
#giftcard-template-simple .giftcard-change-image{background-size:100%;}
/* ------ END -------- */

/* ----- Simple template ------ */
#giftcard-template-amazon {

    float:left;
    background:#fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}
#giftcard-template-amazon .simple-top{

    padding: 6px 6px 10px;
    float:left;
    width: 100%;

}
.giftcard-template-content-simple{
    float: left;
    width: 100%;
    height: 310px;
}
#giftcard-template-amazon{
    font-family: Arial,sans-serif;
}
#giftcard-template-amazon .simple-content-top{margin:0;}
.simple-content-top .simple-logo{
    min-height: 85px;
    display:flex;
}
#giftcard-template-amazon  img{margin:auto;}
.simple-bottom{
    float: left;
    width: 100%;
    padding: 6px;
    border-top:  1px solid #ddd;
    min-height: 90px;
}

#giftcard-template-amazon .form-group.giftcard-value,
#giftcard-template-amazon .form-group.giftcard-number{margin:5px 0;}
.simple-bottom .giftcard-custom-message{
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    color: #444;
    line-height: 18px;
}
#giftcard-template-amazon .giftcard-template-content-simple{
    background-size: 100% auto;
}
#giftcard-template-amazon .logo-title{
    padding: 0;
    float: none;
    height: auto;
}

#giftcard-template-amazon .table-middle,
#giftcard-template-amazon .table-top td,
#giftcard-template-amazon .table-middle tbody tr > td table #mainImageContainer{
    width:590px;
}
#giftcard-template-amazon img{
    display: inline;
}
#giftcard-template-amazon .simple-barcode{
    min-height: 85px;
    display:flex;
}
#giftcard-template-amazon .simple-content-top .col-xs-4,#giftcard-template-amazon .simple-content-top .col-xs-6{
    height:90px;
}
#giftcard-template-amazon .giftcard-number .giftcard-style-color{ font-style: normal;}
#giftcard-template-amazon .giftcard-change-image{background-size:100%;}

.popup-giftcard-amazon .a-popover-wrapper .a-popover-inner{
    background-color: #fff;
}

.popup-giftcard-amazon {
    width: 740px;

}
.popup-giftcard-amazon .a-popover-header {
    position: relative;
    text-align: left;
    background: #f2f2f2;
    background: #f0f0f0;
    background: -webkit-linear-gradient(top,#f7f7f7,#eaeaea);
    background: linear-gradient(to bottom,#f7f7f7,#eaeaea);
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #cdcdcd;
    border-bottom-color: rgba(0,0,0,.2);
    box-shadow: 0 1px 0 rgba(255,255,255,.5) inset,0 -1px 0 rgba(255,255,255,.4) inset;
    padding: 0 14px;
    margin: 0;
    z-index: 10;
}

.popup-giftcard-amazon .a-button-close {
    display: block;
    zoom: 1;
    background-color: transparent;
    border-radius: 3px;
    border: none;
    float: right;
    padding: 8px;
    position: absolute;
    top: 50%;
    right: 5px;
    margin: -13px 0 0;
    line-height: 8px;
    font-weight: bold;
}

.popup-giftcard-amazon .a-popover-header .a-popover-header-content {
    min-height: 35px;
    line-height: 16px;
    padding: 10px 0 9px;
    font-size: 13px;
    font-weight: 700;
    margin-right: 20px;
    margin: 0;
    text-transform: none;
    color: #000;
    font-family: Arial,sans-serif;
}

.popup-giftcard-amazon .a-popover-inner {
    overflow-y: hidden!important;
}
.popup-giftcard-amazon .a-popover-inner {
    padding: 14px 18px;
    text-align: left;
    overflow-x: hidden;
}
.popup-giftcard-amazon #gc-preview-modal-wrapper {
    margin: -14px -18px;
}
.popup-giftcard-amazon #gc-preview-wrapper {
    overflow-wrap: break-word;
    word-break: break-all;
    width: 704px;
}

.popup-giftcard-amazon #gc-preview-header-recipient-email-box-wrapper {
    border-bottom: 1px solid #ddd;
}
.popup-giftcard-amazon .a-size-base {
    font-size: 13px!important;
    line-height: 19px!important;
}
.popup-giftcard-amazon .a-color-base {
    color: #111!important;
}

.popup-giftcard-amazon .a-row {
    width: 100%;
}

.popup-giftcard-amazon .a-grid-vertical-align.a-row {
    display: table !important;
    table-layout: fixed;
    zoom: 1;
    border-collapse: collapse;
}

.popup-giftcard-amazon .a-grid-vertical-align.a-row>div.a-column {
    float: none!important;
    display: table-cell!important;
    zoom: 1;
    padding-right: 14px;
}

.popup-giftcard-amazon .a-grid-vertical-align.a-row>div.a-span1 {
    width: 8.68%;
}

.popup-giftcard-amazon .a-grid-vertical-align.a-row>div.a-span10 {
    width: 87.43%;
}

.popup-giftcard-amazon .a-section {
    margin-bottom: 22px;
}

#gc-preview-modal-wrapper,
#gc-preview-template-wrapper,
#gc-preview-wrapper{
    margin: 0;
}
.popup-giftcard-amazon .a-spacing-top-extra-large {
    margin-top: 26px!important;
}

.popup-giftcard-amazon .a-text-bold {
    font-weight: 700!important;
}

.popup-giftcard-amazon .gc-hide {
    display: none;
}
.popup-giftcard-amazon .gc-text-hidden {
    display: none;
}

.popup-giftcard-amazon #gc-preview-template-wrapper {
    background-color: #f3f3f3;
}
.popup-giftcard-amazon #gc-preview-template-wrapper #gc-preview-main-sections{
    background-color: #fff;
}

.popup-giftcard-amazon #gc-preview-wrapper td {
    vertical-align: middle;
}

.popup-giftcard-amazon #gc-preview-wrapper td img{
    display: inline;
    max-width: 100%;
}
.popup-giftcard-amazon{
    width: auto !important;
    position: absolute !important;
    margin-top: 0;
    font-family: Arial,sans-serif;
    text-rendering: optimizeLegibility;
}
.popup-giftcard-amazon #close-popup-giftcard{
    background: transparent;
    top:0;
    right:0;
    z-index: 10000;
}
.popup-giftcard-amazon #close-popup-giftcard:hover{
    text-decoration: none;
}


#giftcard-template-amazon .giftcard-style-color{
    display: block;
}
.popup-giftcard-amazon .giftcard-style-color{
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    color: #868686;
    font-weight: 600;
    display: block;
}

@media  (max-width:1199px){
    /**********add giftcard************/
    #gift-voucher-code{width:65% !important;}
}

/**********add giftcard by Sally************/
#gift-voucher-code{width:90% !important;}
#giftcard-template-left .giftcard-template-content .hidden-giftcard {
    height: 65px !important;
}
#giftcard-template-left .hidden-content {height: auto}
@media (max-width:990px){
    /************my account***********/


    /*view giftcard*/


    /**********check giftcard************/

}
@media  (max-width:880px){
    /************my account***********/



    /**********add giftcard************/
    #gift-voucher-code{width:100% !important;}
}
@media only screen and (max-width: 770px){
    /************my account by Sally***********/

    /**********add giftcard by Sally************/
    .col-main .giftvoucher-fieldset .input-box   input[type=text]{width:365px !important;}
}
@media  (max-width:640px){
    /************my account by Sally***********/

}

@media  (max-width:533px){
    /**********add giftcard by Sally************/
    .buttons-set button{margin-bottom:3px;}
    #addredeem-giftvoucher-code .buttons-set button.button{float:right !important; width:40%;}
}

@media  (max-width:440px){
    /**********check giftcard by Sally************/
    .page-title h1{font-size:18px !important;}
    /* My account */
    .balance .button{float:none !important; width:185px !important;}
    .giftvoucher-search-button{text-align:left !important;}
    .button{padding:5px !important;}


    /*my account*/
    #giftvoucher_grid-gift_code{width:65px !important; margin-left:70px;}
}
@media  (max-width:420px){
    /***************checkout cart by Sally***************/
    .giftcard{display:block;}
}

/* fix css*/
.giftvoucher-product-info #message {
    clear: both;
    max-width: none;
}

#giftcard-template-back .giftcard-change-image-background-popup {
    width: 600px;
}
/**
 * Magestore
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 * 
 * @category    Magestore
 * @package     Magestore_RewardPoints
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */

/* ============ Reward Points Stylesheets ============ */

/* Cart Sidebar - MiniCart */
.rewardpoints-cart-sidebar {min-height: 22px; text-align: left; clear: both; margin-top: 5px;}
.rewardpoints-cart-sidebar img {margin-right: 3px;}


/* ============ Reward Points Slider ============ */
.rewardpoints-slider-input{clear:both} 
#rewardpoints-slider-container {}
#rewardpoints-slider { position: relative; z-index: 9; height: 18px; margin: 12px auto 18px; padding: 0 24px; cursor: pointer; width: 209px; float: left;}
#rewardpoints-slider-zoom-out { position: absolute; left: 1px; top: 0px;}
#rewardpoints-track { position: relative; height: 18px; background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/rewardpoints/reward_rule.gif') -1px 0px repeat-x;}
#rewardpoints-handle { position: absolute; top: -1px; width: 9px; height: 22px; background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/rewardpoints/magnifier_handle.gif') 0 0 no-repeat;}
#rewardpoints-slider-zoom-in { position: absolute; right: 1px; top: 0px;}
.rewardpoints-slider-label { margin: 5px 0 0 5px; float: left;}

#rewardpoints-login-msg, #rewardpoints-needmore-msg { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px;line-height:13px; background:url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/rewardpoints/images/rewardpoints/validation_advice_bg.gif') 2px 0 no-repeat; color:#eb340a;}

#rewardpoints-needmore-points { font-size: 13px; font-weight: bold;}

/* ============ Cart Page ============ */
.onestepcheckout-payment-methods .rewards-sales-rules {padding-left: 0 !important}
.rewards-sales-rules dt {margin-top: 7px;}
.rewards-sales-rules dt label {font-weight: bold; color: #666;}
.rewards-sales-rules #rewardpoints-slider {margin-bottom: 10px;}
.onestepcheckout-payment-methods .rewards-sales-rules #rewardpoints-slider {margin-bottom: 10px; margin-left: -16px}
.rewards-sales-rules #reward_sales_rule {width: 157px; margin-left: 3px;}
.onestepcheckout-payment-methods .rewards-sales-rules #reward_sales_rule {width: 140px !important; margin-left: 3px;}
.rewardpoints-slider-input .input-point {/* text-align: center; */ display: inline-block; width: 300px;}
.rewardpoints-slider-input .input-max {margin-top: 5px;}
.rewardpoints-slider-input .input-max input {float: left; margin-right: 3px; margin-top: 2px;}
#reward_sales_point {width: 49px !important;}
#reward_ajax_loading {margin: 10px; text-align: center; font-style: italic;float:right;}

.rule_refreshing_label {color: #666; font-style: italic;}

/* ============ Checkout Page ============ */
.sp-methods #cart-rewards-form {width: 280px;}
.onestepcheckout-payment-methods .sp-methods #cart-rewards-form {width: 260px !important;}
.sp-methods #cart-rewards-form .rewards-sales-rules label {float: none;}
.sp-methods .rewards-sales-rules dd label {font-weight: normal; color: #000;}

/* ============ One Step Checkout Page ============ */
#cart-rewards-form dd.rewards-slider {margin-left: 17px;}


/* ============ Rewards Points Summary ============ */
.rewardpoints-money {color: #3182be; font-size: 13px;}
.product-view .add-to-cart .qty-wrapper img{margin-bottom: 2px;}
.dashboard .box-rewardpoints-summary, .box-rewardpoints-summary{ 
    color:#333; 
    font-size: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 15px;
}
.dashboard .box-rewardpoints-summary, .box-rewardpoints-summary .info-summary{
    padding-top:5px;
}
.dashboard .box-rewardpoints-summary .box-head h2, .box-rewardpoints-summary .box-head h2 {
        background: url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/rewardpoints/images/rewardpoints/rewards.png") no-repeat scroll 0 0 transparent; 
        padding:5px 0 5px 25px;
        font-size: 15px;
}

.box-rewardpoints-history .box-head h2 {
    background: url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/rewardpoints/images/rewardpoints/transactions.png") no-repeat scroll 0 center transparent; 
    padding:5px 0 5px 25px;
    font-size: 15px;
}
.rewardpoints-name-img img{display:inline;}
img.rewardpoint-img{display: inline;}
#rewardpoints-referfriends-popup-body .referfriends-body-left-product{margin-top:20px}


/* ============ Header Link - Fix for IE ============ */
.links span.rewardpoints-name {position: relative\9; padding-right: 18px\9;}
.links span.rewardpoints-name img {/*position: absolute\9;margin-bottom: 8px;*/ margin: 0 !important;vertical-align: middle;}

.discount .discount-form .rewards-sales-rules .input-max{
     margin-top: 15px
}
.discount .discount-form .rewards-sales-rules .input-max #reward_max_points_used{
    margin: 4px;
}
#behavior-ajax-loader {

}
.share-login #behavior-ajax-loader a img {vertical-align:top !important}
.rewardpoints-product-view-earning{margin-bottom:20px; clear:both}
.rewardpointsbehavior-checkout-action a img, 
#rewardpoints-navigation-rewardpoints.navigation a img, 
a.rewardpoints-name-img img {
	margin-bottom:-2px;
} 
.rewardpoints-title{font-size: 15px; color: #3182be;}
.rewardpoints-title-link{text-decoration: none; color: #3182be; font-weight: bold;}
.rewardpoints-title-rate{margin-top: 5px;}
.rewardpoints-dashboard-list{margin-bottom: 10px;}
.rewardpoints-dashboard-ul {list-style: circle !important; margin: 0 0 0 2em !important; }
.rewardpointsrule-rule-name-policy {color: #3182be;font-style: italic;}

strong.rewardpoints-title{ text-transform: uppercase;}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2014, 2:49:32 PM
    Author     : Thu Thao
*/

@import url(//fonts.googleapis.com/css?family=Raleway:400,700,300);
/************edit shopping cart*************/
.cart-forms .discount h2{ font-size:12px;font-weight:bold;}
.discount-form .rewards-sales-rules dt label{font-size: 14px;font-weight: normal;font-family:"Raleway","Helvetica Neue",Verdana,Arial,sans-serif;}
.discount-form label{font-size: 14px;font-weight: normal;}


/********************Checkout Success**********************/
.col-main .referfriends-body{height:450px !important;}
.col-main .referfriends-body-left-description{float:left;}
.col-main  .referfriends-body-left{width: 49% !important;text-align: left;}
.col-main  .referfriends-body-right{float:right; width:250px;}
.col-main  .referfriends-body-right-ul li.referfriends-sharelink{text-align:left; float:left; width:100%;height:70px;}
.col-main  .referfriends-body-right-ul li.referfriends-sharefacebook{float:left; width:100%; text-align:left;}
.col-main  .referfriends-body-right-ul li.referfriends-sharegoogleplus{float:left;width:100%; text-align:left;}
.col-main  .referfriends-body-right-ul li.referfriends-sharetwitter{float:left; width:100%; text-align:left;}
.col-main  .referfriends-body-right-ul li.referfriends-shareemail {float:left; width:100%; text-align:left;}
.col-main #rewardpoints-referfriends-popup{margin-left: auto;display: block;margin-right: auto;}
@media (max-width:900px){
.col-main  #rewardpoints-referfriends-popup{position:relative; height:auto; float:none !important; width:auto!important; left:auto !important;margin-left: auto;display: block;margin-right: auto;}
.col-main  .referfriends-body-left-earn{float:left !important;}
}
@media (max-width:720px){
.col-main  #rewardpoints-referfriends-popup{position:relative; height:auto; width:auto; margin-left: auto;display: block;margin-right: auto;}
.col-main .referfriends-body-right{display:block !important; }
}
@media (max-width:690px){
.col-main  #rewardpoints-referfriends-popup{position:relative; height:auto; width:auto; margin-left: auto;display: block;margin-right: auto;}
.col-main .referfriends-body-right{display:block !important; width:100% !important; text-align: left;float:left !important;}
.col-main .referfriends-body-left{width: 100% !important;text-align: left;}
.col-main .referfriends-body-left-description{width: 100% !important;text-align: left;}
.col-main  .referfriends-body-left-earn{padding-bottom:20px;}
}
/***********Edit Page Details*************/
.referfriends-body-right-1{display:none;}
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom{background:none !important;}
.dialog_e{background:none !important;}
.dialog_content{background:none; width:auto !important;}
.referfriends-title h2{padding-top:20px !important; font-weight:500; border-bottom: 1px solid #CCC; padding-bottom:10px !important;}
.referfriends-title a{top:5px !important; right:10px !important;}
.referfriends-body-left-earn{height:55px !important;}
#rewardpoints-referfriends-popup{border:1px solid #CCC; border-radius:5px;}


@media(max-width:900px){
.dialog_e{display:none;}
.dialog{position: absolute; left: 50% !important; top:32px !important; margin-left:-320px;width: 640px !important;float:left !important; height: auto !important;}
#rewardpoints-referfriends-popup{position: absolute;left: 50%; margin-left:-320px;width: 640px !important;float:left !important; height: auto !important;} 
.referfriends-body-right-ul  li.referfriends-sharelink{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-sharefacebook a{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter a{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-shareemail a{background-size: 35px !important;}
.referfriends-body-right .referfriends-body-right-ul  li.referfriends-sharelink{font-size:16px;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-left-earn{height:58px !important;}
.referfriends-body-left{width:300px !important;}
.dialog{top:31px !important;}
}
@media(max-width:720px){
.dialog{position: absolute !important; left: 50% !important; margin-left: -270px !important; width: 540px !important; float:left !important; height: auto !important;}
 #rewardpoints-referfriends-popup{position: absolute;margin-left: -270px;left: 50%; width: 540px !important;float:left !important; height: auto !important;} 
.referfriends-body-right .referfriends-body-right-ul  li.referfriends-sharelink{font-size:16px;}
/* .referfriends-body-right-ul  li.referfriends-sharelink{background-size: 30px !important;}*/
.referfriends-body-right-ul li.referfriends-sharefacebook {height: 50px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus{height: 50px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter {height: 50px !important;}
.referfriends-body-right-ul li.referfriends-shareemail {height: 50px !important;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-right .referfriends-body-right-ul  li.referfriends-sharelink{font-size:14px;}
.referfriends-body-left {width:500px !important; float:left;}
.referfriends-body-left-earn{height:65px !important;}
.referfriends-body-right {display:none;}
.referfriends-body-right-1{display:block;position: absolute;top: 145px;left: 300px;}
.referfriends-body-right-1  .referfriends-body-right-ul  li.referfriends-sharelink{font-size:16px;}
.referfriends-body-right-1  .referfriends-body-right-ul li a{font-size:16px;}
.share-link-url {width:149px !important;}
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom {background:none !important;}
.referfriends-body-left-product-title h3{width:240px;}

}
@media(max-width:620px){
.dialog{position: absolute !important; left: 50% !important; margin-left: -180px !important; width: 360px !important;float:left !important; height: auto !important;}
#rewardpoints-referfriends-popup{position: absolute; margin-left: -180px;left: 50%; width: 360px !important;float:left !important; height: auto !important;} 
.referfriends-body-right-ul  li.referfriends-sharelink{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharefacebook a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-shareemail a{background-size: 27px !important;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-left {width:300px !important; float:left;}
.referfriends-body-right-1{display:block; position:static; }
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom {background:none !important;}
}
@media(max-width:460px){
#rewardpoints-referfriends-popup{position: absolute;margin-left: -150px;left: 50%; width: 300px !important;float:left !important; height: auto !important;} 
.referfriends-body-right-ul  li.referfriends-sharelink{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharefacebook a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-shareemail a{background-size: 27px !important;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-left {width:260px !important; float:left;}
.referfriends-body-right-1{display:block; position:static; }
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom {background:none !important;}

}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2014, 2:49:21 PM
    Author     : Crystal
*/
/*
*/
.data-table#recent-transactions-history td .label-cell { display: none;}
.data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;}
#rewardpoints-settings li.control label{background-color: #fff;}
@media all {
 .sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
.sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff}
}
@media only screen and (max-width: 890px){

	/* Force table to not be like tables anymore */
	.data-table#recent-transactions-history thead{display: none;}
        .data-table#recent-transactions-history tbody tr{margin: 0; border-bottom: 1px solid silver;border-top: 1px solid silver;}
	.data-table#recent-transactions-history td.a-right.first{display: none;}
        .data-table#recent-transactions-history td .label-cell {margin:0; text-transform:uppercase; display:block; text-align: left;float: left; font-family: "Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 13px;}
        .data-table#recent-transactions-history td {display: block; text-align: right; border: none;}
        .data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;text-align: left; margin-left: 280px;}
        
        .rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
}
@media only screen and (max-width: 979px){    
     .rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
     .rewardpointsreferfriends-dashboard-left {width: 100% !important; float: right; clear: both}     
     .sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
     .sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff} 
}
@media only screen and (max-width: 760px){
    .data-table#recent-transactions-history td h2{margin-left: 335px;}
}
@media only screen and (max-width: 700px){
    .data-table#recent-transactions-history td h2{margin-left: 300px;}
    
}
@media only screen and (max-width: 650px){
    .data-table#recent-transactions-history td h2{margin-left: 250px;}
    
}
@media only screen and (max-width: 550px){
    .data-table#recent-transactions-history td h2{margin-left: 230px;}
    
}
@media only screen and (max-width: 450px){
    .data-table#recent-transactions-history td h2{margin-left: 200px;}
    
}
@media only screen and (max-width: 770px){
    .rewardpointsreferfriends-dashboard-left {width: 100% !important;}
}



/* swatches on products list */
.product-swatches-container {
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.product-swatches-container ul {
    margin-bottom: 10px;
    width: 100%;
}
.product-swatches-container ul li {
    display: inline-block; 
}
.product-swatches-container .owl-carousel .owl-item {
	text-align:center;
}
.product-swatches-container li a {
    background: #ddd;
    color: #bbb;
    cursor: default;
    display: block;
    filter: alpha(opacity=20);
    float: left;
    margin: 3px;
    opacity: 0.2;
    padding: 0px 5px 0px;
    text-decoration: none;
	outline: 0 none;
}

.product-swatches-container .attributeswatches-button li a{
    moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 2px #ccc;
}

.product-swatches-container .attributeswatches-flat li a{
    moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 2px #ddd !important;
    box-shadow: 0px 0px 0px 1px #ffffff inset !important;
}

.product-swatches-container a.active {
    background: #fff;
    color: #333;
    cursor: pointer;
    display: block;
    filter: alpha(opacity=100);
    float: left;
    opacity: 1;
}

.product-swatches-container .attributeswatches-flat a.active{

}

.product-swatches-container .attributeswatches-button  a.active{
    box-shadow: 3px 3px 5px #aaa;
}


.product-swatches-container li a.active.out-of-stock{
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.product-swatches-container a.active.selected {
    background: #fff;
    color: #333;
    cursor: pointer;
    padding: 0px 6px 0px !important;
}

.product-swatches-container .attributeswatches-button a.active.selected{
    box-shadow: 1px 1px 5px #444 inset;
    border: solid 2px #28763a;
}

.product-swatches-container .attributeswatches-flat a.active.selected{
    border: solid 2px #444444 !important;
}

.product-swatches-container .has-swatches a {
    overflow: hidden;
    padding: 0px;
    position: relative;
    text-align: center;
}
.product-swatches-container .has-swatches a.active.selected {
    padding: 0px !important;
}
.product-swatches-container .has-swatches.swatch-type-label a.swatch-label,
.product-swatches-container .has-swatches.swatch-type-label a.swatch-label.active.selected {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: auto !important;
}
.product-swatches-container .has-swatches li {
    position: relative;
    height: auto !important;
    padding-bottom:5px;
    width: auto !important;
}
.product-swatches-container .has-swatches li a span {
    display: none;
}
.product-swatches-container .has-swatches span.tooltip-container {
    display: none;
}
.product-swatches-container .has-swatches span.tooltip-container.on {
    display: block;
    height: 16px;
    left: 0px;
    margin-left:50%;
    position: absolute;
    top: -25px !important;
    z-index: 20000;
}
.product-swatches-container .has-swatches span.tooltip-container.on span.tooltip {
    background: #666;
    color: #fff;
    display: block;
    float: left;
    font-size: 1em;
    height: 25px;
    border-radius: 3px;
    line-height: 25px;
    margin-left: -50%;
    padding: 0px 10px;
    white-space: nowrap;
    opacity: 1 !important;
    position:relative !important;
    max-width:none !important;
    width: auto !important;
}
#product-options-wrapper .input-box{
    clear:both;
}
#product-options-wrapper .input-box .configurable-option-select.hideselect {
    display: none;
}


.product-image,#product-media-container {
    position: relative;
    z-index: 1000;
}
.catalog-product-view .product-image #wrap img {
    max-width: 100% !important;
    width: 100% !important;
}
#fancybox-link {
    background: #fff;
    border: solid 1px #ccc;
    bottom: 0px;
    display: none;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    position: absolute;
    right: 0px;
    text-decoration: none;
    z-index: 30000;
}

img.product-image-zoom-in{
    height: 20px !important;
    width: auto !important;
    vertical-align: text-bottom;
    margin-right: 5px !important;
    display: inline;
}

.layered-navigation-swatch {
    display: block;
    float: left;
    margin-right: 5px;
}
ul.attribute-swatches li {
    display: inline-block;
    margin: 3px 7px 3px 0px;
    position: relative;
    z-index: 0;
    float:none !important;
    width:auto !important;
    height:auto !important;
}
ul.attribute-swatches li.color-swatch-last {
    margin-right: 0px;
}
ul.attribute-swatches li a {
    background-position: center;
    border: solid 1px #ddd;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
ul.attribute-swatches li a:hover {
    border-color: #444;
    text-decoration: none;
}
ul.attribute-swatches li a img {
    border: none;
    display: inline;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    z-index: 0;
}
ul.attribute-swatches li a img.color-swatch-mask {
    border: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    position: absolute;
    z-index: 20;
}
ul.attribute-swatches li span {
    display: none;
    z-index: 10000;
}
ul.attribute-swatches li span.tooltip-container.on {
    display: block;
    height: 22px;
    left: 10px;
    position: absolute;
    top: -22px;
    z-index: 20000;
}
ul.attribute-swatches li span.tooltip.on {
    background: transparent;
    display: block;
    float: left;
    height: 22px;
    margin-left: -50%;
    white-space: nowrap !important;
}
ul.attribute-swatches li span span span {
    background: #333;
    border: solid 1px #efefef;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 15px;
    padding: 1px 10px 1px;
}
.attribute-swatches.product-view {
    border: none;
    clear: both;
    height: 20px;
    margin: 5px 0px;
}
.attribute-swatches.product-list {
    clear: both;
    display: inline-block;
    padding: 0px;
    text-align: center;/* center on grid mode */
    width: 100%;
    float:none !important;
}

/* Layered Navigation */

#narrow-by-list ol.swatches li {
    clear: both;
    display: block;
}
#narrow-by-list ol li .layered-navigation-swatch {
    border: solid 1px #ccc;
    margin: 5px 5px 5px 5px;
}

.attribute-availability {
    clear: both;
    display: inline-block;
    margin: 0px 0px 5px;
    padding: 0px;
    text-align: center;
    width: 100%;
}

#products-list .attribute-availability,
#products-list .attribute-swatches.product-list{
    text-align:left;
}

.attribute-availability li {
    display: inline-block;
    padding: 2px 8px;
    border: solid 1px #dedede;
    margin: 3px;
    font-size: 0.9em;
    float:none !important;
}

.attribute-availability li.disabled{
    background: #eeeeee;
    color: #dddddd;
}

.swatches.hide-label .layered-navigation-item-label {
    display: none;
}
#narrow-by-list ol.swatches.hide-label li {
    display:inline-block;
}
#narrow-by-list ol.swatches.hide-label li > a{
    display:inline-block;
    padding:0px;
    background: none;
}

#narrow-by-list ol.swatches.hide-label li > a:before{
    content:none;
}


#narrow-by-list ol.swatches.show-label-only li {
    display:inline-block;
    clear:none;
}
#narrow-by-list ol.swatches.show-label-only li > a{
    border: solid 1px #ccc;
    margin: 3px 3px;
    display:inline-block;
    padding:0px 8px;
}

#narrow-by-list ol.swatches.show-label-only li > a:before{
    content:none;
}

#narrow-by-list ol.swatches.show-label-only li > a > span{
    display:inline !important;
}

#product-gallery-container{
    float:left;
    width:100%;
    margin-bottom: 20px;
}

#product-gallery-container ul li a{
    outline: 0;/*remove dotted borders*/
}

/* gallery format when carousel is disabled. */
#product-gallery-container.more-views-container ul li{
    display: block;
    float: left;
    margin: 0px 5px 5px 0px;
}

#product-gallery-container.more-views-container ul li a{
    display:inline-block;
    border: solid 1px #ccc;
}

a.product-image img {
    z-index: 1;
}
a.product-image img.catalog-hover-image {
    display: block;
    left: 0px;
    opacity: 0;
    position: absolute;
    top: 0px;
    transition: opacity 0.5s ease-out;
    webkit-transition: opacity 0.5s ease-out;
    z-index: 1000;
}
a.product-image:hover img.catalog-hover-image {
    opacity: 1;
}

/* carousel controls position for vertical carousel... */
.vertical-carousel-container#product-gallery-container .bx-wrapper{
    margin-bottom:0px;
}

.vertical-carousel-container#product-gallery-container .bx-wrapper .product-image-thumbs > a,
.vertical-carousel-container#product-gallery-container .bx-wrapper .product-image-thumbs > a > img{
    max-width: 100%;
    display:block;
}

.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction a{
    left:50%;
    margin-left: -16px;
    margin-top:0px;
}
.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction .bx-prev{
    background: url(https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/controls-vertical.png) no-repeat 0 -32px;
    top:-10px;
}

.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction .bx-next{
    background: url(https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/controls-vertical.png) no-repeat -43px -32px;
    top:auto;
    bottom:-10px;
}

.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction .bx-next:hover,
.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction .bx-next:focus {
    background-position: -43px 0;
}

.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction .bx-prev:hover,
.vertical-carousel-container#product-gallery-container .bx-wrapper .bx-controls.bx-has-controls-direction .bx-prev:focus {
    background-position: 0 0;
}

/* previous - next buttons on main image container */

#product-image-gallery-prev,
#product-image-gallery-next{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 40px;
    height: 60px;
    text-indent: -9999px;
    z-index: 999;
    display:block;
    background-repeat: no-repeat;
    background-position:center;
    cursor: pointer;
}

#product-image-gallery-prev{
    background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/attributeswatches/img/chevron-left.png);
    left:0px;
}

#product-image-gallery-next{
    background-image: url(https://unihockeycenter.ch/skin/frontend/base/default/attributeswatches/img/chevron-right.png);
    right:0px;
}

#product-gallery-container.more-views-container ul li.hidden-gallery-item{
    display:none !important;
}

/* reload simple product price - loader */
.attributeswatches-loading-price{
    filter:Alpha(opacity=50);
    opacity: 0.5;
}

/* required asterisk for options */

#product-options-wrapper dl dt label.required:after{
    content: ' *' !important;
    color: #df280a !important;
    font-weight: normal!important;
    font-size: 1em !important;
}

#product-options-wrapper dl dt label.required.has-selected:after{
    content: none !important;
    
}

/* checkout - cart items swatches */
.cart-item-swatch{
    display:inline-block; 
    height:1.5em; 
    width: 1.5em;
    border: solid 1px #ccc;
    border-radius:2px;
}

/* fotorama fix to hide elements before it is loaded */

#fotorama-gallery a.product-image-thumbs{
    /*opacity: 0;
    -moz-opacity: 0;*/
    display:none;
}

/* elevate zoom fix */

div.zoomContainer{
    z-index: 100;
}
/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */

/** VARIABLES 
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/bxslider/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.jm-megamenu {
    background: none repeat scroll 0 0 #d6d6d6;
    border-left: 3px solid #444;
    border-right: 3px solid #444;
    margin: 0;
    padding: 0;
    text-align: left;
}

ul.megamenu {
  margin: 15px 0 0 20px;
  height: 100%;
}

.column3 ul.megamenu {
  border-right: 0;
}

ul.megamenu.level2 {
	border-right: 0; 
}

ul.megamenu li {
	overflow: visible
}
/* lv - 0
-----------------------------------*/
/* Styling ---*/
.jm-megamenu ul.level0 {
	margin: 0;
	padding: 0;
}

.jm-megamenu ul.level0 li.mega {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
    z-index:999;
}

.jm-megamenu ul.level0 li.mega a.mega {
	color: #444;
	display: block;
	float: left;
	font-size: 107%;
	font-style: normal;
	line-height: 44px;
	font-weight: bold;
	min-height: 44px;
	padding: 0 20px 0 19px;
	text-decoration: none;
	text-transform: capitalize;
}

.jm-megamenu ul.level0 li.mega a.mega span.titlecolors {
	padding: 0;
	color: #F26432;
}
.jm-megamenu ul.level0 li.mega a.mega:hover,
.jm-megamenu ul.level0 li.mega:hover > a.mega {
	color: #E26703;

}

.jm-megamenu ul.level0 li.mega a.active{
}

.jm-megamenu ul.level0 li.mega .has-image {
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	padding-left: 25px
}

.jm-megamenu ul.level0 li.mega .icon-image {
	float: left;
	height: auto;
	margin: 13px 5px 0 0;
	max-width: 20px;
	vertical-align: middle;
}

.jm-megamenu ul.level0 li.mega .menu-title{
	
}

.jm-megamenu ul.level0 li.mega .mega-item-des {
	float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 140%;
    margin: 0;
	overflow: hidden;
    padding: 0;	
	position: relative;
	top: -11px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.jm-megamenu ul.level1 li.mega .mega-item-des {
    margin: 0;
	color: #333;
}

.jm-megamenu ul.level0 li.mega a.mega.haschild:hover span.menu-title ,
.jm-megamenu ul.level0 li.mega.haschild:hover > a.mega  span.menu-title {
	background: url('https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmmegamenu/images/arrow.gif') no-repeat center bottom;
}


.jm-megamenu ul.level0 li.mega span.menu-desc {
	display: block;
	font-size: 92%;
	font-weight: normal
}

/* lv - 1 */
.jm-megamenu ul.level1 li.mega a.mega {
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	float: none;
	display: block;
	padding: 0 10px;
	margin: 0 20px 0 0;
}

.jm-megamenu ul.level1 li.mega a.mega.haschilds{
	background: url(https://unihockeycenter.ch/skin/frontend/base/default/joomlart/jmmegamenu/images/bg-haschild.png) no-repeat 97% 20px;
}

.jm-megamenu ul.level1 li.mega a.mega.haschilds:active,
.jm-megamenu ul.level1 li.mega a.mega.haschilds:focus,
.jm-megamenu ul.level1 li.mega a.mega.haschilds:hover{
	background-position: 97% -33px;
}

.jm-megamenu li.mega .childcontent{
	display: block;
	height: auto;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 45px;
	box-shadow: 0 0 3px #666;
	-box-shadow: 0 0 3px #666;
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px; 
	-webkit-border-radius: 0 0 5px 5px; 
}

.jm-megamenu li.mega.mnuright .childcontent{
	/*right: 0;*/
}

.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	overflow: visible;
	-moz-transition: all 0.8s linear;
	-o-transition: all 0.8s linear;
	transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear
}

.jm-megamenu li.haschild:hover > .childcontent{
	border: 1px solid #666\9;
	border-top-color: #fff\9;
}

.jm-megamenu ul.level1 li.haschild .childcontent {
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	-webkit-transition: all 0s linear
}

.jm-megamenu ul.level1 li.haschild:hover > .childcontent {
	border-top-color: #666;
	left: 150px;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	-webkit-transition: all 0s linear
}

.jm-megamenu ul.level1 li.mega {
	text-align: left;
	width: 100%;
}

.jm-megamenu ul.level1 li.mega a {
	border-left: 0 !important;
}

.jm-megamenu ul.level1 .childcontent {
	margin: 0 0 0 0;
	top: 0px;
}

/*lv 2*/
.jm-megamenu ul.level2 li.mega {
	padding: 3px 0;
}

.jm-megamenu ul.level2 li.mega.last {
	border-bottom: 0 none;
	padding: 3px 0 0 0;
}

.jm-megamenu ul.level2 li.mega a.mega {
	color: #333;
	float: none;
	font-size: 100%;
	font-weight: normal;
	display: block;
	min-height: 13px;
	padding: 0 10px;
	text-decoration: none;
	margin: 0;
}

.jm-megamenu ul.level2 li.mega li li a.mega {
	line-height: 28px;
}

.jm-megamenu ul.level2 li.mega.active a.mega,
.jm-megamenu ul.level2 li.mega a.mega:active,
.jm-megamenu ul.level2 li.mega a.mega:focus,
.jm-megamenu ul.level2 li.mega a.mega:hover {
	color: #E26703;
	text-decoration: none;
}

 /* Columns ---*/
.jm-megamenu .megacol {
	float: left;
	margin: 0 20px 0 0;
}

.jm-megamenu .megacol.last {
	margin: 0
}


 /* CHILD CONTENT
-----------------------------------*/
.jm-megamenu .childcontent {
	z-index: 88
}
.jm-megamenu .childcontent-inner {
	background: #fff;
	box-shadow: 0 5px 3px 0 #666
}
.jm-megamenu .level1 .childcontent-inner,
.jm-megamenu .level2 .childcontent-inner {
	box-shadow: 0 0 10px 0 #666
}
.jm-megamenu .childcontent .block {
	line-height: 1.5;
	margin: 10px 0;
	padding: 0
}
.jm-megamenu .childcontent .block h3 {
	background: none;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 5px;
	text-transform: none
}
.jm-megamenu .childcontent .block .ja-box-ct {
	padding: 0 5px
}
.jm-megamenu .childcontent .block a {
	text-decoration: none
}
.jm-megamenu .childcontent .block a:hover,
.jm-megamenu .childcontent .block a:focus,
.jm-megamenu .childcontent .block a:active {
	text-decoration: none
}
.jm-megamenu .childcontent .block ul:first-child {
	margin-top: 0 !important
}
.jm-megamenu .childcontent .block li {
	margin-bottom: 5px
}
.jm-megamenu .menu-adv {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
/* Grouped --- */
.jm-megamenu .group {
}
.jm-megamenu .group-title {
	color: #E26703;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0 0;
	overflow: hidden
}
.jm-megamenu .group-content{
	float: left;
	padding: 0 0 10px;
}
.jm-megamenu .group-content a.link-more {
	text-decoration: none;
}
.jm-megamenu .group-content a.link-more:active,
.jm-megamenu .group-content a.link-more:focus,
.jm-megamenu .group-content a.link-more:hover {
	text-decoration: underline;
}
.jm-megamenu ul.level1 li.mega div.group-title a.mega {
	color: #E26703;
	font-weight: bold;
}
.jm-megamenu .group-title .menu-desc {
	padding-left: 0 !important
}
.jm-megamenu .group-content .block,
.jm-megamenu .group-content ul.megamenu {
	margin: 0
}

/* override --- */
.jm-megamenu .childcontent ul.megamenu .block {
	padding: 0
}
.jm-megamenu .childcontent ul.megamenu .block h3 {
	margin-left: 0;
	margin-right: 0
}

.jm-megamenu .products-grid div.item .inner {
	margin: 0;
	min-height: 0;
	width: auto
}

.jm-megamenu .products-grid {
	background: none;
	border-bottom: 0 none;
	margin: 0 !important;	
}

.jm-megamenu .products-grid li.item {
	margin: 0 8px 0 0;
	padding: 10px 15px 10px
}

.jm-megamenu .products-grid li.item.last {
	margin: 0;
}

.jm-megamenu .products-grid .product-name {
	margin: 0 0 10px;
	min-height: 100%;
}

.jm-megamenu .products-grid .product-name a{ 
	color: #333;
	text-decoration: none;
}
.jm-megamenu .products-grid .product-name a:active,
.jm-megamenu .products-grid .product-name a:focus,
.jm-megamenu .products-grid .product-name a:hover {
	color: #E26703;
	text-decoration: none;
}

.jm-megamenu .products-grid .product-image {
	float: left;
	margin: 9px 0 10px;
}

.jm-megamenu .products-grid .ratings {
	margin: 0 0 10px;
}

.jm-megamenu .products-grid .price{ 
	color: #C76200;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
}

.jm-megamenu .group-content .buttons-set{
	border: 0 none;
	margin: 1em 0;
}

.jm-megamenu #childcontent15 .megacol{
	margin: 0 !important;
}

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1% /* IE5-6 */
}
.clearfix {
	display: inline-block /* IE7xhtml*/
}
html[xmlns] .clearfix {
	display: block /* O */
}
.clearfix:after {
	clear: both;
	/* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
.clearer {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden
}
/*menu effect*/
/*jaws*/
.jaws.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotate(90deg);
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: rotate(90deg);
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: rotate(90deg);
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: rotate(90deg);
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: rotate(90deg);
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.jaws.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*fence*/
.fence.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotateY(-90deg);
	-moz-transform-origin: 100% 50%;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: rotateY(-90deg);
	-ms-transform-origin: 100% 50%;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: rotateY(-90deg);
	-o-transform-origin: 100% 50%;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: rotateY(-90deg);
	transform-origin: 100% 50%;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.fence.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*venitian*/
.venitian.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: scale(1,0);
	-moz-transform-origin: 50% 0;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: scale(1,0);
	-ms-transform-origin: 50% 0;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: scale(1,0);
	-o-transform-origin: 50% 0;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: scale(1,0);
	transform-origin: 50% 0;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: scale(1,0);
	-webkit-transform-origin: 50% 0;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.venitian.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*fly*/
.fly.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotateX( -180deg );
	-moz-transform-origin: 50% 50% -50px;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: rotateX( -180deg );
	-ms-transform-origin: 50% 50% -50px;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: rotateX( -180deg );
	-o-transform-origin: 50% 50% -50px;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: rotateX( -180deg );
	transform-origin: 50% 50% -50px;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: rotateX( -180deg );
	-webkit-transform-origin: 50% 50% -50px;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.fly.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*papercut*/
.papercut.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: skewY(30deg);
	-moz-transform-origin: 0% 0%;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: skewY(30deg);
	-ms-transform-origin: 0% 0%;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: skewY(30deg);
	-o-transform-origin: 0% 0%;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: skewY(30deg);
	transform-origin: 0% 0%;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: skewY(30deg);
	-webkit-transform-origin: 0% 0%;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.papercut.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*fan*/
.fan.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: 0% 0%;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: rotate(90deg);
	-ms-transform-origin: 0% 0%;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: rotate(90deg);
	-o-transform-origin: 0% 0%;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: rotate(90deg);
	transform-origin: 0% 0%;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: 0% 0%;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.fan.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*wave*/
.wave.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: skewY(-90deg);
	-moz-transform-origin: 0% 0%;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: skewY(-90deg);
	-ms-transform-origin: 0% 0%;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: skewY(-90deg);
	-o-transform-origin: 0% 0%;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: skewY(-90deg);
	transform-origin: 0% 0%;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: skewY(-90deg);
	-webkit-transform-origin: 0% 0%;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.wave.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*helix*/
.helix.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotateY(90deg);
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: rotateY(90deg);
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: rotateY(90deg);
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: rotateY(90deg);
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: rotateY(90deg);
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.helix.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*pop*/
.pop.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: scale(.2);
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.5);
	-ms-transform: translateX(-80%);
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	-ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.5);
	opacity: 0;
	-o-transform: translateX(-80%);
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	-o-transition-timing-function: cubic-bezier(0, .35, .5, 1.5);
	overflow: hidden;
	transform: translateX(-80%);
	transition: opacity .4s,         transform .6s, max-height .6s;
	transition-timing-function: cubic-bezier(0, .35, .5, 1.5);
	-webkit-transform: scale(.2);
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
	-webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.5)
}
.pop.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*linear*/
.linear.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: translateX(-40%);
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-ms-transform: translateX(-40%);
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	-ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	opacity: 0;
	-o-transform: translateX(-40%);
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	-o-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	overflow: hidden;
	transform: translateX(-40%);
	transition: opacity .4s,         transform .6s, max-height .6s;
	transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-webkit-transform: translateX(-40%);
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
	-webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7)
}
.linear.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*bounce*/
.bounce.jm-megamenu li.mega .childcontent {
	left: 0;
	max-height: 0;
	-moz-transform: translateX(-40%);
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-ms-transform: translateX(-40%);
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	-ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	opacity: 0;
	-o-transform: translateX(-40%);
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	-o-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	overflow: hidden;
	transform: translateX(-40%);
	transition: opacity .4s,         transform .6s, max-height .6s;
	transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-webkit-transform: translateX(-40%);
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
	-webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7)
}
.bounce.jm-megamenu li.haschild:hover > .childcontent {
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*Radial*/
.radial.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: translateY(-120px) rotate(70deg);
	-moz-transform-origin: 0 0;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: translateY(-120px) rotate(70deg);
	-ms-transform-origin: 0 0;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: translateY(-120px) rotate(70deg);
	-o-transform-origin: 0 0;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: translateY(-120px) rotate(70deg);
	transform-origin: 0 0;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: translateY(-120px) rotate(70deg);
	-webkit-transform-origin: 0 0;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.radial.jm-megamenu li.haschild:hover > .childcontent {
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*winding*/
.winding.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotateY(90deg);
	-moz-transform-origin: 0 0;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-ms-transform: rotateY(90deg);
	-ms-transform-origin: 0 0;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	opacity: 0;
	-o-transform: rotateY(90deg);
	-o-transform-origin: 0 0;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	overflow: hidden;
	transform: rotateY(90deg);
	transform-origin: 0 0;
	transition: opacity .4s,         transform .6s, max-height .6s;
	-webkit-transform: rotateY(90deg);
	-webkit-transform-origin: 0 0;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s
}
.winding.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}
/*shield*/
.shield.jm-megamenu li.mega .childcontent{
	left: 0;
	max-height: 0;
	-moz-transform: rotateX(90deg);
	-moz-transform-origin: 0 0;
	-moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;
	-moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-ms-transform: rotateX(90deg);
	-ms-transform-origin: 0 0;
	-ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;
	-ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	opacity: 0;
	-o-transform: rotateX(90deg);
	-o-transform-origin: 0 0;
	-o-transition: opacity .4s,      -o-transform .6s, max-height .6s;
	-o-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	overflow: hidden;
	transform: rotateX(90deg);
	transform-origin: 0 0;
	transition: opacity .4s,         transform .6s, max-height .6s;
	transition-timing-function: cubic-bezier(0, .35, .5, 1.7);
	-webkit-transform: rotateX(90deg);
	-webkit-transform-origin: 0 0;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
	-webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7)
}
.shield.jm-megamenu li.haschild:hover > .childcontent{
	max-height: 1000px;
	-moz-transform: none;
	-ms-transform: none;
	opacity: 1;
	-o-transform: none;
	overflow: hidden;
	transform: none;
	-webkit-transform: none
}

/*Vertical menu*/
.vertical-mega-menu .jm-megamenu{
    background: none repeat scroll 0 0 #d6d6d6;
    width: 100%;
    max-width: 220px;
    margin: 0px 0px 20px;
    border: none;
}

.vertical-mega-menu .jm-megamenu ul.level0{
    position: relative;
}

.vertical-mega-menu .jm-megamenu ul.level0 li.mega{
    border-bottom: 1px solid #444;
    float: none;
    position: static;
    text-align: left;
}

.vertical-mega-menu .jm-megamenu ul.level0 li.mega.first{
    /*display: none;*/
}

.vertical-mega-menu .jm-megamenu ul.level1 li.mega.first{
    display: block;
}

.vertical-mega-menu .jm-megamenu ul.level1 li.mega{
    border-bottom: 0 none;
}

.vertical-mega-menu  .jm-megamenu ul.level0 li.mega a.mega{
    padding: 10px 10px;
    line-height: 30px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.vertical-mega-menu .jm-megamenu ul.level1 li.mega div.group-title a.mega{
    padding: 5px 0 15px;
}

.vertical-mega-menu .jm-megamenu ul.level0 li.mega a.mega:hover,
.vertical-mega-menu .jm-megamenu ul.level0 li.mega:hover > a.mega,
.vertical-mega-menu .jm-megamenu ul.level0 li.active a.mega{
    border-right: 0px none;
}

.vertical-mega-menu .jm-megamenu ul.level1 li.mega a.mega:hover,
.vertical-mega-menu .jm-megamenu ul.level1 li.mega:hover > a.mega,
.vertical-mega-menu .jm-megamenu ul.level1 li.active a.mega{
    background: none;
    border-right: 0px none;
}

.vertical-mega-menu .jm-megamenu li.mega .childcontent{
    left: 100%;
    top: 0;
}

.vertical-mega-menu .jm-megamenu li.mega .childcontent .childcontent{
    left: 0;
    top: 0;
}

.vertical-mega-menu .jm-megamenu li.haschild:hover .childcontent{
    box-shadow: 0 0 3px 0 #666666;
    border-radius:0 2px 2px 0;
    -moz-border-radius:0 2px 2px 0;
    -webkit-border-radius:0 2px 2px 0;
}

.vertical-mega-menu .jm-megamenu li.haschild:hover .childcontent .childcontent{
    box-shadow: none
}

.jm-megamenu .jm-product-list{
    border-left: 0 none;
    padding: 0;
}


.jm-megamenu .products-grid .product-image img{
    float: none !important;
    padding: 0px !important;
    max-width: 100%;
}

.vertical-mega-menu .jm-megamenu ul.level0 li.mega span.menu-title{
    font-size: 116.7%;
    line-height: 100%;
    text-transform: none;
}

.vertical-mega-menu .jm-megamenu ul.level2 li.mega span.menu-title{
    font-size: 100%;
}

.vertical-mega-menu .jm-megamenu img.icon-image,
.vertical-mega-menu .jm-megamenu .mega-item-des{
    color: #8c8c8c;
    display: block;
    font-size: 11px;
    line-height: 130%;
    text-transform: none;
}

.vertical-mega-menu .jm-megamenu .mega-item-des{
    margin: 0 0 0 30px;
}

.vertical-mega-menu .jm-megamenu ul.level0 li.mega span.menu-title{
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 0px;
    padding: 0 0 0 10px;
}

#jm-header .jm-megamenu ul.level0 li.mega span.menu-title{
    background: none !important;
}
/**
 * YOUAMA SOFTWARE
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the OSL 3.0 license.
 *
 *******************************************************************************
 * MAGENTO EDITION USAGE NOTICE
 *
 * This package designed for Magento Community Edition. Developer(s) of
 * YOUAMA.COM does not guarantee correct work of this extension on any other
 * Magento Edition except clear installed Magento Community Edition. YouAMA.com
 * does not provide extension support in case of incorrect usage.
 *******************************************************************************
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future.
 *******************************************************************************
 * @category   Youama
 * @package    Youama_Ajaxlogin
 * @copyright  Copyright (c) 2012-2016 David Belicza (http://www.youama.com)
 * @license    https://opensource.org/licenses/osl-3.0.php
 */

#header-account { position:relative; }

.youama-window-outside { position:relative; }
.youama-window-outside .close { cursor:pointer; text-align:center; width: 40px;
    float:right; display: block; color: #636363; text-decoration:none;
    font-weight:normal; font-size:30px; position:absolute;  top:-13px;
    right:-10px;
}

/* Desktop or TV **************************************************************/
@media only screen and (min-width: 771px) {
    #header-account {
        width:350px !important;
    }
    .youama-register-window,
    .youama-login-window { display:none; width:350px; z-index:9998; padding:0; }
    .youama-window-outside { margin:20px; }
    .youama-window-box .input-fly input[type="text"],
    .youama-window-box .input-fly input[type="password"] {
        width:306px;
    }
    .youama-forgot-password a { text-align:right !important; }
    .yoauam-switch-window { text-align:center; padding:5px; display:inline; }
}
/******************************************************************************/

/* Tablet *********************************************************************/
@media only screen and (max-width: 771px) {
    .youama-register-window,
    .youama-login-window {
        width:400px; padding:10px 30px;
    }
    .youama-forgot-password a { text-align:right !important; }
    .yoauam-switch-window { text-align:center; padding:5px; display:inline; }
}
@media only screen and (max-width: 670px) {
    .youama-register-window,
    .youama-login-window {
        width:400px; padding:10px 30px;
    }
    .yoauam-switch-window { text-align:center; display:block; padding:0; }
    .youama-forgot-password a { text-align:center !important; }
}
/******************************************************************************/

/* Mobile *********************************************************************/
@media only screen and (max-width: 480px) {
    .youama-register-window,
    .youama-login-window {
        width:auto; padding:15px;
    }
    .yoauam-switch-window { text-align:center; display:block; padding:0; }
    .youama-window-box .input-fly input[type="text"],
    .youama-window-box .input-fly input[type="password"] {
        width:100%;
    }
}
/******************************************************************************/

.youama-ajaxlogin-loader {
    display:none; position:absolute; top:50%; left:50%; margin-left:-20px;
    margin-top:-15px; height:31px; width:40px; z-index:9999;
    background: url('https://unihockeycenter.ch/skin/frontend/base/default/images/youama/ajaxlogin/loader.gif') no-repeat center center;
}
.youama-window-title h3 { display:inline; margin:0; color:#3399cc; }
.yoauam-switch-window {
    cursor:pointer; color:#3399cc; line-height:33px;
}
.youama-window-box { margin-top:15px; }
.youama-window-subtitle p {
    margin:20px 0 5px 0; width:100%; font-size:14px; font-weight:bold; color:#888;
    border-bottom:1px solid #3399cc;
}
.youama-window-box .input-fly { padding:5px 0; width:100% }
.youama-window-box .input-fly label { font-size:14px; line-height:26px; }
.youama-window-box .input-fly input[type="text"],
.youama-window-box .input-fly input[type="password"] {
    font-size:15px; padding:3px; height:40px;
}
.youama-ajaxlogin-error { color:#eb340a; }
.err-licence {  }
.err-newsletter {  }
.youama-window-box label a { display:inline !important; padding:0 !important; }
.youama-window-box .input-fly-checkbox input { margin:7px 7px 0 0; }
.youama-window-box .input-fly-checkbox label { font-size:12px; width:auto; }
.youama-window-box .input-fly .youama-ajaxlogin-error { }
.youama-window-box .input-fly-checkbox .youama-ajaxlogin-error { text-align:left; }
.youama-window-box .box-contents {  }
.youama-window-box .box-contents-button { width:100%; margin-top:20px; }
.youama-window-box .box-contents-button button { }
.youama-window-box .youama-forgot-password { margin-top:10px; }
/**
 * Magestore
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 * 
 * @category    Magestore
 * @package     Magestore_RewardPointsRule
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */

/* ============ Reward Points Rule Stylesheets ============ */

/*************** Product Page ***************/
.rewardpoints-product-rule {overflow: hidden;padding:0px 0px 15px 0px;}
.rewardpoints-product-rule select.input-select {max-width: 232px;}

/*************** Checkout Cart Item ***************/
.reward-points-spending .label, .reward-points-earning .label { color: green; font-weight: bold; }
.reward-points-spending .content { padding-left: 6px;}


/****************my Reward policy*************/
.rewardpointsrule-rule-name-policy { color: #3182be; font-style: italic;}
.rewardpointsrule-rule-date-policy {}
/******product list******/
.earning-product-list { font-size: 0.9em; clear: both; margin-bottom: 0.9em }

/*Rule*/
.webpos-dialog-item-rule .top, 
.webpos-dialog-item-rule .bot{
    display: none;
}
.webpos-dialog-item-rule .dialog_e,
.webpos-dialog-item-rule .dialog_w {
	width: 0;	
}
.webpos-dialog-item-rule .dialog_content{
    background-color: transparent;
}
.webpos-spend-points{
    background-color: #f6f6f6;
    border: 2px solid rgb(196, 193, 188);
}
.webpos-dialog-item-rule .dialog_close{
    display: none;
}
.webpos-rule-title{     
/*    height: 25px;	*/
    padding: 10px 10px 15px 10px;
    background-color: #FFF4E9;
    color: green;
    font-size: 13px;
    font-weight: bold
}
.webpos-spend-points a:hover{
    text-decoration: underline;
}
.webpos-spend-points * {
    font-size: 12px !important;
}
.webpos-rule-body{
    margin: 0;
    padding: 10px;
    height: 115px;
    font-size: 13px;
    color: #454545;
}
.webpos-rule-foot{
/*    height: 20px;	*/
    padding: 10px;
/*    background-color: rgb(255, 250, 218);*/
    position: absolute;
    bottom: 45px;
    right: 10px;
}

.webpos-rewardpoints-slider-container {}
.webpos-rewardpoints-slider { position: relative; z-index: 9; height: 18px; margin: 12px auto 18px; padding: 0 24px; cursor: pointer; /*width: 209px;*/ float: left;}
.webpos-rewardpoints-slider-zoom-out { position: absolute; left: 1px; top: 0px;}
.webpos-rewardpoints-track { position: relative; width: 209px; height: 18px; background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/reward_rule.gif') -1px 0px repeat-x;}
.webpos-rewardpoints-handle { position: absolute; top: -1px; width: 9px; height: 22px; background: url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/magnifier_handle.gif') 0 0 no-repeat;}
.webpos-rewardpoints-slider-zoom-in { position: absolute; right: 1px; top: 0px;}

.webpos-rewardpoints-login-msg, .webpos-rewardpoints-needmore-msg { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px;line-height:13px; background:url('https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/validation_advice_bg.gif') 2px 0 no-repeat; color:#eb340a;}

.webpos-rewardpoints-needmore-points { font-size: 13px; font-weight: bold;}


/* ============ Show Rule Page Checkout ============ */
.rule-info{
	background-color: #f4f4f4;
   	border: 1px solid #cccccc;
   	padding-bottom: 10px;
   	margin-bottom:10px;
}
	
.rule-description > li{
	font-size: 0.95em;
    min-height: 23px;
    padding: 8px 8px 2px 32px;
}

.rule-description li.rule-used .rule-name{
	font-weight: bold;
}
.rule-description li.rule-used{
	color: #3d6611;
	background: url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/rule_used_icon.gif") no-repeat scroll 10px 10px; 
}

.rule-description li.rule-notused{
	background: url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/rule_notused_icon.gif") no-repeat scroll 10px 10px; 
}

.rule-description li.rule-notused a{
	color: #656565;
}

.rule-description li a.rule-link-title.active span.rule-name{
	background: rgba(0, 0, 0, 0) url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/bottomup.png") no-repeat scroll right center;
	padding-right: 15px;
}
.rule-description li a.rule-link-title span.rule-name{
	background: rgba(0, 0, 0, 0) url("https://unihockeycenter.ch/skin/frontend/base/default/css/magestore/images/dropdown.png") no-repeat scroll right center;
	padding-right: 15px;
}

.rule-title{
	background: green none repeat scroll 0 0;
    height: 30px;
}

.rule-title span{
	background: green none repeat scroll 0 0;
    display: block;
    float: left;
    height: 100%;
    width: 40px;
}

.rule-title img{
	display: inline-block; left: 10px;
    position: relative;
    top: 5px;
}

.rule-title h2{
	color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 15px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('https://unihockeycenter.ch/skin/frontend/base/default/jquery-plugins/fancybox/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/*! jQuery UI - v1.11.4 - 2016-10-04
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, button.css, dialog.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=inherit&fsDefault=1.0em&fwDefault=normal&cornerRadius=1px&bgColorHeader=%23efefef&bgTextureHeader=flat&borderColorHeader=%23cccccc&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23e6e6e6&bgTextureDefault=flat&borderColorDefault=%23d3d3d3&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=flat&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=flat&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23444444&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px&bgImgOpacityHeader=75&bgImgOpacityContent=75&bgImgOpacityDefault=75&bgImgOpacityHover=75&bgImgOpacityActive=65&bgImgOpacityHighlight=55&bgImgOpacityError=95
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-widget{font-family:inherit;font-size:1.0em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:inherit;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #ccc;background:#efefef;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/jquery-ui-1.11.4.custom/images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:1px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:1px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:1px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:1px}.ui-widget-overlay{background:#444;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
.ajaxaddtocart-loader {
	background: url(https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/loader_32x32.gif) center no-repeat;
	display: none;
	height: 50px;
}

.ajaxaddtocart-loader.with-text{
    padding-top:50px;
    background-position: center 10px;
    height:auto;
}

.ajaxaddtocart-loader-text{
    text-align: center;
    color:#666;
}

.ajaxaddtocart.block.block-cart {
	margin-bottom: 0px;
	text-align: left;
        border: none;
        float: left;
        width: 100%;
        padding: 0px;
}

.ajaxaddtocart.block.block-cart .summary{
    padding-bottom:10px;
}

.ajaxaddtocart-options-form, .ajaxaddtocart-message, #ajaxaddtocart-dialog {
	margin-bottom: 0px;
	text-align: left;
}
.ajaxaddtocart-options-form .price-box {
	text-align: right;
}

.ajaxaddtocart-options-form .price-box-bundle,
.ajaxaddtocart-options-form .price-box-bundle .price-box{
    float:left;
    text-align: left;
}

.ajaxaddtocart.block.block-cart ul.item-options{
    display:block;
    float:left;
    width:100%;
    padding:10px 0px;
}

.ajaxaddtocart.block.block-cart ul.item-options li{
    margin-bottom:0px;
}

#ajaxaddtocart-dialog .product-options#product-options-wrapper,#ajaxaddtocart-dialog .ajaxaddtocart-qty-form.product-options {
	margin: 0px;
        clear:both;
}
#ajaxaddtocart-dialog .product-name h1 {
	font: bold 15px/1.35 Arial,Helvetica,sans-serif;
	margin: 0;
}

#ajaxaddtocart-dialog .block .mini-products-list .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}

.ajaxaddtocart-items .mini-products-list li{
    margin-bottom:10px;
}

#ajaxaddtocart-dialog .block .mini-products-list .product-name{
    margin: 0px 0px 10px;
    padding-top:0px;
}


#ajaxaddtocart-dialog a.ajaxaddtocart-qty-plus,
#ajaxaddtocart-dialog a.ajaxaddtocart-qty-minus {
	border: none;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	/*overflow: hidden;*/
	text-align: center;
	text-decoration: none;
	/*text-indent: -500px;*/
	width: 30px;
}

#ajaxaddtocart-dialog div.add-to-cart{
    line-height:30px;
    display:inline-block;
    margin: 7px 0;
}

#ajaxaddtocart-dialog div.price-box{
    float:right;
}

#ajaxaddtocart-dialog div.add-to-cart label{
    vertical-align: top;
}


#ajaxaddtocart-dialog {
	display: none;
}
#ajaxaddtocart-dialog #qty, 
#ajaxaddtocart-dialog .ajaxaddtocart-summary-update-form input.input-text.qty{
	float: none;
        height: 28px; /* 30-2px border = button height */
	line-height: 28px;
	margin-right: 0px;
	vertical-align: top;
        padding: 0px 3px;
        text-align: center;
        box-sizing:initial;
}
#ajaxaddtocart-dialog a.ajaxaddtocart-qty-plus {
        background-color: #007ED1;
	/*background: url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/plus-minus.png") top left no-repeat;*/
}
#ajaxaddtocart-dialog a.ajaxaddtocart-qty-minus {
        background-color: #dd7870;
	/*background: url("https://unihockeycenter.ch/skin/frontend/base/default/ajaxaddtocart/plus-minus.png") top right no-repeat;*/
}

#ajaxaddtocart-dialog .button.btn-update{
    line-height: 30px;
    height: 30px;
    vertical-align: top;
    padding-top:0px;
    padding-bottom: 0px;
}

#ajaxaddtocart-dialog .button.btn-update span{
    line-height:28px;
    height:28px;
    padding-top:0px;
    padding-bottom: 0px;
}


form.ajaxaddtocart-summary-update-form{
    display:inline-block;
}

#ajaxaddtocart-cart-totals-table{
    float:right;
}

#ajaxaddtocart-cart-totals-table td{
    padding:3px 0px 3px 5px;
}

.ajaxaddtocart-totals.totals-right-column{
    background: #ededed;
}

.ajaxaddtocart-totals.totals-right-column #ajaxaddtocart-cart-totals-table{
    margin:10px;
}


/* cross-sells block */

ajaxaddtocart-cross-sell{
    width:100%;
    float:left;
}

#ajaxaddtocart-crosssell-products-list{
    width:100%;
    float:left;
}

#ajaxaddtocart-crosssell-products-list > li{
    display:inline-block;
    float:left;
}

#ajaxaddtocart-crosssell-products-list .ajaxaddtocart-cross-sell-item{
    padding:10px;
    text-align: center;
}

#ajaxaddtocart-crosssell-products-list .ajaxaddtocart-cross-sell-item a.product-image{
    display: inline-block;
}

#ajaxaddtocart-crosssell-products-list .ajaxaddtocart-cross-sell-item .price-box{
    float:none;
}


/* overlay z-index for themes that have other elements with high z-index values */
.ui-widget-overlay.ui-front{
    z-index:100000 !important;
}
.ui-dialog.ui-widget{
    z-index:100001 !important;
}

/*disable outline...*/

.ui-state-focus,
.ui-btn:focus {
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none ;
}


/* responsive version, force css */
.ui-dialog.responsive-ajaxaddtocart{
    position:fixed !important;
    width:100% !important;
    height:100% !important;
    left:0px !important;
    right:0px !important;
    bottom:0px !important;
    top:0px !important;
    border:none;
    border-radius:0px;
    overflow-y: scroll;
}


.ui-dialog.responsive-ajaxaddtocart .ajaxaddtocart-items,
.ui-dialog.responsive-ajaxaddtocart .ajaxaddtocart-totals{
    width:100% !important;
}

.ui-dialog.responsive-ajaxaddtocart .ajaxaddtocart-cross-sells{
    float: left !important;
    width: 100% !important;;
    clear: both !important;;
    margin-top: 10px !important;;
}

.ui-dialog.responsive-ajaxaddtocart #ajaxaddtocart-crosssell-products-list > li{
    width:100% !important;
    clear:both;
}

.ui-dialog.responsive-ajaxaddtocart #ajaxaddtocart-crosssell-products-list > li a.product-image{
    display:inline-block;
    width:35%;
}

.ui-dialog.responsive-ajaxaddtocart #ajaxaddtocart-crosssell-products-list > li a.product-image img{
    max-width: 100%;
}

.ui-dialog.responsive-ajaxaddtocart #ajaxaddtocart-crosssell-products-list > li div.product-details{
    display:inline-block;
    width:60%;
    float:right;
}
