@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'HelveticaNeueLTPro-Th';
	src: url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Th/HelveticaNeue-Th.eot?#iefix') format('embedded-opentype'),
	     /*url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Th/HelveticaNeue-Th.otf') format('opentype'),*/
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Th/HelveticaNeue-Th.woff') format('woff'),
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Th/HelveticaNeue-Th.ttf') format('truetype'),
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Th/HelveticaNeue-Th.svg#HelveticaNeue-Th') format('svg');
	/*src: url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Th/HelveticaNeue-Th.ttf') format('truetype');*/
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTPro-Lt';
	src: url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Lt/HelveticaNeue-Lt.eot?#iefix') format('embedded-opentype'),
	     /*url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Lt/HelveticaNeue-Lt.otf') format('opentype'),*/
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Lt/HelveticaNeue-Lt.woff') format('woff'),
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Lt/HelveticaNeue-Lt.ttf') format('truetype'),
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Lt/HelveticaNeue-Lt.svg#HelveticaNeue-Lt') format('svg');
	/*src: url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeue-Lt/HelveticaNeue-Lt.ttf') format('truetype');*/
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTW1G-Roman';
	src: url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeueL-Roman/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
	     /*url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeueL-Roman/HelveticaNeue-Roman.otf') format('opentype'),*/
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeueL-Roman/HelveticaNeue-Roman.woff') format('woff'),
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeueL-Roman/HelveticaNeue-Roman.ttf') format('truetype'),
	     url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeueL-Roman/HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
	/*src: url('../_fonts/HelveticaNeue-Webfonts/HelveticaNeueL-Roman/HelveticaNeue-Roman.ttf') format('truetype');*/
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'fontawesome';
	src: url('../_fonts/font-awesome/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'),
	     url('../_fonts/font-awesome/fonts/fa-regular-400.woff') format('woff'),
	     url('../_fonts/font-awesome/fonts/fa-regular-400.ttf') format('truetype'),
	     url('../_fonts/font-awesome/fonts/fa-regular-400.svg#HelveticaNeue-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen {
	html {
		height: 100%;
	}
	body {
		height: 100%;
		font-family: "HelveticaNeueLTPro-Th", "sans-serif";
		font-size: 16px;
		letter-spacing: 0.07em;
		color: rgba(116, 122, 138, 1);
		background-color: #EFF0EF;
	}
	
	a,
	a:link,
	a:visited,
	a:hover,
	a:focus,
	a:active {
		text-decoration: underline;
	}
	
	a.sliderlink {
		display: block;
		color: rgba(116, 122, 138, 1);
		text-decoration: none;
	}
	a.mehrlink {
		display: block;
		text-decoration: none;
		text-align: right;
	}
	
	h2 {
		font-family: "HelveticaNeueLTPro-Th", "sans-serif";
		font-size: 26px;
		margin: 0 0 10px 0;
	}
	h2 span.smal{
		display: block;
		font-family: "HelveticaNeueLTPro-Th", "sans-serif";
		font-size: 18px;
		margin: 0 0 10px 0;
	}
	h3 {
		font-family: "HelveticaNeueLTPro-Th", "sans-serif";
		font-size: 18px;
		margin: 0 0 10px 0;
	}
	
	h1.startseite {
		font-weight: normal;
		font-size: 26px;
		line-height: 32px;
	}
	h1.teaserheadline {
		font-size: 48px;
		margin: 25px 0;
	}
	h2.startseite {
		font-family: "HelveticaNeueLTPro-Th", "sans-serif";
		font-size: 48px;
		letter-spacing: 0.06em;
		margin: 0;
	}
	h3.sliderheadline {
		position: relative;
		display: block;
		font-family: "HelveticaNeueLTPro-Lt", "sans-serif";
		font-size: 24px;
		padding: 0 10px 0 20px;
		margin: 10px 0;
	}
	h3.sliderheadline i {
		position: absolute;
		right: 5px;
		bottom: 2px;
		font-size: 16px;
	}
	h3.sliderheadline span {
		display: block;
		font-size: 16px;
	}
	
	/*#teasertext .container h1 {
		margin: 0 0 0 15px;
		color: #900;
	}*/
	
	hr.trenner_3 {
		clear: both;
		display: block;
		overflow: hidden;
		border: none;
		height: 3px;
		background-color: #aaa;
	}
	hr.trenner_2_hell {
		clear: both;
		display: block;
		overflow: hidden;
		border: none;
		height: 2px;
		background-color: #ddd;
	}
	
	section.inhalt {
		padding: 10px 0;
	}
	
	/* *** Header *** */
	#header {
		padding: 15px 0 0 0;
		background-color: #fff;
	}
	#header img {
		width: auto;
		height: 100%;
		margin: 0 0 15px 0;
	}
	#header img#logo {
		width: 175px;
		height: 70px;
		margin: 0 0 15px 0;
	}
	
	/* *** Teaser *** */
	#teaser {
		position: relative;
		display: block;
	}
	#teaser ul,
	#teaser ul li {
		padding: 0;
		margin: 0;
	}
	#teaser ul li {
		position: relative;
	}
	#teaser ul li a.bestellbutton {
		position: absolute;
		bottom: 10%;
		right: 10%;
		color: #fff;
		text-decoration: none;
		border: solid 2px #fff;
		background-color: #337ab7;
		border-radius: 15px;
		padding: 15px 30px;
		-moz-box-shadow:    0px 0px 20px 0px rgba(0,0,0,0.7);
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.7);
		box-shadow:         0px 0px 20px 0px rgba(0,0,0,0.7);
	}
	#teaser ul li a.bestellbutton:hover {
		background-color: #4095DF;
	}

	#teaserslider-back,
	#teaserslider-next {
		position: absolute;
		top: calc(50% - 40px);
		font-size: 50px;
	}
	#teaserslider-back {
		left: 10px;
	}
	#teaserslider-next {
		right: 10px;
	}
	#teaser .bx-viewport {
		overflow: hidden;
	}
	#teaser .bx-wrapper {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		margin: 0;
	}

	#teaser .bx-wrapper img {
		max-width: none;
	}
	#teaser .bx-wrapper .bx-pager {
		bottom: 30px;
	}
	#teaser .bx-wrapper .bx-pager.bx-default-pager a {
		background: none;
		border: solid 1px #fff;
	}
	#teaser .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
		background-color: #fff;
		border: solid 1px #fff;
	}
	
	#teaserabdecker {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 100px;
		/*background-color: rgba(255,255,255,1);*/
		/*opacity: 0.9;*/
		z-index: 100;
	}
	#teaserabdecker_bild {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 100px;
		background-repeat: no-repeat;
		background-position: bottom left;
		background-size: cover;
		-webkit-filter: blur(15px);
		-moz-filter: blur(15px);
		-o-filter: blur(15px);
		-ms-filter: blur(15px);
		filter: blur(15px);
		opacity: 0.5;
		z-index: 150;
	}
	#teasertext {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		/*height: 100px;*/
		background-color: rgba(255,255,255,0.8);
		z-index: 200;
	}

	
	.slider .owl-dots {
		position: absolute;
		bottom: 15px;
		width: 100%;
		text-align: center;
	}
	
	.slider.produkt .owl-dots {
		bottom: 90px;
	}
	
	.slider.wissen .owl-dots {
		bottom: 60px;
	}
	
	.owl-carousel .owl-nav .owl-prev {
		position: absolute;
		top: 40%;
		left: 15px;
		font-size: 40px;
		background-color: transparent;
	}
	
	.owl-carousel .owl-nav .owl-next {
		position: absolute;
		top: 40%;
		right: 15px;
		font-size: 40px;
		background-color: transparent;
	}
	
	.owl-theme .owl-nav [class*="owl-"]:hover{
		background-color: transparent;
	}
	/* *** Wis
	senslider *** */
	.inhalt ul.wissenslider,
	.inhalt ul.wissenslider li {
		background-color: #fff;
		padding: 0;
		margin: 0;
	}
	.inhalt #wissenslider-back,
	.inhalt #wissenslider-next {
		position: absolute;
		top: calc(50% - 60px);
		font-size: 50px;
	}
	.inhalt #wissenslider-back {
		left: -30px;
	}
	.inhalt #wissenslider-next {
		right: -30px;
	}
	
	/* *** Produktslider *** */
	.inhalt ul.produktslider,
	.inhalt ul.produktslider li {
		background-color: #fff;
		padding: 0;
		margin: 0;
	}
	.inhalt #produktslider-back,
	.inhalt #produktslider-next {
		position: absolute;
		top: calc(50% - 60px);
		font-size: 50px;
	}
	.inhalt #produktslider-back {
		left: -30px;
	}
	.inhalt #produktslider-next {
		right: -30px;
	}
	
	/* *** Slider allgemein *** */
	.inhalt .bx-wrapper {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		background: none;
		margin: 0 0 45px 0;
	}
	.inhalt .bx-wrapper img {
		max-width: none;
	}
	.inhalt .bx-wrapper .bx-pager {
		bottom: -30px;
	}
	
	/* *** Bildslider *** */
	.inhalt ul.bildslider,
	.inhalt ul.bildslider li {
		background-color: #fff;
		padding: 0;
		margin: 0;
	}
	.inhalt #bildslider-back,
	.inhalt #bildslider-next {
		position: absolute;
		bottom: 0px;
		font-size: 30px;
	}
	.inhalt #bildslider-back {
		left: 5px;
	}
	.inhalt #bildslider-next {
		right: 5px;
	}
	
	/* *** BCT *** */
	#bct {
		display: block;
	}
	
	/* *** Inhalt *** */
	.startheadline {
		overflow: hidden;
	}
	.bildunterschrift {
		font-size: 14px;
	}
	a.backlink {
		float: right;
		font-size: 14px;
	}
    .btn.delete-all .far{
        padding-right: 5px;
    }
    .btn-delete {
        border: 2px solid #ddd;
        padding-left: 30px;
    }
    .btn-delete::before {
        padding-left: 5px;
    }
	a.buttonlink {
		position: relative;
		display: inline-block;
		text-decoration: none;
		letter-spacing: 0.08em;
		background-color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 4px 0 0 0;
	}
	a.sitelink {
		position: relative;
		display: inline-block;
		text-decoration: none;
		letter-spacing: 0.08em;
		background-color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px;
		margin: 4px 0 0 0;
	}
	a.switchbutton {
		position: relative;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 25px 0;
	}
	a.vergleichbutton {
		position: relative;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 25px 0 0 0;
	}
	a.shopbutton,
	a.shopbutton2 {
		position: relative;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 25px 0;
	}
	a.shopbutton_smal,
	a.shopbutton_smal2 {
		position: relative;
		bottom: 0px;
		left: 0px;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px;
		margin: 0;
	}
	a.testbutton {
		position: relative;
		display: inline-block;
		font-size: 24px;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 25px 0;
	}
	.buttonrahmen {
		display: inline-block;
		position: relative;
	}
	.buttonrahmen_smal {
		display: inline-block;
		position: absolute;
		bottom: 0px;
		left: 10px;
		width: 170px;
	}
	.buttonrahmen ul.shoplist,
	.buttonrahmen_smal ul.shoplist{
		display: none;
		position: absolute;
		bottom: 85px;
		left: 0px;
		width: 100%;
		background-color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 5px 10px;
		margin: 0;
		
	}
	.buttonrahmen_smal ul.shoplist {
		bottom: 55px;
	}
	.buttonrahmen ul.shoplist li,
	.buttonrahmen_smal ul.shoplist li {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	.buttonrahmen ul.shoplist li a,
	.buttonrahmen_smal ul.shoplist li a {
		display: block;
		text-decoration: none;
		margin: 5px 0;
	}
	.buttonrahmen ul.shoplist li a span,
	.buttonrahmen_smal ul.shoplist li a span {
		color: rgba(116, 122, 138, 1);
	}
	.buttonrahmen #chevron,
	.buttonrahmen_smal #chevron {
		display: none;
		/*display: block;*/
		position: absolute;
		bottom: 78px;
		left: calc(50% - 10px);
		width: 15px;
		height: 15px;
	}
	.buttonrahmen_smal #chevron {
		bottom: 48px;
	}
	.buttonrahmen #chevron:before,
	.buttonrahmen_smal #chevron:before {
		content: '';
		display: block;
		position: absolute;
		top: -1px;
		left: -7px;
		width: 15px;
		height: 16px;
		background-color: #fff;
		border-bottom: solid 2px rgba(60, 155, 192, 1);
		-webkit-transform: skew(0deg, 45deg); 
		-moz-transform: skew(0deg, 45deg); 
		-ms-transform: skew(0deg, 45deg); 
		-o-transform: skew(0deg, 45deg); 
		transform: skew(0deg, 45deg);
	}
	.buttonrahmen #chevron:after,
	.buttonrahmen_smal #chevron:after {
		content: '';
		display: block;
		position: absolute;
		top: -1px;
		left: 7px;
		width: 15px;
		height: 16px;
		background-color: #fff;
		border-bottom: solid 2px rgba(60, 155, 192, 1);
		-webkit-transform: skew(0deg, -45deg); 
		-moz-transform: skew(0deg, -45deg); 
		-ms-transform: skew(0deg, -45deg); 
		-o-transform: skew(0deg, -45deg); 
		transform: skew(0deg, -45deg);
	}
	/*.buttonrahmen #chevron {
		position: absolute;
		bottom: 71px;
		left: 50%;
		width: 30px;
		height: 5px;
	}
	.buttonrahmen #chevron:before {
		content: ''; 
		position: absolute; 
		top: 0; left: 0; 
		height: 4px; 
		width: 51%; 
		background: #037CA9; 
		-webkit-transform: skew(0deg, 45deg); 
		-moz-transform: skew(0deg, 45deg); 
		-ms-transform: skew(0deg, 45deg); 
		-o-transform: skew(0deg, 45deg); 
		transform: skew(0deg, 45deg); 
	}
	.buttonrahmen #chevron:after {
		content: ''; 
		position: absolute; 
		top: 0; 
		right: 0; 
		height: 4px; 
		width: 50%; 
		background: #037CA9; 
		-webkit-transform: skew(0deg, -45deg); 
		-moz-transform: skew(0deg, -45deg); 
		-ms-transform: skew(0deg, -45deg); 
		-o-transform: skew(0deg, -45deg); 
		transform: skew(0deg, -45deg); 
	}*/
	a.testback {
		position: relative;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 25px 0;
	}
	a.testreload {
		position: relative;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 15px;
		margin: 25px 0;
	}
	
	a.testlink {
		color: rgba(116, 122, 138, 1);
		text-decoration: none;
		background: url(../_img/uncheck.png) center left no-repeat;
		padding: 0 0 0 20px;
	}
	a.testlink.aktiv {
		color: #000;
		background: url(../_img/check.png) center left no-repeat;
		padding: 0 0 0 20px;
	}
	
	ul.testantworten {
		padding: 0;
		margin: 0;
	}
	ul.testantworten li {
		list-style-type: none;
		padding: 0;
		margin: 0 0 10px 0;
	}
	ul.testantworten li a {
		text-decoration: none;
	}
	ul.testantworten li a:hover {
		color: #000;
	}
	ul.testantworten li a span {
		color: rgba(116, 122, 138, 1);
	}
	ul.testantworten li a span:hover {
		color: #000;
	}
	ul.testantworten li a img.miniatur {
		width: 15px;
		height: 15px;
	}
	
	.inhalt ul {
		padding: 0 0 0 15px;
		margin: 0;
	}
	
	.hiderahmen {
		display: none;
	}
	
	.textausgabe {
		position: relative;
		padding-bottom: 100px;
	}
	.textausgabe a.mehrlink {
		position: absolute;
		right: 15px;
		bottom: 0px;
	}
	
	/*.text_zwei_spalten {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 5em;
		-moz-column-gap: 5em;
		column-gap: 5em;
	}*/
	
    .table-compare tr th {
        border: 0 !important;
    }
    
	#vergleichinhalt {
		display: block;
	}
	#vergleichinhalt table {
		width: 100%;
		border-spacing: 0px;
    	border-collapse: collapse;
		margin: 15px 0 0 0;
	}
	#vergleichinhalt table th {
		position: relative;
		width: 20%;
		text-align: center;
		vertical-align: middle;
		border: solid 1px #ccc;
	}
	#vergleichinhalt table th.cell-1 {
		width: 20%;
	}
	#vergleichinhalt table th img {
		width: 70%;
		height: auto;
		max-width: 100px;
		margin: 5px 0;
	}
	#vergleichinhalt table td {
		position: relative;
		vertical-align: top;
		border: solid 1px #ccc;
		padding: 10px;
	}
	a.vergleichanzeigen,
	a.vergleichverbergen {
		position: relative;
		width: 130px;
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px 40px 10px 10px;
	}
	a.vergleichanzeigen i,
	a.vergleichverbergen i {
		position: absolute;
		top: 40%;
		right: 10px;
	}
	a.trashbutton {
		position: absolute;
		top: 10px;
		right: 10px;
		font-size: 20px;
	}
	
	/* *** Footer *** */
	#footer {
		font-family: Helvetica, "sans-serif";
		color: #aaa;
		background-color: #3A3C41;
		padding: 15px 0;
	}
	#footer strong {
		color: #ccc;
	}
	
	/* *** Confirm *** */
	#confirm {
		display: none;
		overflow: hidden;
		position: fixed;
		top: 50%;
		left: 50%;
		width: 330px;
		background-color: #fff;
		-moz-box-shadow: 0px 0px 7px 0px #333;
		-webkit-box-shadow: 0px 0px 7px 0px #333;
		box-shadow: 0px 0px 7px 0px #333;
		padding: 15px;
		z-index: 3000;
	}
	#confirmmeldung {
		display: block;
		padding: 0 0 15px 0;
	}
	a#confirm_break,
	a#confirm_ok {
		display: inline-block;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px;
	}
	a#confirm_ok {
		float: right;
	}
	
	/* *** Sonstiges *** */
	/* Flexbox */
	.myflexbox {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: stretch;
		align-items: stretch;
	}
	
	/* Lightbox */
	.nyroModalBg {
		z-index: 3000;
	}
	.nyroModalCont {
		z-index: 3000;
		overflow: hidden !important;
	}
	.nyroModalCloseButton {
		z-index: 3000;
	}
	
	/* Bilder */
	.bildfloat_links {
		float: left;
		width: 100%;
		height: auto;
		max-width: 300px;
		margin: 0 10px 5px 0;
	}
	.bildfloat_rechts {
		float: right;
		width: 100%;
		height: auto;
		max-width: 300px;
		margin: 0 5px 0 10px;
	}
	
	/* Hintergrund */
	.bg {
		/*background-color: #dedede;*/
		position: relative;
	}
	.bgbild {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: bottom left;
		background-size: cover;
		-webkit-filter: blur(15px);
		-moz-filter: blur(15px);
		-o-filter: blur(15px);
		-ms-filter: blur(15px);
		filter: blur(15px);
		opacity: 0.5;
	}
	
	.bg_fff {
		background-color: #fff;
	}
	.bg_ccc {
		background-color: rgba(170,170,170,0.3);
	}
	
	/* Responsive Bilder */
	.imgrepsonsive {
		width: 100%;
		height: auto;
	}
	
	/* Border */
	.border-right {
		border-right: solid 1px #ccc;
	}
	.border-left {
		border-left: solid 1px #ccc;
	}
	.shadow {
		-moz-box-shadow: 0px 0px 7px 0px #aaa;
		-webkit-box-shadow: 0px 0px 7px 0px #aaa;
		box-shadow: 0px 0px 7px 0px #aaa;
	}
	
	/* Position */
	.position_relative {
		position: relative;
	}
	
	.clearing {
		clear: both;
		height: 0px;
		overflow: hidden;
	}
	
	/* Sichtbarkeit */
	.display_none {
		display: none !important;
	}
	.hideline {
		display: none;
	}
	
	/* Padding */
	.padding_10 {
		padding: 10px;
	}
	
	/* *** Height *** */
	.height_100per {
		height: 100%;
	}
	
	/* Spacer */
	.spacer_5 {
		height: 5px;
		overflow: hidden;
	}
	.spacer_10 {
		height: 10px;
		overflow: hidden;
	}
	.spacer_15 {
		height: 15px;
		overflow: hidden;
	}
	.spacer_20 {
		height: 20px;
		overflow: hidden;
	}
	.spacer_25 {
		height: 25px;
		overflow: hidden;
	}
	.spacer_30 {
		height: 30px;
		overflow: hidden;
	}
	.spacer_50 {
		height: 50px;
		overflow: hidden;
	}
	.spacer_75 {
		height: 75px;
		overflow: hidden;
	}
	.spacer_100 {
		height: 100px;
		overflow: hidden;
	}
}