.basket fieldset {
	outline: 0;
	padding: 20px 0;
	border: 0 none;
	border-bottom: 1px solid #000;
	margin: 0;
}

.basket table td.row-price,
.basket table td:last-child {
	text-align: right;
}


/* supplier */

.basket .quantity-input {
    width: 50px;
}
.basket textarea {
    resize: vertical;
    min-height: 80px;
}

.basket .supplier table tbody tr {
	border-bottom: 1px solid #929292;
}

.basket .supplier table td {
	padding:5px 0;
}
.basket .supplier table td ~ td {
    padding-left: 20px;
}

.basket .edit {
	margin-right:8px;
}

/* zwischentotal */

.basket .mid-total {
	margin: 20px 0;
}

.basket .mid-total .deliverycosts {
	float: left;
}

.basket .mid-total .price {
	float: right;
}

/* info */
.basket .info img {
	vertical-align: text-bottom;
}

/* summary */
.basket .summary {
	border-top: 1px solid #000;
	border-bottom: 1px solid #929292;
	padding: 15px 0;
	margin: 5px 0 40px 0;
}

.basket .summary td {
	padding:5px 0;
}

.basket .btn-order {
	float: right;
}

.basket .availability-warning {
    color: red;
}
/******* home ******/

/*** teaser box ***/
#teaser-boxes {
	list-style: none;
	margin: 0;
	padding: 0;
}

#teaser-boxes > li {
	float: left;
	width:470px;
	min-height:250px;
	margin:0 0 29px 29px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	position: relative;
}

#teaser-boxes > li:nth-child(2n+1) {
	margin-left:0;
	clear:both;
}

/* layer */
#teaser-boxes > li .layer {
	background-color: #f0f0f0;
	padding: 13px 18px;
	position: absolute;
	bottom: 0;
	left: 0; right: 0;
}

 #teaser-boxes > li h1 {
 	color: #f62358;
 	margin: 0;
 	font-weight: normal;
 }

 #teaser-boxes > li .layer p {
 	margin: 0;
 	font-size: 15px;
 	float: left;
 }

 #teaser-boxes > li .layer .more {
 	color: #f62358;
 	font-size: 12px;
 	float: right;
 }

 /*** slider ***/
 #teaser-boxes #news-box .promo {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }

 #news-box .promo > li {
 	position: relative;
 	min-height: 250px;
 	background-size: cover;
 }

 #news-box .overlay-link {
 	position: absolute;
 	top: 0; bottom: 0;
 	left: 0; right: 0;
 }

 #news-box .overlay {
 	position: absolute;
 	bottom: 20px;
 	left: 20px;
 	right: 20px;
 }

 #news-box .overlay h3 {
 	background-color: #fff;
 	padding:5px;
 	margin-bottom:10px;
 	display: inline-block;
 }

 #news-box .overlay p {
 	background-color: #fff;
 	font-size: 14px;
 	padding: 5px;
 	margin: 0;
 }

 /* slider tabs */

 #news-box .tabs {
 	position: absolute;
 	top: 20px; left: 20px;
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }

 #news-box .tabs > li {
 	cursor: pointer;
 	width: 10px;
 	height: 10px;
 	background-color: #5c5c5c;
 	float: left;
 	margin-right: 5px;
 }

  #news-box .tabs > li.active,
  #news-box .tabs > li:hover {
 	background-color: #f62358;
 }

 button.disabled {
 	opacity: 0.5;
 }

 .faq, .faq li {
 	list-style: none;
 	padding: 0px;
 }

 .faq li {
 	list-style: none;
 	padding-bottom: 25px;
 	margin: 0px;
 }

 .faq li a.caption{
 	font-size: 15px;
 	color: #1c1c1c;
 	font-weight: bold;
 	display: block;
 	background: url(/.file/brillenprofi/shop_img/down.png) no-repeat right center;
 }
 .faq li a.caption.down{
 	font-size: 15px;
 	color: #1c1c1c;
 	font-weight: bold;
 	display: block;
 	background: url(/.file/brillenprofi/shop_img/up.png) no-repeat right center;
 }


 .faq .answer {
 	position: relative;
 	width: 720px;
 	display: none;
 }

 .support {
 	position :relative;
 	height: 65px;
 }
 	.support img {
 		position: absolute;
 		left: 13px;
 		top: 20px;
 	}
  	.support .telnr {
 		position: absolute;
 		left: 46px;
 		top: 22px;
 		font-size: 14px;
 		font-weight: bold;
 	}

 #imprint, #imprint li {
 	list-style: none;
 	padding: 0px;
 }
 #imprint li {
 	float: left;
 	margin-right: 50px;
 	width: 200px;
 }

 .btn.btn-submit {
 	float: right;
 }

 #loading {
 	float: right;
 }

 .orderconfirm {
 	display: block;
 	float: right;
 	background: #ed2d5e url(/.file/brillenprofi/pdf.png) no-repeat left center;
 	height: 40px;
 	padding-left: 60px;
 	padding-right: 10px;
 	font-size: 13px;
 	color: #fff;
 	text-transform: uppercase;
 	line-height: 40px;
 }

  #teaser-boxes h1 a{
 	color: #f62358;
 }
  #teaser-boxes h1 a:hover{
 	color: #000;
 }

 #basket-form h2 {
 	margin-bottom: 5px;
 	margin-top: 0px;
 }

#news-box {
	overflow: hidden;
}

 #promo-pictures li {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 5;
    list-style: none;
    display: none;
    overflow: hidden;
 }
  #promo-pictures li.active {
    display: block;
 }
 #promo-links {
 	list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 50;
 }
 #promo-links a {
    color: #fff;
    display: block;
    height: 22px;
    text-decoration: none;
    width: 22px;
 }

 #product-loading {
    height: 100px;
    background: url(/.file/brillenprofi/shop_img/loading.gif) no-repeat center center;
    clear: both;
    display: none;
}

#loading.left {
  float: left;
  margin-top: 20px;
  margin-left: 145px;
}

#lensnavi {
	position: absolute;
	top: 153px;
	left: 215px;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	width: 230px;
	z-index: 1001;
	background: #fff;
}

#lensnavi ul li {
	list-style: none;
	font-size: 16px;
	color: #1c1c1c;
	line-height: 50px;
	height: 50px;
	padding-left: 20px;
	border-bottom: 1px solid #929292;
	width: 210px;
}
#lensnavi ul li a {
	color: #1c1c1c!important;
	display: inline-block;
	height: 50px;
}

#lensnavi {
	display: none;
}

#lenslagerparams, #spherevalues ul {
	list-style: none;
	padding-left: 0px;
}
#lenslagerparams li {
	float: left;
	margin-right: 20px;
}

#spherevalues tr td {
	border: 1px solid #929292;
	width: 300px;
	vertical-align: top;
}
#spherevalues tr td.noborder {
	border: 0px!important;
}

#spherevalues span {
	margin-right: 5px;
}
#spherevalues input {
	width: 30px;
}
#spherevalues ul {
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-bottom: 2px;
}
#spherevalues ul li {
	float: left;
	text-align: right;
	width: 100px;
	margin-bottom: 3px;
}

input.lensamount.error {
	border: 1px solid #FF0000!important;
	background: #F6CECE;
}

#lagerlensinfo {
	float: right;
	width: 328px;
	height: 200px;
}

.b2b-slider-container {
	position: relative;
	margin-bottom: 34px;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}


/*  SUPPORT LAYER  */
.support-overlay {
	position: fixed;
	right: -80%;
	max-width: 80%;
	top: 112px;
	transition: right 0.5s ease 0s;
	width: 90%;
	z-index: 9000;
	box-shadow: 0px 4px 8px -2px rgba(105,105,105,1);
}
	.support-overlay.expanded {
		right: 0px;
		max-width: 80%;
		transition: right 0.5s ease 0s;
		z-index: 1000;
	}
.support-overlay > .button-container {
	font-size: 16px;
	padding: 0 10px 0 16px;
	position: absolute;
	left: -105px;
	top: 67px;
	transform: rotate(270deg) translateX(100%);
	transform-origin: right bottom 0;
	white-space: nowrap;
	width: 90px;
	height: 39px;
}
.support-overlay > .button-container > .button {
	display: inline-block;
	float: none;
	margin-left: 10px;
}
.support-overlay .expandable-toggle {
	font-size: 13px;
	line-height: 25px;
	padding: 0 15px;
}
.expandable .expandable-toggle {
	cursor: pointer;
}
.button {
	background: #f62358 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-sizing: border-box;
	color: #fff;
	font-weight: 400;
	height: 28px;
	line-height: 34px;
	outline: 0 none;
	overflow: hidden;
	padding: 0 25px;
	text-align: center;
	text-overflow: ellipsis;
	transition: background 0.2s ease 0s;
}

.support-overlay .support-content {
	background-color: #f0f0f0;
	min-height: 300px;
	padding-left: 38px;
	padding-top: 15px;
	width: auto;
}
	.support-overlay .support-content h1{
		font-size: 16px;
		color: #f62358;
		font-weight: bold;
	}
	.support-overlay .support-content h2{
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
	}


/* MARQUEE */
.head {
	position: relative;
}
#marquee {
	position: absolute;
	top: 40px;
	left: 230px;
	height: 30px;
	width: 530px;
	background: #f62358;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFff;
	line-height: 30px;
	padding: 0px 10px;
}

#directdelivery,
.directdelivery {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#directdelivery li,
.directdelivery li{
	margin-top: 5px;
}

#directdelivery {
	display: none;
}
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 2px solid #000; background: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { background: #fff; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/.file/jquery/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; 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 #999999; background: #dadada url(/.file/jquery/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/.file/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; 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-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/.file/jquery/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(/.file/jquery/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; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/.file/jquery/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/.file/jquery/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/.file/jquery/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/.file/jquery/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/.file/jquery/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/.file/jquery/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/.file/jquery/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/.file/jquery/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.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-off { background-position: -96px -144px; }
.ui-icon-radio-on { 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 is deprecated, use ui-icon-seek-start instead */
.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; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all {  }

/* Overlays */
.ui-widget-overlay { background: #eaeaea; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/.file/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.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;}/* Selectable
----------------------------------*/
.ui-selectable-helper { border:1px dotted black }
/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url('/.file/jquery/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.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 .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .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 .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-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: 0px; width: 300px; overflow: hidden;}
.ui-dialog .ui-dialog-titlebar { padding: 1px; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 5px; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: 0px; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `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
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

div.colors {
	position: absolute;
	right: 5px;
    list-style: none;
}
div.colors div.co {
    float: left;
    margin-right: 5px!important;
    height: 9px!important;
    width: 16px!important;
    border: 1px solid #000;
    padding: 0px;
    overflow: hidden;
}

div.colors div.half{
    float: left;
    height: 8px;
    width: 50%;
}
div.colors div.full{
    float: left;
    height: 11px;
    width: 50%;
}

div.colors div.half span,
div.colors div.full span{
    display: block;
    height: 11px;
}

/****** action bar *******/
.actionbar {
	display: block;
	padding:0 0 15px 0;
}

/*** breadcrumbs ***/
#breadcrumbs {
	float:left;
} 

#breadcrumbs,
#breadcrumbs a {
	font-size: 18px;
	color: #797979;
}

/*** backlink ***/
.backlink {
	float:right;
	line-height:20px;
}

/*** spare parts ***/
#spare-search {
	margin-bottom:10px;
}
#spare-search .search-brand {
	min-width:150px;
	margin-right:15px;
}

#spare-search span {
	padding:0 15px;
}

/**** filters ****/
#filters .filter-box {
	background-color: #f0f0f0;
}

#filters .filter-box h2 {
	background-image: url(/.file/brillenprofi/shop_img/down.png);
} 

#filters .filter-box.active h2 {
	background-color: #dadada;
	margin: 0;
	line-height:25px;
	padding:0 8px;
	cursor:pointer;
	background-image: url(/.file/brillenprofi/shop_img/up.png);
	background-position:163px 10px;
	background-repeat: no-repeat;
}

#filters .filter-box .navigation {
	list-style: none;
	margin: 0;
	padding: 4px 0 8px;
	line-height: 20px;
	display: none;
}

#filters .filter-box.active .navigation {
	display: block;
}

#filters .navigation li a {
	display:block;
	padding:0 8px;
}

#filters .navigation li a.checked, 
#filters .navigation li a:hover {
	color: #f42156;
}

#filters .navigation li a.checked::after {
	content: "×";
	float: right;
	font-size:18px;
}

/*** filter search ***/
#filters .search {
	padding:15px 10px;
}

#filters .search .search-field {
	background-color:#fff;
	border:0 none;
	min-height:26px;
	display: inline-block;
	padding:0px 10px;
	float:left;
	width: 114px;
}


#filters .search .btn-search {
	background-color:#7e7e7e;
	height:26px;
	width:26px;
	outline:0;
	border:0 none;
	float:right;
	padding: 0;

}

/*** filter color ***/
#filters .filter-color .navigation {
	padding: 16px 10px;
}
#filters .color {
    float: left;
    display: block;
    width: 16px;
    height: 9px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-top: 2px;
    border: 1px solid #000;
}
#filters .color a {
    display: block;
    width: 16px;
    height: 9px;
    margin-left: -2px;
    margin-top: -2px;
    z-index: 1000;
}
#filters .color a:hover,
#filters .color a.active{
    border: 2px solid #000;
}


/******* product-list *******/
#product-list {
	list-style: none;
	margin: 0 0 0 -30px;
	padding: 0;
}

#product-list > li {
	float: left;
	width: 230px;
	height: 180px;
	overflow: hidden;
	margin: 0 0 30px 30px;
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
	position: relative;
	z-index: 500;
}

.lenses #product-list > li,
.care #product-list > li {
	height: 200px;
}
#product-list.frames > li {
	height: 210px;
}

#product-list > li:hover {
	border-color: #f42156;
	z-index: 1000;
}

/* image */
#product-list .image {
	position: relative;
	text-align: center;
	height: 180px;
	position: relative;
	outline: none;
	z-index:5;

}
#product-list .sale {
	position: absolute;
	top: 0px;
	right: 0px;
}
#product-list .image .product-image {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 10px auto 0;
}

#product-list li .image a {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
}

/* label */
#product-list .label {
	position: absolute;
	top: 0; 
	right: 0;
	margin: 0;
}

/* info */
#product-list li .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right:0;
    z-index: 10;
	height: 45px;
}

#product-list li .info.frame {
	width: 230px;
	height: 45px;
}

#product-list .info .colors {
	z-index: 1001;
}

#product-list li h4 {
	position: absolute;
	display: block;
	bottom: 10px;
	left: 10px;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	width: 130px;
	word-wrap: normal;
}
.lenses #product-list li h4,
.care #product-list li h4 {
	width: 150px;
	overflow: visible;
	z-index: 1000;
}
#product-list li .price {
	position: absolute;
	right:10px;
	bottom: 10px;
	color: #f42156;
	font-weight: bold;
	margin: 0px;
}

/******* product detail ******/
#product-detail-list .detail-box {
	border: 1px solid #f0f0f0;
	display: inline-block;
	width: 100%;
	margin:0 0 30px 0;
}

#product-detail-list .detail-box .image,
#product-detail-list .detail-box .info {
	width: 50%;
	padding: 20px 20px 20px;
	float: left;
	box-sizing: border-box;
	min-height:350px;
	position: relative;
}

#product-detail-list .detail-box .image {
	padding: 0px;
	padding-top: 10px;
}
#product-detail-list .detail-box .image .zoom {
	padding-left: 10px;
}

/* image */
#product-detail-list .detail-box .image {
	border-right: 1px solid #f0f0f0;
}

#product-detail-list .image .zoom a {
	color: #bababa;
}

#product-detail-list .image .zoom img {
	vertical-align: middle;
}

#product-detail-list .image .product-image {
	height:auto;
	margin-top: 20px;
	display: block;
}

#product-detail-list .image .label {
	position: absolute;
	top: 0;
	right: 0;
}

/* info */
#product-detail-list .detail-box .info {
	border-left: 1px solid #f0f0f0;
	margin-left: -1px;
}

#product-detail-list .info h1 {
	margin: 0;
}

#product-detail-list .info dl,
#lagerlensinfo dl{
	margin: 10px 0;
}

#product-detail-list .info dl dt,
#lagerlensinfo dl dt{
	float: left;
	width: 100px;
	clear: both;
	margin-bottom:5px;
	color:#8d8d8d;
}

#product-detail-list .info dl dd,
#lagerlensinfo dl dd{
	margin-bottom:5px;
	width:210px;
	float: left;
	margin-left: 20px;
}

.price {
	color: #ed2d5e;
	font-weight: bold;
}

.productprice {
	color: #ed2d5e;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
}

.productname {
	font-size: 20px;
	margin-bottom: 10px;
}


/* availability */
#product-detail-list .avlb-yes { color: #05d152; }
#product-detail-list .avlb-low { color: #ff8400; }
#product-detail-list .avlb-no { color: #ff0000; }

/* properties */
#product-detail-list .info .properties dl {
	float:left;
	width:50%;
}

#product-detail-list .info .properties dl dt,
#product-detail-list .info .properties dl dd {
	max-width:50%;
	margin-left: 0;
}

/* btn order */

#product-detail-list .btn-order {
	margin-top:20px;
}

#product-detail-list .qty + .btn-order {
	margin: 0 0 0 20px;
}

/***** lens correction ******/
#product-detail-list .configurator {
	padding:20px 0;
	clear: both;
}
#product-detail-list .configurator h2 {
	font-size:13px;
}

#product-detail-list .configurator input,
#product-detail-list .configurator select {
	width:90%;
}

#product-detail-list .configurator .btn-order {
	margin-top:40px;
	width:97%;
}

/***** spare parts configurator ******/
#product-detail-list .spare-configurator td:first-child {
	width:120px;
}

#product-detail-list .spare-configurator td:last-child {
	text-align:right;
}

#product-detail-list .spare-configurator td {
	padding:10px 0;
}

#zoom-layer {
	width: 800px;
	height: 600px;
	overflow: hidden;
	background: #fff;
}

.zoomoverlay {
    position: absolute;
    bottom: 0px;
    width: 374px;
    height: 80px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%);
}
.gradient {
    position: absolute;
    bottom: 45px;
    width: 374px;
    height: 20px;
    z-index: 5;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.gradient.big {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 1001;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
/*** MARKUP ***/
::-moz-selection {
    background: #ee5e83;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #ee5e83;
    color: #fff;
    text-shadow: none;
}

/******* clearfix ******/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clear {
	clear:both;
}

/****** default ******/
html, 
button, 
input, 
select, 
textarea {
	font-family: 'Arial', sans-serif;
	color:#1c1c1c;
	font-size:13px;
}

body {
	overflow-y: scroll;
}

a {
	text-decoration: none;
	color:#000;
}

a:hover,
a:focus {
	color:#1c1c1c;
}

::-webkit-input-placeholder { color:#929292; }
::-moz-placeholder { color:#929292; } /* firefox 19+ */
:-ms-input-placeholder { color:#929292; } /* ie */
input:-moz-placeholder { color:#929292; }

h1 {
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-size:15px;
}

/* tables */
table {
	width:100%;
	clear: both;
}

table thead {
	font-style: italic;
	color: #929292;
}

table td {
	padding:5px 0;
}


/****** wrapper ******/
#wrapper {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 990px;
    min-height: 100%;
    padding:0 10px 20px;
    box-sizing: border-box;
}

/****** header ******/
header {
	position: relative;
	clear:both;
	padding:20px 0;
}

/*** logo ***/
header .logo {
	float: left;
}

/*** topnav ***/
header #topnav {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	float: right;
}

header #topnav > li {
	float: left;
	padding-left: 15px;
}

header #topnav > li img {
	vertical-align: middle;
}

header #topnav > li a:hover,
header #topnav > li.on a {
	color:#f62358;
}

/*** mini basket ***/
#smallbasketsummary {
	float: right;
	clear: right;
}
#smallbasketsummary ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#smallbasketsummary ul > li {
	float: left;
	font-weight: bold;
	font-size: 14px;
}

#smallbasketsummary ul > li.articles {
	color:#f62358;
	margin-left:8px;
}

/*** support line ***/
#support {
	position: absolute;
	top: 65px;
	right: 190px;
	font-weight: bold;
	font-size: 14px;
}

#support img {
	vertical-align: middle;
	margin-right: 3px;
}

/*** navigation ***/
#navigation {
	clear:both;
	border-style:solid;
	border-color:#929292;
	border-width:1px 0 1px;
	padding:6px 0;
	margin:20px 0 0;
	min-height:27px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul > li {
	float: left;
}

#navigation ul > li > a {
	color:#f62358;
	font-size: 16px;
	padding-right:25px;
	line-height:27px;
}

#navigation ul > li > a:hover,
#navigation ul > li > a:focus,
#navigation ul > li.on > a {
	color:#000;
}


/*** search field ***/
#navigation .search {
	float: right;
}

#navigation .search .search-field {
	background-color:#f0f0f0;
	border:0 none;
	min-height:26px;
	display: inline-block;
	padding:0px 10px;
	float:left;
}

#navigation .search .search-field:focus {
	background-color: #ebe1e3;
	outline: 0;
}


#navigation .search .btn-search {
	background-color:#7e7e7e;
	height:26px;
	width:26px;
	outline:0;
	border:0 none;
	float:right;
}

#navigation .search .btn-search:hover {
	background-color:#929292;
}


#navigation .search .btn-search img {
	vertical-align: text-bottom;
}


/****** content *******/
/*** sidebar ***/
#sidebar {
	width: 180px;
	margin-right: 40px;
	float: left;
}

/*** site ***/
#site {
	padding:0 0 35px 0;
	min-height: 500px;
}

.withsidebar #site {
	width: 750px; 
	float: left;
}

/* button */
#content .btn {
	background-color: #ed2d5e;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 40px;	
	display: inline-block;
	outline: 0;
	border: 0 none;
	margin:1px 0;
}
#content .btn[disabled],
#content .btn:hover {
	background-color: #7e7e7e;
}

#content input,
#content textarea {
	border: 1px solid #929292;
	padding: 5px;
}
#content input[type='checkbox'] {
	border: none;
	padding: 0px;
}

#content input:focus,
#content textarea:focus {
	border: 1px solid #ed2d5e;
	outline: 0;
}

#content input[type=number] {
	width:50px;
}

#content select {
	border: 1px solid #929292;

    background-image: url("/.file/brillenprofi/shop_img/select.png");
    background-position: right center;
    background-position: right 4px center;
    background-repeat: no-repeat;
    cursor: pointer;
    text-indent: 1px;
    text-overflow: "";
    -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
   appearance:none;
    -webkit-border-radius:0;
    padding: 4px 15px 4px 4px;
}

select::-ms-expand {
    display: none;
}

#content select:focus,
#content input:focus,
#content textarea:focus {
	border: 1px solid #ed2d5e;
	outline:0;
}



/****** footer ******/
footer {
	border-top:1px solid #929292;
	padding:15px 0;
	margin:15px 0;
}

footer .adress,
footer .contact {
	float:left;
	min-width:200px;
}

footer .contact dl {
	margin:0;
}

footer .contact dt {
	width: 50px;
	float: left;
	clear: both;
}

footer .navi {
	float:right;
	width:72px;
}

#auth_wrapper {
	position: relative;
	width:300px; 
	height:200px; 
	margin: 200px auto;
}

#login-logo {
	display: block;
	width: 175px;
	height: 71px;
	background: url(/.file/brillenprofi/shop_img/logo.png) no-repeat;
	margin-left: 100px;
}

#brillenprofi_small_basket {
	position: absolute;
	top: 65px;
	right: 0px;
}

.ui-effects-transfer {
	background: #F62358;
	opacity: 0.5
}

.noproducts {
	margin-left: 30px;
}

label.eye {
	float: left!important;
}
input.eye {
	float: left;
	width: 20px!important;
}

td.disabled {
	opacity: 0.2;
}

#teaser-boxes p a:hover {
	text-decoration: underline;
}

.cell-order-nr a {
	color: #ee5e83;	
}
.cell-order-nr a:hover {
	text-decoration: underline;
}

tr.order-bar {
	background: #f0f0f0;
	padding: 0px!important;
}
tr.order-bar td {
	padding: 0px 5px;
	padding-top: 3px;
}

#sparepartform .search-input {
    border: 1px solid #929292;
    float: left;
}
#content #sparepartsearch {
    border: 0;
    float: left;
}
#sparepartsearch-submit {
    border: 0;
    width: 24px;
    height: 24px;
    background: #fff url(/.file/brillenprofi/shop_img/search-small.png) no-repeat center;
    padding: 0;
    margin-right: 1px;
}
#sparepartsearch-submit span {
    display: none;
    float: left;
}

.auswahl input.comment {
	width: 335px;
	margin-top: 20px;
}
.auswahl label,
.auswahl #collection {
	float: left;
	margin-right: 10px;
}
.auswahl input {
	border: 1px solid #000;
}
.clear {
	clear: both;
}

#size_from_select,
#size_to_select{
	width: 160px;
	height: 22px;
	line-height: 20px;
	padding: 2px!important;
}

#div-dialog-warning{
    display: none;
    padding: 10px;
}

.ui-dialog-title {
    padding-left: 10px;
}

.ui-dialog-content {
    min-height: 100px;
}

.ui-state-error {
    background: #fff!important;

}
.ui-widget {
    border: 1px solid #000!important;
}
.ui-dialog-title {
    padding-top: 5px;
    color: #cd0a0a;
}
#error p {
    margin-top: 0px;
    color: #000;
}

span.brillenform {
	display: inline-block;
	padding-left: 50px;
	line-height: 19px;
	background: url("/.file/brillenprofi/brillenform.png") no-repeat 0px 0px;
}
span.brillenform.oval {
	background-position: 0px 0px;
}
span.brillenform.panto_rund {
	background-position: 0px -21px;
}
span.brillenform.pilot {
	background-position: 0px -41px;
}
span.brillenform.quadratisch {
	background-position: 0px -61px;
}
span.brillenform.rechteckig {
	background-position: 0px -81px;
}
span.brillenform.schmetterling {
	background-position: 0px -102px;
}

.ui-tooltip {
	position: absolute;
	background: #ffffff;
	font-size:12px;
	width:100px;
	padding:10px;
	border: 1px solid #000000;
	font-weight: bold;
	z-index:1002;
}

#banner-right {
	position: absolute;
	top: 210px;
	left: 985px;
	width: 200px;
	height: 600px;
	border: 1px solid #ff0000;
}
