/**
* standard-hellblau: #d9edf7;
*
* UHL MEDIA - 11/2015
*
        hintergrund gelb:   #FFF8EB
*       rot: #DF000B
*       lindgrün: #C6D175
*       dunkelgrün (mouseover navigation): #5E6900
*       content-bg-hellgrau: #EFEFEF
*       footer-"grau": #3F515D
*
*
* ****************************************************************************************
*   Topbar
*   Topbanner
*   Menu Navigation
*   Sidebar
*   Produktgruppen-Slider
*

*   Footer ***
*/
@font-face {
    font-family: 'Glyphicons';
    src: url('../../fonts/glyphicons-halflings-regular.eot');
    src: url('../../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }

body {font-family: Arial,Helvetica,sans-serif; color: #656565; overflow-x:hidden}

h1, h2, h3, h4, h5, h6, .panel-heading {font-family: 'Crete Round', serif; margin-top:0.25em;}

h1{
    font-size:1.6em;
}

h2, .panel-heading{font-size:1.4em}


h3{font-size:1.1em;}



.container {overflow-x: hidden;}

img {
    max-width: 100% !important;
    height: auto !important;
}
img.left {
    margin: 0px 1em 0.5em 0;
}

a, a:hover{ color:#5E6900;}
a:focus {outline: none;}

section {margin: 1em 0;}

hr{
    border-top:1px solid lightgray;
}

.well{border-radius: 0 !important;}

.text-right{ text-align: right; }

/* Fehler klasse in Formularen */
 .help-inline{
        background: red none repeat scroll 0% 0%;
        color: white;
        padding: 0.5em;
        text-align: center
}
.control-group.error > label,.control-group.error .controls > label, .control-group.error .help-block, .control-group.error .help-inline {
 color: #b94a48;
}

label.error{
    color:red;
}

.option-bg{  /* für mit '*' markierte Einträge in den Dropdowns; class-zuweisung per jQuery */
    background-color:#5E6900;
    color:white;

}


/*** Buttons *******************************************************************/

.btn, .thumbnail, .panel, .panel-heading, .alert{
    border-radius:0;
}

.btn{
    white-space: normal;
}

.btn-primary, .btn-success, .btn-inverse {
    color: black;
    background-color: #C6D175;
    border-color: #C6D175;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary,
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success  {
    color: #FFF;
    background-color: #5E6900;
    border-color: #5E6900;
}


.btn-info {
    color: black;
    background-color: #F5F5F5;
    border-color: #F5F5F5;
}
.myshop .btn-info{ color: white;   background-color: #5E6900; border-color: #5E6900;}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info  {
    color: #FFF;
    background-color: #3F515D;
    border-color: #3F515D;
}


.alert-success {
    color: white;
    background-color: #5E6900;
    border-color: #D6E9C6;
}
.alert-danger {
    color: white;
    background-color: #DF000B;
    border-color: #DF000B;
}


.panel{
    border:0 !important;
    box-shadow: none;
}

.panel-default > .panel-heading {
    background-color: transparent;
    border-color: lightgray;
    color: #656565;
    border-top:0;
    font-weight:normal;
}


.bg-info {
    background-color: #3F515D;
    color:white;
}
.bg-primary {
    color: black;
    background-color: #C6D175;
}

.table.no-border td, .table.no-border th {
    border: none;
}

/*** Topbar *******************************************************************/
#uhl-head{
    background-color:  #DF000B;
    color: white;
}


 /*
    @media screen and (min-width: 1200px){
        #topbar, .uhl-max-width { width: 1170px; margin:0 auto; }
    }
   @media  screen and (max-width:992px) {
        #topbar, .uhl-max-width { width: 970px; margin:0 auto;}
    }
    @media  screen and (max-width:768px) {
        #topbar, .uhl-max-width { width: 750px;margin:0 auto; }
    }
*/

#topbar {margin-bottom: 2em; margin-top:0;}

.container.topbar{
    overflow-x: visible;
}

.container.main-content{
    margin-top: 1em;       /* war 2 em - 01.02.2016 */
}

.topbar {
  padding: 2px 15px 0 0;  /*  top war: 10px */
  color: white;
}
.topbar ul.links {
    margin-bottom: 0;
}

.topbar .login a:hover {
  color: #58b0da;
}
.topbar ul li {
  float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.links li {
    display: inline-block;
    margin-right: 15px;
}

.topbar ul li a {
  font-size: 13px;
  color: white;
  text-decoration: none;
}
.topbar ul li:hover a {
    color: silver;
}


#uhl-sloagan {
    margin-left:30px;
}
#uhl-logo{
    text-align: center;
transform: translate(0px, 20px);
margin-top: -40px;
}



/*
.topbar ul li .text-link {
  display: inline-block;
}


#currency a {
    cursor: pointer;
    display: inline-block;
    padding: 0 6px;
    text-decoration: none;
}
*/

.btn-dropdown {
  background: #f6f6f6;
  color: #2E3039;
  padding: 0 10px 0 6px;
  line-height: 22px;
  margin-right: 0.5em;
}
.btn-dropdown .caret {
  border-color: #6c6c6c transparent;
}
.btn-dropdown:hover {
  color: #58b0da;
}
.btn-dropdown:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .btn-dropdown span {
  color: #4d4e4f;
}
.btn-group .dropdown-menu {
  padding: 10px;
  z-index: 99999;
  right: 0;
  left: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group .list-item {
  line-height: 20px;
  cursor: pointer;
  border: 0;
  display: block;
}
.btn-group .list-item:hover {
  color: #4d4e4f;
}
.btn-group .item-symbol {
  margin-right: 6px;
}


.pop_over {  /* btn in articletemplate/scripts/6.phtml  */
	width: 100%;
	text-align: left;
	padding: 1em;
	font-weight: bold;
}

.modal-header, .modal-footer {
    background-color: #E7E7E7;
}

#myVorlagen .modal-header, #myVorlagen .modal-footer{
	background-color: #A8A8A8;
}

/* Uplaod Modal */
.modal-dialog .swMain ul.anchor li a {
    padding: 1em;
    width: 100%;
}

.modal-dialog .swMain .stepContainer div.content { padding:1em; }



/*** Topbanner *******************************************************************/

#topbanner{ min-height: 143px }
#topbanner img{max-width: 100%; height: auto;}


.breadcrumb {background-color: transparent; margin-bottom:0; padding-left:0;   }
 @media screen and (max-width:991px){
    .breadcrumb {
            margin-top: 1em;
    }

 }

.navLevel1{
    background-color:#C6D175;
}

.navLevel1 .navbar{
  margin-bottom: auto;
}

.navLevel1,
.navLevel1 .navbar-default {
    background-color: #C6D175;
    border:0;
    color:whitesmoke;
}


  a.navbar-brand,
  .navbar-brand i
 {
color:black;
}

.navbar-default ul.nav > li > a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  /*
line-height: 16px;
*/
  color: black;
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
}

.navbar-default ul.nav > li > a:hover,
.navbar-default ul.nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus,
 .navbar-default .navbar-nav > .active > a:visited {
    background-color: #5E6900;
    color: white;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:visited {
    background-color: #58b0da;
    color: white;
}




/*  Menu Navigation ------------------------------------------------------- */


#hauptmenu .navbar-default .nav.navbar-nav{
	margin-left:-30px;
}

.navbar{
    min-height: 40px; /* war 50 - 01.02.2016 */
}

.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}

 .navbar-default {
    color: black !important;
}
.navbar-form {
	box-shadow:none !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent !important;
}

 .list-unstyled, .list-unstyled ul {
    min-width: 120px;
}

 .dropdown .dropdown-menu  li a {
    border-bottom: 1px solid #F3F3F3;
    display: block;
    line-height: 20px;
    transition: padding 0.5s ease 0s;
}
.dropdown .dropdown-menu  li a:hover {
  background: #fdfdfd;
  color: #58b0da;
  padding-left: 20px;
}

@media screen and (max-width:1199px){
    #hauptmenu .navbar-default li.home{
        display:none;
    }

}

/* such-form */
#search {
    margin: 10px 8px;                /* top war 12 px - 01.02.2016 */
    position: relative;
    width:120px;
}


#search input {
    border: medium none;
    height: 25px;
    width:100%;
    padding-top:0;
    padding-bottom:0;
}
input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    padding: 6px 12px;
}
#search .button-search {
    height: 25px;
    position: absolute;
    right: 18px;
    top: 5px;
    width: 25px;
	color: silver;
}

#search input:active .button-search,
#search input:focus .button-search,
#search input:active .glyphicon-search::before,
#search input:focus .glyphicon-search::before{
    display:none;
    content:none;
}



/* Sidebar */
/* ----------------------------------------------------------- */
#sidebar-heading {
    background-color: #3F515D;
    color: #FFF;
    padding: 0.4em 1em;
    font-weight: bold;
}

.sidebar-nav .nav  li{
    border-bottom:1px solid white;
}

.sidebar-nav .nav  li.active{
    border-bottom:0;
}

 .sidebar-nav .nav  li li.active{
    border-top:1px solid white;
    border-bottom:1px solid white;
}

 .sidebar-nav .nav li.active ul > li.active{
    border-top:0;

}


#sidebar-heading {
    border :none;
}


.sidebar-nav .nav  li > a {
    position: relative;
    display: block;
    padding: 0.435em 1em;
    background-color: #C6D175;
    color: black;
}


.sidebar-nav li.active > ul {
    background-color: #C6D175;
    margin-left: 0px;
    padding-left: 0px;
        border-top:1px solid white;
}


.sidebar-nav li.active > ul li{
    list-style: none;
}

.sidebar-nav li.active > ul li a{
    padding-left:3em;
    font-size:0.95em;
    text-decoration: none;
}


.sidebar-nav .nav  li.active a.active,
.sidebar-nav .nav  li  a:hover {
    background-color: #5E6900;
    color: white;
   /*
 border-bottom: 1px solid white;
*/
}

/*
    Flyout (rechts)
*/
#flyout{
	right:0;
	position:absolute;

    top:40%;
    transform: translate(0, -40%);
    position:fixed;
}


#flyoutMenu li{
	list-style:none;
	height:82px;
	padding:2px;
	width:82px;
    margin-bottom:0.5em;
}

#flyoutMenu span{
	/* Container properties */
	width:0;
	right:80px;
	padding:0;
	position:absolute;
	overflow:hidden;


	/* Text properties */
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	line-height:80px;
    text-align:center;


	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
}

#flyoutMenu a{

	height:80px;
	width:80px;
	display:block;
	position:relative;

    text-align:center;
    text-decoration:none;
    font-size: 1.6em;
}

/* General hover styles */

#flyoutMenu a:hover span{ width:auto; padding:0 10px;overflow:visible; }
#flyoutMenu a:hover{
	text-decoration:none;
}

/* Buttons */

#flyoutMenu .trustedlogo { background:	url('../img/trusted_shop_logo.png') no-repeat }
#flyoutMenu .kundenmeinung { background:	url('../img/shop_bewertung.jpg') no-repeat }
#flyoutMenu .ecoprint { background:	url('../img/eco-print_logo.png') no-repeat }
#flyoutMenu .fsc { background:	url('../img/fsc_logo.png') no-repeat; height: 122px; }
#flyoutMenu .pso { background:	url('../img/pso-iso-siegel_80x80.png') no-repeat; }
#flyoutMenu .blue { background:	url('../img/blue.png') no-repeat; background-size: 80px; }

@media only screen and (max-width:990px){

    #flyout{

    	position:relative;
        text-align:center;
        transform: none;
        position:inherit;
    }

    #flyout:before,
    #flyout:after{
        	display:table;
	        content:" "
    }

    #flyout li{
        display:inline-block;
        margin:1em;
    }

}


/* Produktgruppen-Slider: */
/* ----------------------------------------------------------- */

#produktgruppenslider .carousel-control
 {
  color: #C0C0C4;
  font-weight: bold;
  height: 23px;
  line-height: 12px;
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: hidden;
  text-shadow: none;
  width: 14px;
  top: 42%;
}


#produktgruppenslider .flex:before {
  background: #DEDEDE;
  content: "";
  height: 42%;
  position: absolute;
  width: 1px;
}


#produktgruppenslider .pr-top:before {left: 6px; top: 0;}

#produktgruppenslider .pr-bottom:before {left: 6px; bottom: 0;}

#produktgruppenslider .nt-top:before {right: 6px; top: 0;}

#produktgruppenslider .nt-bottom:before {right: 6px; bottom: 0;}

#produktgruppenslider .carousel-control.left {
  background: url('../img/carousel-prev.png') no-repeat;
  left: 4px;
}

#produktgruppenslider .carousel-control.right {
  background: url('../img/carousel-next.png') no-repeat;
  right: 4px;
}

#produktgruppenslider  .carousel-inner {border: 1px solid #dedede;}

#produktgruppenslider .carousel-caption {
    bottom: 0;
    color: #000000;
    left: 0;
    min-height: 3.5em;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 1em;
    z-index: 10;
}




/* --------------------------*/

ul.thumbnails{
	padding-left:0;
}

.thumbnail .caption
 {
    text-align: center;
    padding:8px;
	position: relative;
}




/*** /article/_articlelistitem_produktuebersicht.phtml.phtlm:: produktliste */
.caption .produkttitel{
    font-weight: bold;
    min-height: 3em;
}


/***********************************************************************
* Basket / Checkout
*/

.basket_index .page-header,
.review_index .page-header,
.finish_index .page-header
{
    border-bottom:0;
    margin: 10px 0;
    font-size: 2em;
    font-weight: bold;
}

.basket {margin-bottom: 4em;}
.basket a.btn{   width: 33.3333%;} /* die Breite der btn: Schritt 1 - Schritt 3 - muss bei mehr schritten angepasst werden */

.niceform.basket .col-sm-4 .well{
	min-height: 18em;
	margin-bottom: 5em;
}

.btn-default:hover{ background-color:whitesmoke;}

.btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #adadad;
}
.btn:active, .btn.active {
    box-shadow: none;
}


/* Footer: --------------------------------------------------------- */
#footer-application{
    background: none repeat scroll 0 0 #3F515D;
    color: white;
    margin: 1em 0;
    overflow: hidden;
    padding-bottom:1em;
    padding-top: 1em;
}

#footer-application li{
    float:none;
}
#footer-application li a{
    color:white;
}
#footer-application h3{
color: white;
padding: 0.2em;
font-size: 1.15em;
}

#footer-customer{ margin-top: 3em;}
#footer-customer .panel{
	opacity:1;
	background-color: #DEDEDE;

        border: 1px solid silver;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        margin-bottom: 0;
        padding: 1em;
}


#footer-customer a{
	color:white;
	text-decoration:none;
}

#footer-customer a.hover{
	color:white;
}


#footer2 a:hover{
	color:white;
	text-decoration: none;
}

/* Horizontale Pipe getrennte Navi im footer */
.nav-list:before,.nav-list:after {
    content: " ";
    display: table;
	box-sizing: border-box;
}

.nav-list {
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
}

.nav-list > li {
	float:left;
	margin:auto 5px;
}

.nav-list > li > a {
    display: block;
    padding: 5px;
    position: relative;
}
  /*

.nav-list > li > a:after{
	content: " | ";
	margin-left: 8px;
}


.nav-list > li:last-child > a:after{
	content: " ";
	margin-left: 0px;
}
*/

.copyright{
    margin: 2em 0;
    color:silver;
    font-size: 0.9em;

}

/*  Tabs allgemein: */
/* ----------------------------------------------------------- */
.tab-content{
	margin-top:2em;
}

/* ProduktTabs: */
/* ----------------------------------------------------------- */

.box-products {
	position:relative;
}



.producttabs .carousel-control{
	z-index:10
}

.producttabs .carousel-controls{
	position:absolute;
	top:-23px;
	right:10px;
	z-index:11;
	width:32px;
	height: 17px;
}
.producttabs .carousel-controls a.carousel-control{
	height: 22px;
	margin: 0;
	width: 22px;
	background-image:url(../image/default/carousel-button.png) ;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	border-radius:0;
	opacity: 1;
	display: block;
	top: -10px;
	overflow:hidden;
	text-indent: -9999em;
	}
.producttabs .carousel-controls a.left{
	background-position: left top;
	 	left: -5px;
	}
.producttabs .carousel-controls a.left:hover{
	background-position: 0 -22px;
	}
.producttabs .carousel-controls a.right{
	background-position: -25px top;
	right: -10px;
	}
.producttabs .carousel-controls a.right:hover{
	background-position: -25px -22px;
	}
.producttabs .tab-content, .producttabs .box-product{
	overflow:inherit
}
/*Tab*/
	/*tab-nav*/
	.producttabs .nav-tabs {
		text-align: right;
	}
	.producttabs .nav-tabs .category-name{
		float: left;
	}
	.producttabs .nav-tabs{
		border: none;
		position: absolute;
		right: 0;
		top: -2px;
	}
	.producttabs .nav-tabs li > a{
	    color: #848587;
	    padding: 6px 15px;
	    font-weight: 400;
	    margin-bottom: 5px;
	}


.producttabs .nav-tabs {
    border: medium none;
    position: absolute;
    right: 0;
    top: -2px;
}
.producttabs .nav-tabs {
    text-align: right;
}




.producttabs .nav-tabs li.active > a,
.producttabs .nav-tabs li:hover > a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #ededed;
  color: #58b0da;
  border: 1px solid transparent;
}


/* -------------------------- */

#psc-start-carousel .carousel-inner > .item {
    position: relative;
    transition: left 0.746s ease-in-out 0s;
}


#psc-start-carousel .carousel-inner{
    height:14em;
    background-color: #EFEFEF;
}

#psc-start-carousel .item{
/*    display: block;        */

}

#psc-start-carousel .carousel-inner img {
    width:auto;
    height:14em !important;
    max-width:40%;

}

#psc-start-carousel .carousel-caption{
    right: 0;
    left: 40%;
    padding-bottom: 30px;

    padding-top: 0;
    padding-bottom: 0px;
    color: black;
    text-align: left;
    text-shadow:none;
}

@media screen and (max-width:1199px){
 /*  -- kann wegen des sliders nicht auf "auto" stehen, sonst sind im übergang die anderen slides sichtbar!
     --> font-size verkleindert ;(

   #psc-start-carousel {
        height: auto;
    }
    #psc-start-carousel .carousel-inner{
       height: auto;
    }
*/

    #psc-start-carousel .carousel-caption{
        left:48%;
        top:0;
        margin-bottom:1em;
        font-size:0.9em;
        background-color: #F0F0F0; /* bei width < 630px schiebt sich der text über das bild */
        height:100%;
    }

}





/****************************************************************************************************************/
/* -- Produkt-Carousel Nav obenliegend ------------------------*/
.productcarousel {
	position: relative;
}
.productcarousel .carousel-control{
	z-index:10
}

.carousel-caption{    /*  19.11.2015 - karsten euting
background: #FFF none repeat scroll 0% 0%;
opacity: 0.9;
color: black;
border-radius: 5px;
box-shadow: 2px 0px 10px 2px gray;
text-shadow: none;                                    */
}

.carousel-controls {
  position: absolute;
  top: -60px;
  right: 0;
  width: 55px;
  height: 30px;
}
.carousel-controls .carousel-control {
  background: #ededed;
  font-size: 23px;
  width: 27px;
  color: #9e9c9c;
  opacity: 1;
  filter: alpha(opacity=100);
  line-height: 30px;
}
.carousel-controls .carousel-control:hover {
  color: #58b0da;
}
.carousel-control {
  text-shadow: none;
}
.carousel-control.left {
  background-image: -webkit-gradient(linear,0% top,100% top,from(transparent),to(transparent));
  background-image: -webkit-linear-gradient(left,color-stop(transparent 0%),color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left,transparent 0%,transparent 100%);
  background-image: linear-gradient(to right,transparent 0%,transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  background-image: -webkit-gradient(linear,0% top,100% top,from(transparent),to(transparent));
  background-image: -webkit-linear-gradient(left,color-stop(transparent 0%),color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left,transparent 0%,transparent 100%);
  background-image: linear-gradient(to right,transparent 0%,transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.product-related .carousel-controls {
  top: -60px;
}

.box {
  margin-bottom: 18px;
  position: relative;
}
.box .box-heading {
  background-image: url('../img/carousel-bg-title.png');
  background-repeat: no-repeat;
  padding-left: 39px;
 /* font-family: Arial,Helvetica,sans-serif;   */
  font-size: 16px;
  font-weight: 600;
  color: #4d4e4f;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.box .box-heading .heading-image {
  background: #58b0da;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  text-align: center;
  width: 28px;
}
.box .box-heading.highlighted1 {
  background-image: url('../img/carousel-bg-title1.png');
  background-repeat: no-repeat;
}
.box .box-heading:after {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  height: 3px;
  display: block;
  margin-top: 5px;
}
.box .box-heading span {
  line-height: 28px;
}

/** Shop - Description  */
.shop-description{
    border-top: 1px dashed #e6dede;
    border-bottom: 1px dashed #e6dede;
    font-size: 1.35em;
    font-weight: bold;
    margin-top: 1em;
    padding:1em 0;
    text-align: center;
    text-transform: uppercase;
}

/* produkthighlights, listen , boxes  */


#overview_index-article{ margin-top: 2em;}


 #produkthighlights .thumbnail,
 #produkthighlightslide .thumbnail,
 #mc_start_productgroups .thumbnail{
     min-height: 280px;
 }

 #produkthighlights .thumbnail:hover,
 #produkthighlightslide .thumbnail:hover,
 #mc_start_productgroups .thumbnail:hover{
     background-color: whitesmoke;
}



#produkthighlights .produkt_image_overview ,
#produkthighlightslide .produkt_image_overview,
 .produkt_image_overview {
        display: block;
        min-height: 125px !important;
        height: 125px;
        overflow: hidden;
        padding-top: 2em;
}


/*
 #produkthighlights .caption,
 #produkthighlightslide .caption,
 .caption {
     min-height: 135px;
 }
 */

  #produkthighlights .produkt-config-btn{
     position: absolute;
     left:30%;
     bottom:30px;
 }
 #produkthighlightslide .produkt-config-btn,
  #mc_start_productgroups .produkt-config-btn{
    width: 60%;
  }


  h6.abpreis{
	  position: absolute;
	  top: -30px;
	  width:90%;
  }


  /* Article in /overview/  */


  #overview_index-article .panel-heading{
    /*
  font-weight: bold;
*/
      font-size:1.6em;
  }

   .articlegrouplistitem{  /* karsten euting - 29.12.2015 */
        /*   height:196px;
    14.06.2016
             margin-bottom:2em;
        */
   }
  .articlegrouplistitem .thumbnail{
      border-radius: 0;
      margin-bottom:28px;
  }
  .articlegrouplistitem .thumbnail:hover{
       box-shadow: 0 0 4px 4px silver;
           transition: all 0.4s ease-in 0s;
               background-color: whitesmoke;
  }


  .panel-body .row{
      margin: 13px 2px 0px 2px;
  }

  .panel-body {
      /*
margin-bottom: -25px;
*/border-bottom:1px solid lightgray;
  }


/* ----   14.06.2016----------------------------------------------
  .articlegrouplistitem header{
      margin:-4px -4px 0;
      padding:8px;
      background-color:gray;
      color:white;
  }
  .articlegrouplistitem header h5{
      margin:0 auto;
      padding:0;
      min-height: 2em;
       font-weight: normal;
  }
  .articlegrouplistitem footer{
      text-align: center;
  }
  .articlegrouplistitem footer a{
      transition: all 0.3s linear 0s;
  }

  .articlegrouplistitem footer a:hover{
          background-color: #5E6900;
          border-color: #5E6900;
            color: #fff;
  }
*/
  .articlegrouplistitem .thumbnail{
      padding-bottom:0;
      background-color: #EFEFEF;
  }

  .articlegrouplistitem footer{
      margin:-4px -5px 0;
      padding: 1px 4px;
      background-color:#3F515D;
      min-height: 3em;
      line-height: 1.1;

      display: flex;
      align-items: center;
      justify-content: center;

      transition: all 0.3s linear 0s;
  }
    .articlegrouplistitem footer a{
       color:white;
       display:block;
    }
    .articlegrouplistitem footer a:hover{
       text-decoration: none;
    }

   .articlegrouplistitem footer:hover{
          background-color: #707070;

  }




  /* Der umschlieCende DIV des groCen Vorschaubild der Produktgruppe */
  #articlegroup_image_big{
      float:left;
  }


  img.articlelistimg {       /* Abstand Artikelbild zum text */
      margin:0 1em 1em 0;
  }


  .row.produktbeschreibung {  /* Bild-Text-Teaser in der Produktbeschreibung   */
        border-top: 1px solid lightgray;
        border-bottom: 1px solid lightgray;
        margin-left: 0px;
        margin-right: 0px;
        box-sizing: border-box;
        padding: 15px 0px 0px 0px;

  }
   .row.produktbeschreibung.folgecontainer{
      border-top: 0;
   }

    .row.produktbeschreibung img{
        margin-bottom: 1em;
    }


    @media screen and (max-width:1199px) and (min-width:  567px){
           .row.produktbeschreibung{
               display: flex;
               flex-wrap: wrap;
           }

       .row.produktbeschreibung div{
             width:100%;
        }

        .row.produktbeschreibung div:first-child{
             order:2;
             width:100%;
        }
        .row.produktbeschreibung div:last-child{
            order:1;
            /*   text-align:center; */
        }
    }


/** AKKORDEON injection im CALCFORM */
.produkt_akkordeon{
    display: block;
    margin-bottom: 1em;
    margin-left: 12px;
    margin-right:-15px;
}

.produkt_akkordeon:after{
    content: " verbergen";
}
.produkt_akkordeon.collapsed:after{
     content: " anzeigen";
}

label[for=send]{
    visibility:hidden;
}

/* produkt beschreibung unterm bild */

/*
.product-block .product-meta {
    position: relative;
}*/
.product-block {
    text-align: center;
}
.product-block .name {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px;
    text-decoration: none;
}

.product-block {
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  padding: 10px;
  overflow: hidden;
}

.product-block .wishlist a {
  left: 0;
}
.product-block .compare a {
  right: 0;
}
.product-block .wishlist a,
.product-block .compare a {
  background-color: #4d4e4f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  bottom: 150px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 25px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 28px;
  height: 25px;
  z-index: 6;
}
.product-block .wishlist a:hover,
.product-block .compare a:hover {
  background: #58b0da;
  color: #FFFFFF;
}
.product-block .wishlist span,
.product-block .compare span {
  display: none;
}
.product-block .primary-define .product-grid > div:hover .details {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  z-index: 1;
}
.product-block a:hover {
  color: #58b0da;
}
/**** CMS  ****/

.cms_inhalt{
   padding: 0 1em .5em;
   line-height: 1.5;
   font-size: 1.1em;
}

.cms_inhalt .nav li{
    border-top: 1px solid #DDD;
}

.cms_inhalt .nav li:nth-child(even){
       background-color: #F9F9F9;
}

.cms_inhalt   .nav > li > a {
        padding: 5px 0px;
        text-indent: 1em;
}
.cms_inhalt .nav li a:hover{
    background-color: #5E6900;
    color: #FFF;
}

.cms_inhalt a {
    text-decoration-line: underline;
    text-decoration-style: revert;
}
.cms_inhalt a:hover{
    text-decoration-line: underline;
    text-decoration-style: solid;
}


@media screen and (min-width: 1024px){
    .cms_inhalt{
       padding: 0 0 0 0;

    }
}



/*****  Produkt-Deteilseite **************************************************************************************/

.vorschau-bilder-klein a{
	float: left;
	margin: 0.52em;
	border: 1px solid #C0C0C0;
	padding: 0.4em;
}
.vorschau-bilder-klein a:hover{
	background: whitesmoke;
}

/* Uploader */
 #wizard .uploadassistent,
.modal-dialog .swMain .stepContainer div.content{
	width: 100%; min-height: 5em;
	overflow-y: auto;
overflow-x: hidden;
 }

#wizard.swMain{
	width: 100% !important;
}

/*****  UploadIndicator http://cssload.net/ *************************************************************/
#loadingindicator2{width:50px; float:left}

.indicator_block{
background-color:#FFFFFF;
border:1px solid #266E45;
float:left;
height:36px;
margin-left:3px;
width:10px;
opacity:0.1;
-moz-animation-name:bounceG;
-moz-animation-duration:1.2s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(0.7);
-webkit-animation-name:bounceG;
-webkit-animation-duration:1.2s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(0.7);
-ms-animation-name:bounceG;
-ms-animation-duration:1.2s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(0.7);
-o-animation-name:bounceG;
-o-animation-duration:1.2s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(0.7);
animation-name:bounceG;
animation-duration:1.2s;
animation-iteration-count:infinite;
animation-direction:normal;
transform:scale(0.7);
}

#blockG_1{
-moz-animation-delay:0.36s;
-webkit-animation-delay:0.36s;
-ms-animation-delay:0.36s;
-o-animation-delay:0.36s;
animation-delay:0.36s;
}

#blockG_2{
-moz-animation-delay:0.48s;
-webkit-animation-delay:0.48s;
-ms-animation-delay:0.48s;
-o-animation-delay:0.48s;
animation-delay:0.48s;
}

#blockG_3{
-moz-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-o-animation-delay:0.6s;
animation-delay:0.6s;
}

@-moz-keyframes bounceG{
    0%{
    -moz-transform:scale(1.2);
    opacity:1}

    100%{
    -moz-transform:scale(0.7);
    opacity:0.1}
}

@-webkit-keyframes bounceG{
0%{
-webkit-transform:scale(1.2);
opacity:1}

100%{
-webkit-transform:scale(0.7);
opacity:0.1}

}

@-ms-keyframes bounceG{
0%{
-ms-transform:scale(1.2);
opacity:1}

100%{
-ms-transform:scale(0.7);
opacity:0.1}

}

@-o-keyframes bounceG{
0%{
-o-transform:scale(1.2);
opacity:1}

100%{
-o-transform:scale(0.7);
opacity:0.1}

}

@keyframes bounceG{
0%{
transform:scale(1.2);
opacity:1}

100%{
transform:scale(0.7);
opacity:0.1}

}

/** responsiv YouTube Videos *******  http://avexdesigns.com/responsive-youtube-embed/#sthash.RaBxGv4Z.dpuf *************/

.video-container {
     margin:2em 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*** /article/ **/

.inwork-thumbnails {
    width:72%;
}
.inwork-thumbnails li {
    border-bottom: 1px solid silver;
    list-style: outside none none;
    padding: 1em;
}
.inwork-thumbnails li:hover{
    background-color: whitesmoke;
}


/** Motive  */
.thumbnail.motivliste article {
    height: 200px;
    overflow: hidden;
    background-color:whitesmoke;
    border:1px solid silver;
}
@media only screen and (max-width: 480px) {
    .thumbnail.motivliste article {
	height: 100px;
    }
}


/****************************************************************************************************************/
@media only screen and (min-width: 990px) {
    .left-15 {  margin-left:-15px; }
    .right-15 {margin-right:-15px;}

    .navbar-nav li.artikellink{
        display:none;
    }

    .container{
        padding-right:80px; /* wg flyout */
    }

}





/****************************************************************************************************************/
@media only screen and (max-width: 990px) {
  .navbar-nav > li {
   /* float: none; */
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: white /* #58b0da*/;
  }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}


    /** die beschriftungen in der top-bar ausblenden  **/
  .topbar ul li .text-link {
    display: none;
  }


#layout-main-wrap{
    margin-top:-2em;
}

/* steuerelemente produktgruppen slider incl. strick */
  #produktgruppenslider .flex:before {
    height: 48%;
    }

    #produktgruppenslider .carousel-control{
      top:48%;
    }

/** schon ab 990px das mobile menü zeigen  **/
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav li.artikellink{    /* jetzt auch die Naivgation für Artikel wieder einblenden*/
        display:block;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }


    /* 2nd Level auf der linken Seite ausblenden (wird eh einspaltig)  */
    .sidebar-nav{
        display:none;
    }



}







@media only screen and (max-width: 768px) {

 #uhl-logo {
     margin-top: -10px;
}

/* steuerelemente produktgruppen slider incl. strick */
  #produktgruppenslider .flex:before {
    height: 49%;
    }

    #produktgruppenslider .carousel-control{
      top:49%;
    }


.nav-list > li {
	float:none;
	margin:auto 5px;
}


.nav-list > li > a:after{
	content: " ";
}




}
/******************************************************************************
* 6.phtml - Buyform
*/
.affix{
    top: 20px;
    width: 189px;
}

@media screen and (min-width:1200px){
    .affix{
        width: 239px;
   }
}

@media screen and (max-width:991px){
    .affix{
        position: relative;
        width: 100%;
    }

    #BuyFormScrollspy th,
    #BuyFormScrollspy td{
        border-top:none;
    }
    #BuyFormScrollspy tr{
        border-bottom: 1px solid #ddd;
    }


}

@media screen and (min-width:991px) and (max-width:1200px){
    #BuyFormScrollspy th,
    #BuyFormScrollspy td{
        display: block;
        width: 100%;
        border-top:none;
    }
    #BuyFormScrollspy tr{
        border-bottom: 1px solid #ddd;
    }

}


/******************************************************************************
* USER
*/

.user_login .well{
    min-height: 25em;
}
#userreg #submit,
#userreset #submit{
    margin:1em 0;
}

.myoverview .well{ /* die boxes in /user/myoverview */
  min-height: 18em;
}

.row.myoverview{
    margin-bottom: 5em;
}


#mysettings #rech-label,
#login-label
{
    margin:0;
    padding:0;
    height: 0;
}

#mysettings #login-element,
#mysettings #rech-element
{
       margin: 4%;
}


    /* Mittlere GerC$te (Desktop-PCs, 768px und breiter: 2 spaltig anzeigen) */
    @media all and (min-width: 768px) {

        #mysettings #login-element{
            float: left;
            width: 40%;
        }

     }

#mysettings .form-actions{
    padding: 1em;
    text-align: center;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    background-color: transparent;
}





/******************************************************************************/



@media all and (max-width:767px) and (min-width: 320px){

    #search {
    bottom: 0;
    margin: 14px 8px;

    right: 0;
}
  #search input {
    width: 150px;
  }

#search .button-search {
    color: silver;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: -16px;
    top: 16px;
    width: 25px;
}

    .box.producttabs .nav-tabs {
    position: static;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

}

li.dropdown:hover > ul {
    display: block;
    z-index: 1000;
    padding: 0;
}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{display:none;top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


.cms_inhalt .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

#CALCFORM select#papier_inhalt,#CALCFORM select#papier_umschlag {
    width: 320px;
}

/** inject PopOver Tooltips ins Produkt-Formular *************************************************** */
 #CALCFORM .form-label, #offerform .form-label {
    width: 29%;
    text-align: right;
    padding: 0.5em;
    line-height: 1;
    float:left;
    margin-bottom:0;
}

 #CALCFORM  .form-controls, #offerform .form-controls{
    display: flex;
    width: 70%;
}

 #CALCFORM .form-control,
 #CALCFORM .form-controls input,
 #CALCFORM .form-controls select,
 #offerform .form-control,
 #offerform .form-controls input,
 #offerform .form-controls select{
    

}

 #CALCFORM .popover-icon{
    cursor: pointer;
    border:0;
    margin-left: 0.2em;
    background-color: transparent;
}

 #CALCFORM .popover-icon span{
     font-size: 1.5em;
     color: #c6d175;
 }

.popover{
    min-width: 175px;
}



/** Kundenmeinungen ******************************************************************************** */
div[itemprop="review"] {
    padding: 1em;
    margin: 1em 0px;
    border: 1px solid gray;
}

div[itemprop="review"]:nth-child(odd) {
   background: #F5F5F5 none repeat scroll 0% 0%;
}
div[itemprop="review"]:nth-child(even) {
   background: white none repeat scroll 0% 0%;
}



div[itemprop="review"] > hr {
    display:none;
    margin:0;
    padding:0;
}

#BuyFormScrollspy{
    z-index:10;
}

#BuyFormScrollspy table td {
  padding: 2px;
}

body {
  line-height: 1.3;
}

/** Vierpunkt BFSG Anpassungen ******************************************************************************** */

#produktbeschreibung_bottom a {
    text-decoration: underline;
}

.articletemplates-6 .tab-content a {
    text-decoration: underline;
}

#uhl-footer-copyright a[title="Vorkasse"], #uhl-footer-copyright a[title="Rechnung"] {
    text-decoration: underline;
}

.startseite.contentleft p a {
    text-decoration: underline;
}

.btn-danger {
    background-color: #DF000B;
    border-color: #DF000B;
}

a:has(+.opt_details) {
    text-decoration: underline;
}