/** ###### CSS-RESET by MEYER **/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}



/** ###### JOOMLA CSS BASICS - START **/


article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;	*display: inline;*zoom: 1;}
audio:not([controls]) {display: none;}

img {max-width: 100%;width: auto \9;	height: auto;vertical-align: middle;border: 0; -ms-interpolation-mode: bicubic;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;	cursor: pointer;}
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"] {cursor: pointer;}
input[type="search"] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
textarea {overflow: auto;vertical-align: top;}
@media print {
	* {text-shadow: none !important;	color: #000 !important;	background: transparent !important;	box-shadow: none !important;}
	a,a:visited {text-decoration: underline;}
	a[href]:after {content: " (" attr(href) ")";	}
	abbr[title]:after {content: " (" attr(title) ")";}
	.ir a:after,	a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
	pre,	blockquote {border: 1px solid #999;page-break-inside: avoid;}
	thead {display: table-header-group;}
	tr,img {page-break-inside: avoid;}
	img {max-width: 100% !important;}
	@page {margin: 0.5cm;}
	p,h2,h3 {orphans: 3;widows: 3;}
	h2,	h3 {	page-break-after: avoid;}
}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table;content: "";line-height: 0;}
.clearfix:after {clear: both;}
.input-block-level {	display: block;	width: 100%; min-height: 28px;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}

legend {display: block;width: 100%;padding: 0;margin-bottom: 18px;font-size: 19.5px;line-height: 36px;color: #333;border: 0;	border-bottom: 1px solid #e5e5e5;}

input.search-query {padding-right: 14px;padding-right: 4px \9;padding-left: 14px;	padding-left: 4px \9;margin-bottom: 0;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.form-search .input-append .search-query,.form-search .input-prepend .search-query {-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}
.form-search .input-append .search-query {-webkit-border-radius: 14px 0 0 14px;	-moz-border-radius: 14px 0 0 14px;	border-radius: 14px 0 0 14px;}
.form-search .input-append .btn {	-webkit-border-radius: 0 14px 14px 0;-moz-border-radius: 0 14px 14px 0;	border-radius: 0 14px 14px 0;}
.form-search .input-prepend .search-query {-webkit-border-radius: 0 14px 14px 0;	-moz-border-radius: 0 14px 14px 0;	border-radius: 0 14px 14px 0;}
.form-search .input-prepend .btn {-webkit-border-radius: 14px 0 0 14px; -moz-border-radius: 14px 0 0 14px; border-radius: 14px 0 0 14px;}
.form-search input,.form-search textarea,.form-search select,.form-search .help-inline,.form-search .uneditable-input,.form-search .input-prepend,.form-search .input-append,.form-inline input,.form-inline textarea,.form-inline select,.form-inline .help-inline,.form-inline .uneditable-input,.form-inline .input-prepend,.form-inline .input-append,.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .help-inline,.form-horizontal .uneditable-input,.form-horizontal .input-prepend,.form-horizontal .input-append {display: inline-block;	*display: inline;	*zoom: 1;	margin-bottom: 0;	vertical-align: middle;}
.form-search .hide,.form-inline .hide,.form-horizontal .hide {display: none;}
.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group {display: inline-block;}
.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend {margin-bottom: 0;}
.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox {padding-left: 0;margin-bottom: 0;vertical-align: middle;}
.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {float: left;	margin-right: 3px;margin-left: 0;}
.control-group {	margin-bottom: 9px;}
legend + .control-group {	margin-top: 18px;-webkit-margin-top-collapse: separate;}
.form-horizontal .control-group {margin-bottom: 18px;*zoom: 1;}
.form-horizontal .control-group:before,.form-horizontal .control-group:after {display: table;	content: "";line-height: 0;}
.form-horizontal .control-group:after {clear: both;}
.form-horizontal .control-label {float: left;width: 160px;padding-top: 5px;text-align: right;}
.form-horizontal .controls {*display: inline-block;*padding-left: 20px;margin-left: 180px;*margin-left: 0;}
.form-horizontal .controls:first-child {*padding-left: 180px;}
.form-horizontal .help-block {margin-bottom: 0;}
.form-horizontal input + .help-block,.form-horizontal select + .help-block,.form-horizontal textarea + .help-block,.form-horizontal .uneditable-input + .help-block,.form-horizontal .input-prepend + .help-block,.form-horizontal .input-append + .help-block {	margin-top: 9px;}
.form-horizontal .form-actions {padding-left: 180px;}

.well {min-height: 20px;	padding: 19px;	margin-bottom: 20px;	background-color: #f5f5f5;	border: 1px solid #e3e3e3;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);}
.well blockquote {	border-color: #ddd;	border-color: rgba(0,0,0,0.15);}
.well-large {padding: 24px;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;border-radius: 6px;}
.well-small {padding: 9px;-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
.fade {opacity: 0;	-webkit-transition: opacity .15s linear;-moz-transition: opacity .15s linear;-o-transition: opacity .15s linear;	transition: opacity .15s linear;}
.fade.in {	opacity: 1;}
.collapse {position: relative;	height: 0;	overflow: hidden;	-webkit-transition: height .35s ease;	-moz-transition: height .35s ease;	-o-transition: height .35s ease;	transition: height .35s ease;}
.collapse.in {height: auto;}
.close {	float: right;	font-size: 20px;	font-weight: bold;	line-height: 18px;	color: #000;	text-shadow: 0 1px 0 #ffffff;	opacity: 0.2;	filter: alpha(opacity=20);}
.close:hover,.close:focus {	color: #000;text-decoration: none;	cursor: pointer;	opacity: 0.4;	filter: alpha(opacity=40);}
button.close {padding: 3;	cursor: pointer;	background: transparent;	border: 0;	-webkit-appearance: none;}
.btn {display: inline-block;	*display: inline;	*zoom: 1;	padding: 4px 12px;	margin-bottom: 0;	font-size: 13px;	line-height: 18px;	text-align: center;	vertical-align: middle;	cursor: pointer;color: #333;text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled] {	color: #333;	background-color: #e6e6e6;	*background-color: #d9d9d9;}
.btn:active,.btn.active {background-color: #cccccc \9;}
.btn:first-child {*margin-left: 0;}
.btn:hover,.btn:focus {color: #333;	text-decoration: none;	background-position: 0 -15px;	-webkit-transition: background-position .1s linear;	-moz-transition: background-position .1s linear;	-o-transition: background-position .1s linear;	transition: background-position .1s linear;}
.btn:focus {	outline: thin dotted #333;	outline: 5px auto -webkit-focus-ring-color;	outline-offset: -2px;}
.btn.active,.btn:active {background-image: none;	outline: 0;	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn.disabled,.btn[disabled] {cursor: default;	background-image: none;	opacity: 0.65;	filter: alpha(opacity=65);	-webkit-box-shadow: none;	-moz-box-shadow: none;	box-shadow: none;}
.btn-large {	padding: 11px 19px;	font-size: 16.25px;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;border-radius: 6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"] {margin-top: 4px;}
.btn-small {	padding: 2px 10px;font-size: 12px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"] {margin-top: 0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {margin-top: -1px;}
.btn-mini {padding: 0 6px;font-size: 9.75px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;border-radius: 3px;}
.btn-block {	display: block;	width: 100%;padding-left: 0;	padding-right: 0;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}
.btn-block + .btn-block {margin-top: 5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {	width: 100%;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active {color: rgba(255,255,255,0.75);}
.btn-primary {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top,#b10035,#0044cc);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#b10035),to(#0044cc));
	background-image: -webkit-linear-gradient(top,#b10035,#0044cc);
	background-image: -o-linear-gradient(top,#b10035,#0044cc);
	background-image: linear-gradient(to bottom,#b10035,#0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	*background-color: #0044cc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {	color: #fff;	background-color: #0044cc;	*background-color: #003bb3;}
.btn-primary:active,.btn-primary.active {background-color: #003399 \9;}
.btn-warning {color: #fff;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled] {	color: #fff;	background-color: #f89406;	*background-color: #df8505;}
.btn-warning:active,.btn-warning.active {background-color: #c67605 \9;}
.btn-danger {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled] {color: #fff;background-color: #bd362f;	*background-color: #a9302a;}
.btn-danger:active,.btn-danger.active {	background-color: #942a25 \9;}
.btn-success {color: #fff;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top,#62c462,#51a351);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
	background-image: -webkit-linear-gradient(top,#62c462,#51a351);
	background-image: -o-linear-gradient(top,#62c462,#51a351);
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	*background-color: #51a351;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {	color: #fff;	background-color: #51a351;	*background-color: #499249;}
.btn-success:active,.btn-success.active {background-color: #408140 \9;}
.btn-info {color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {color: #fff;background-color: #2f96b4;	*background-color: #2a85a0;}
.btn-info:active,.btn-info.active {background-color: #24748c \9;}
.btn-inverse {color: #fff;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#444,#222);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image: -webkit-linear-gradient(top,#444,#222);
	background-image: -o-linear-gradient(top,#444,#222);
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222 #222 #000000;
	*background-color: #222;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled] {	color: #fff;	background-color: #222;	*background-color: #151515;}
.btn-inverse:active,.btn-inverse.active {	background-color: #090909 \9;}
button.btn,input[type="submit"].btn {	*padding-top: 3px;	*padding-bottom: 3px;}
button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner {	padding: 0;	border: 0;}
button.btn.btn-large,input[type="submit"].btn.btn-large {	*padding-top: 7px;	*padding-bottom: 7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small {	*padding-top: 3px;	*padding-bottom: 3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini {	*padding-top: 1px;	*padding-bottom: 1px;}
.btn-link,.btn-link:active,.btn-link[disabled] {	background-color: transparent;	background-image: none;	-webkit-box-shadow: none;	-moz-box-shadow: none;	box-shadow: none;}
.btn-link {	border-color: transparent;	cursor: pointer;	color: #b10035;	-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}
.btn-link:hover,.btn-link:focus {color: #005580;	text-decoration: underline;	background-color: transparent;}
.btn-link[disabled]:hover,.btn-link[disabled]:focus {color: #333;text-decoration: none;}
.btn-group {	position: relative;	display: inline-block;	*display: inline;	*zoom: 1;	font-size: 0;	vertical-align: middle;	white-space: nowrap;*margin-left: .3em;}
.btn-group:first-child {	*margin-left: 0;}
.btn-group + .btn-group {	margin-left: 5px;}
.btn-toolbar {font-size: 0;	margin-top: 9px;margin-bottom: 9px;}
.btn-toolbar > .btn + .btn,.btn-toolbar > .btn-group + .btn,.btn-toolbar > .btn + .btn-group {margin-left: 5px;}
.btn-group > .btn {position: relative;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.btn-group > .btn + .btn {margin-left: -1px;}
.btn-group > .btn,.btn-group > .dropdown-menu,.btn-group > .popover {font-size: 13px;}
.btn-group > .btn-mini {font-size: 9.75px;}
.btn-group > .btn-small {font-size: 12px;}
.btn-group > .btn-large {font-size: 16.25px;}
.btn-group > .btn:first-child {margin-left: 0;-webkit-border-top-left-radius: 4px;-moz-border-radius-topleft: 4px;border-top-left-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;	border-bottom-left-radius: 4px;}
.btn-group > .btn:last-child,.btn-group > .dropdown-toggle {-webkit-border-top-right-radius: 4px;	-moz-border-radius-topright: 4px;	border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;}
.btn-group > .btn.large:first-child {margin-left: 0;	-webkit-border-top-left-radius: 6px;-moz-border-radius-topleft: 6px;	border-top-left-radius: 6px;-webkit-border-bottom-left-radius: 6px;	-moz-border-radius-bottomleft: 6px;	border-bottom-left-radius: 6px;}
.btn-group > .btn.large:last-child,.btn-group > .large.dropdown-toggle {-webkit-border-top-right-radius: 6px;	-moz-border-radius-topright: 6px;	border-top-right-radius: 6px;	-webkit-border-bottom-right-radius: 6px;	-moz-border-radius-bottomright: 6px;	border-bottom-right-radius: 6px;}
.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active {z-index: 2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {	outline: 0;}
.btn-group > .btn + .dropdown-toggle {padding-left: 8px;	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}.btn-group > .btn-mini + .dropdown-toggle {padding-left: 5px;padding-right: 5px;	*padding-top: 2px;	*padding-bottom: 2px;}
.btn-group > .btn-small + .dropdown-toggle {*padding-top: 5px;	*padding-bottom: 4px;}
.btn-group > .btn-large + .dropdown-toggle {padding-left: 12px;	padding-right: 12px;	*padding-top: 7px;	*padding-bottom: 7px;}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {background-color: #e6e6e6;}
.btn-group.open .btn-primary.dropdown-toggle {background-color: #0044cc;}
.btn-group.open .btn-warning.dropdown-toggle {background-color: #f89406;}
.btn-group.open .btn-danger.dropdown-toggle {background-color: #bd362f;}
.btn-group.open .btn-success.dropdown-toggle {background-color: #51a351;}
.btn-group.open .btn-info.dropdown-toggle {background-color: #2f96b4;}
.btn-group.open .btn-inverse.dropdown-toggle {background-color: #222;}
.btn .caret {margin-top: 8px;margin-left: 0;}
.btn-large .caret {margin-top: 6px;}
.btn-large .caret {border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;}
.btn-mini .caret,.btn-small .caret {margin-top: 8px;}
.dropup .btn-large .caret {border-bottom-width: 5px;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret {border-top-color: #fff;	border-bottom-color: #fff;}
.btn-group-vertical {display: inline-block;	*display: inline;	*zoom: 1;}
.btn-group-vertical > .btn {display: block;float: none;max-width: 100%;	-webkit-border-radius: 0;-moz-border-radius: 0;	border-radius: 0;}
.btn-group-vertical > .btn + .btn {margin-left: 0;margin-top: -1px;}
.btn-group-vertical > .btn:first-child {-webkit-border-radius: 4px 4px 0 0;	-moz-border-radius: 4px 4px 0 0;	border-radius: 4px 4px 0 0;}
.btn-group-vertical > .btn:last-child {-webkit-border-radius: 0 0 4px 4px;	-moz-border-radius: 0 0 4px 4px;	border-radius: 0 0 4px 4px;}
.btn-group-vertical > .btn-large:first-child {-webkit-border-radius: 6px 6px 0 0;	-moz-border-radius: 6px 6px 0 0;	border-radius: 6px 6px 0 0;}
.btn-group-vertical > .btn-large:last-child {-webkit-border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	border-radius: 0 0 6px 6px;}
.alert {	padding: 8px 35px 8px 14px;	margin-bottom: 18px;	text-shadow: 0 1px 0 rgba(255,255,255,0.5);	background-color: #fcf8e3;	border: 1px solid #fbeed5;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.alert,.alert h4 {color: #c09853;}
.alert h4 {margin: 0;}
.alert .close {position: relative;	top: -2px;	right: -21px;	line-height: 18px;}
.alert-success {	background-color: #dff0d8;	border-color: #d6e9c6;	color: #468847;}
.alert-success h4 {color: #468847;}
.alert-danger,.alert-error {	background-color: #f2dede;	border-color: #eed3d7;	color: #b94a48;}
.alert-danger h4,.alert-error h4 {color: #b94a48;}
.alert-info {background-color: #d9edf7;	border-color: #bce8f1;	color: #3a87ad;}
.alert-info h4 {color: #3a87ad;}
.alert-block {padding-top: 14px;	padding-bottom: 14px;}
.alert-block > p,.alert-block > ul {margin-bottom: 0;}
.alert-block p + p {margin-top: 5px;}
.breadcrumb {padding: 8px 15px;	margin: 0 0 18px;	list-style: none;	background-color: #f5f5f5;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.breadcrumb > li {display: inline-block;	*display: inline;	*zoom: 1;	text-shadow: 0 1px 0 #fff;}
.breadcrumb > li > .divider {padding: 0 5px;	color: #ccc;}
.breadcrumb > .active {color: #999;}
.pagination {margin: 18px 0;}
.pagination ul {display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {display: inline;}
.pagination ul > li > a,.pagination ul > li > span {float: left;padding: 4px 12px;line-height: 18px;text-decoration: none;	background-color: #fff;	border: 1px solid #ddd;	border-left-width: 0;}
.pagination ul > li > a:hover,.pagination ul > li > a:focus,.pagination ul > .active > a,.pagination ul > .active > span {background-color: #f5f5f5;}
.pagination ul > .active > a,.pagination ul > .active > span {color: #999;cursor: default;}
.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus {color: #999;	background-color: transparent;	cursor: default;}
.pagination ul > li:first-child > a,.pagination ul > li:first-child > span {border-left-width: 1px;	-webkit-border-top-left-radius: 4px;	-moz-border-radius-topleft: 4px;	border-top-left-radius: 4px;	-webkit-border-bottom-left-radius: 4px;	-moz-border-radius-bottomleft: 4px;	border-bottom-left-radius: 4px;}
.pagination ul > li:last-child > a,.pagination ul > li:last-child > span {-webkit-border-top-right-radius: 4px;	-moz-border-radius-topright: 4px;	border-top-right-radius: 4px;	-webkit-border-bottom-right-radius: 4px;	-moz-border-radius-bottomright: 4px;	border-bottom-right-radius: 4px;}
.pagination-centered {text-align: center;}
.pagination-right {text-align: right;}
.pagination-large ul > li > a,.pagination-large ul > li > span {padding: 11px 19px;	font-size: 16.25px;}
.pagination-large ul > li:first-child > a,.pagination-large ul > li:first-child > span {-webkit-border-top-left-radius: 6px;	-moz-border-radius-topleft: 6px;	border-top-left-radius: 6px;	-webkit-border-bottom-left-radius: 6px;	-moz-border-radius-bottomleft: 6px;	border-bottom-left-radius: 6px;}
.pagination-large ul > li:last-child > a,.pagination-large ul > li:last-child > span {	-webkit-border-top-right-radius: 6px;	-moz-border-radius-topright: 6px;	border-top-right-radius: 6px;	-webkit-border-bottom-right-radius: 6px;	-moz-border-radius-bottomright: 6px;	border-bottom-right-radius: 6px;}
.pagination-mini ul > li:first-child > a,.pagination-mini ul > li:first-child > span,.pagination-small ul > li:first-child > a,.pagination-small ul > li:first-child > span {	-webkit-border-top-left-radius: 3px;	-moz-border-radius-topleft: 3px;	border-top-left-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-left-radius: 3px;}
.pagination-mini ul > li:last-child > a,.pagination-mini ul > li:last-child > span,.pagination-small ul > li:last-child > a,.pagination-small ul > li:last-child > span {	-webkit-border-top-right-radius: 3px;	-moz-border-radius-topright: 3px;	border-top-right-radius: 3px;	-webkit-border-bottom-right-radius: 3px;	-moz-border-radius-bottomright: 3px;	border-bottom-right-radius: 3px;}
.pagination-small ul > li > a,.pagination-small ul > li > span {padding: 2px 10px;	font-size: 12px;}
.pagination-mini ul > li > a,.pagination-mini ul > li > span {padding: 0 6px;	font-size: 9.75px;}
.pager {	margin: 18px 0;	list-style: none;	text-align: center;	*zoom: 1;}
.pager:before,.pager:after {	display: table;	content: "";line-height: 0;}
.pager:after {clear: both;}
.pager li {display: inline;}
.pager li > a,.pager li > span {display: inline-block;padding: 5px 14px;	background-color: #fff;	border: 1px solid #ddd;	-webkit-border-radius: 15px;	-moz-border-radius: 15px;	border-radius: 15px;}
.pager li > a:hover,.pager li > a:focus {text-decoration: none;	background-color: #f5f5f5;}
.pager .next > a,.pager .next > span {	float: right;}
.pager .previous > a,.pager .previous > span {float: left;}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {color: #999;	background-color: #fff;	cursor: default;}
.modal-backdrop {position: fixed;top: 0;	right: 0;	bottom: 0;	left: 0;	z-index: 1040;	background-color: #000;}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop,.modal-backdrop.fade.in {opacity: 0.8;	filter: alpha(opacity=80);}
.modal-header {padding: 9px 15px;	border-bottom: 1px solid #eee;}
.modal-header .close {margin-top: 2px;}
.modal-header h3 {margin: 0;	line-height: 30px;}
.modal-body {position: relative;	overflow-y: auto;	max-height: 400px;	padding: 15px;}
.modal-body iframe {max-height: 390px;	border: 0 !important;}
.modal-form {margin-bottom: 0;}
.modal-footer {padding: 14px 15px 15px;	margin-bottom: 0;	text-align: right;	background-color: #f5f5f5;	border-top: 1px solid #ddd;	-webkit-border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	border-radius: 0 0 6px 6px;	-webkit-box-shadow: inset 0 1px 0 #fff;	-moz-box-shadow: inset 0 1px 0 #fff;	box-shadow: inset 0 1px 0 #fff;	*zoom: 1;}
.modal-footer:before,.modal-footer:after {display: table;	content: "";	line-height: 0;}
.modal-footer:after {clear: both;}
.modal-footer .btn + .btn {margin-left: 5px;	margin-bottom: 0;}
.modal-footer .btn-group .btn + .btn {margin-left: -1px;}
.modal-footer .btn-block + .btn-block {margin-left: 0;}
.tooltip {position: absolute;	z-index: 1030;	display: block;	visibility: visible;	font-size: 11px;	line-height: 1.4;	opacity: 0;	filter: alpha(opacity=0);}
.tooltip.in {opacity: 0.8;	filter: alpha(opacity=80);}
.tooltip.top {margin-top: -3px;	padding: 5px 0;}
.tooltip.right {	margin-left: 3px;	padding: 0 5px;}
.tooltip.bottom {margin-top: 3px;	padding: 5px 0;}
.tooltip.left {margin-left: -3px;	padding: 0 5px;}
.tooltip-inner {max-width: 200px;	padding: 8px;	color: #fff;	text-align: center;	text-decoration: none;	background-color: #000;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.tooltip-arrow {position: absolute;	width: 0;	height: 0;	border-color: transparent;	border-style: solid;}
.tooltip.top .tooltip-arrow {bottom: 0;	left: 50%;	margin-left: -5px;	border-width: 5px 5px 0;	border-top-color: #000;}
.tooltip.right .tooltip-arrow {top: 50%;	left: 0;	margin-top: -5px;	border-width: 5px 5px 5px 0;	border-right-color: #000;}
.tooltip.left .tooltip-arrow {top: 50%;	right: 0;	margin-top: -5px;	border-width: 5px 0 5px 5px;	border-left-color: #000;}
.tooltip.bottom .tooltip-arrow {top: 0;	left: 50%;	margin-left: -5px;	border-width: 0 5px 5px;	border-bottom-color: #000;}
.popover {position: absolute;	top: 0;	left: 0;	z-index: 1010;	display: none;	max-width: 276px;	padding: 1px; text-align: left;	background-color: #fff;	-webkit-background-clip: padding-box;	-moz-background-clip: padding;	background-clip: padding-box;	border: 1px solid #ccc;	border: 1px solid rgba(0,0,0,0.2);	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);	box-shadow: 0 5px 10px rgba(0,0,0,0.2);	white-space: normal;}
.popover.top {margin-top: -10px;}
.popover.right {	margin-left: 10px;}
.popover.bottom {margin-top: 10px;}
.popover.left {margin-left: -10px;}
.popover-title {	margin: 0;	padding: 8px 14px;	font-size: 14px;	font-weight: normal;	line-height: 18px;	background-color: #f7f7f7;	border-bottom: 1px solid #ebebeb;	-webkit-border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	border-radius: 5px 5px 0 0;}
.popover-title:empty {display: none;}
.popover-content {padding: 9px 14px;}
.popover .arrow,.popover .arrow:after {position: absolute;	display: block;	width: 0;	height: 0;	border-color: transparent;	border-style: solid;}
.popover .arrow {border-width: 11px;}
.popover .arrow:after {border-width: 10px;	content: "";}
.popover.top .arrow {left: 50%;	margin-left: -11px;	border-bottom-width: 0;	border-top-color: #999;	border-top-color: rgba(0,0,0,0.25);	bottom: -11px;}
.popover.top .arrow:after {bottom: 1px;	margin-left: -10px;	border-bottom-width: 0;	border-top-color: #fff;}
.popover.right .arrow {top: 50%;	left: -11px;	margin-top: -11px;	border-left-width: 0;	border-right-color: #999;	border-right-color: rgba(0,0,0,0.25);}
.popover.right .arrow:after {left: 1px;	bottom: -10px;	border-left-width: 0;	border-right-color: #fff;}
.popover.bottom .arrow {left: 50%;	margin-left: -11px;	border-top-width: 0;	border-bottom-color: #999;	border-bottom-color: rgba(0,0,0,0.25);	top: -11px;}
.popover.bottom .arrow:after {top: 1px;	margin-left: -10px;	border-top-width: 0;	border-bottom-color: #fff;}
.popover.left .arrow {top: 50%;	right: -11px;	margin-top: -11px;	border-right-width: 0;	border-left-color: #999;	border-left-color: rgba(0,0,0,0.25);}
.popover.left .arrow:after {right: 1px;	border-right-width: 0;	border-left-color: #fff;	bottom: -10px;}
.thumbnails {margin-left: -20px;	list-style: none;	*zoom: 1;}
.thumbnails:before,.thumbnails:after {display: table;	content: "";	line-height: 0;}
.thumbnails:after {clear: both;}
.row-fluid .thumbnails {	margin-left: 0;}
.thumbnails > li {float: left;	margin-bottom: 18px;	margin-left: 20px;}
.thumbnail {	display: block;	padding: 4px;	line-height: 18px;	border: 1px solid #ddd;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);	box-shadow: 0 1px 3px rgba(0,0,0,0.055);	-webkit-transition: all .2s ease-in-out;	-moz-transition: all .2s ease-in-out;	-o-transition: all .2s ease-in-out;	transition: all .2s ease-in-out;}
a.thumbnail:hover,a.thumbnail:focus {border-color: #b10035;	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);	box-shadow: 0 1px 4px rgba(0,105,214,0.25);}
.thumbnail > img {display: block;	max-width: 100%;	margin-left: auto;	margin-right: auto;}
.thumbnail .caption {padding: 9px;	color: #555;}
.label,.badge {display: inline-block;	padding: 2px 4px;	font-size: 10.998px;	font-weight: bold;	line-height: 14px;	color: #fff;	vertical-align: baseline;	white-space: nowrap;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);	background-color: #999;}
.label {	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
.badge {	padding-left: 9px;	padding-right: 9px;	-webkit-border-radius: 9px;	-moz-border-radius: 9px;	border-radius: 9px;}
.label:empty,.badge:empty {	display: none;}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus {color: #fff;	text-decoration: none;	cursor: pointer;}
.label-important,.badge-important {background-color: #b94a48;}
.label-important[href],.badge-important[href] {background-color: #953b39;}
.label-warning,.badge-warning {background-color: #f89406;}
.label-warning[href],.badge-warning[href] {background-color: #c67605;}
.label-success,.badge-success {background-color: #468847;}
.label-success[href],.badge-success[href] {background-color: #356635;}
.label-info,.badge-info {background-color: #3a87ad;}
.label-info[href],.badge-info[href] {background-color: #2d6987;}
.label-inverse,.badge-inverse {background-color: #333;}
.label-inverse[href],.badge-inverse[href] {background-color: #1a1a1a;}
.btn .label,.btn .badge {position: relative;	top: -1px;}
.btn-mini .label,.btn-mini .badge {top: 0;}
@-webkit-keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
@-moz-keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
@-ms-keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
@-o-keyframes progress-bar-stripes {
	from {background-position: 0 0;}
	to {background-position: 40px 0;}
}
@keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
.progress {overflow: hidden;	height: 18px;	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;	height: 100%;	color: #fff;	float: left;	font-size: 12px; text-align: center;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {	margin-bottom: 18px;}
.accordion-group {margin-bottom: 2px; border: 1px solid #e5e5e5;}
.accordion-heading {	border-bottom: 0;}
.accordion-heading .accordion-toggle {display: block;	padding: 8px 15px;}
.accordion-toggle {cursor: pointer;}
.accordion-inner {padding: 9px 15px;	border-top: 1px solid #e5e5e5;}
.carousel {position: relative;	margin-bottom: 18px;	line-height: 1;}
.carousel-inner {overflow: hidden;	width: 100%;	position: relative;}
.carousel-inner > .item {display: none;	position: relative;	-webkit-transition: .6s ease-in-out left;	-moz-transition: .6s ease-in-out left;	-o-transition: .6s ease-in-out left;	transition: .6s ease-in-out left;}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {display: block;	line-height: 1;}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {	display: block;}
.carousel-inner > .active {left: 0;}
.carousel-inner > .next,.carousel-inner > .prev {	position: absolute;	top: 0;	width: 100%;}
.carousel-inner > .next {left: 100%;}
.carousel-inner > .prev {left: -100%;}
.carousel-inner > .next.left,.carousel-inner > .prev.right {	left: 0;}
.carousel-inner > .active.left {	left: -100%;}
.carousel-inner > .active.right {left: 100%;}
.carousel-control {	position: absolute;	top: 40%;	left: 15px;	width: 40px;	height: 40px;	margin-top: -20px;	font-size: 60px;	font-weight: 100;	line-height: 30px;	color: #fff;	text-align: center;	background: #222;	border: 3px solid #fff;	-webkit-border-radius: 23px;	-moz-border-radius: 23px;	border-radius: 23px;	opacity: 0.5;	filter: alpha(opacity=50);}
.carousel-control.right {left: auto;	right: 15px;}
.carousel-control:hover,.carousel-control:focus {color: #fff;	text-decoration: none;	opacity: 0.9;	filter: alpha(opacity=90);}
.carousel-indicators {position: absolute;	top: 15px;	right: 15px;	z-index: 5;	margin: 0;	list-style: none;}
.carousel-indicators li {display: block;	float: left;width: 10px;	height: 10px;	margin-left: 5px;	text-indent: -999px;	background-color: #ccc;	background-color: rgba(255,255,255,0.25);	border-radius: 5px;}
.carousel-indicators .active {background-color: #fff;}
.carousel-caption {position: absolute;	left: 0;	right: 0;	bottom: 0;	padding: 15px;	background: #333;	background: rgba(0,0,0,0.75);}
.carousel-caption h4,.carousel-caption p {	color: #fff;	line-height: 18px;}
.carousel-caption h4 {margin: 0 0 5px;}
.carousel-caption p {margin-bottom: 0;}
.hide {	display: none;}
.show {	display: block;}
.invisible {	visibility: hidden;}
.affix {	position: fixed;}
.hidden {	display: none;	visibility: hidden;}
.visible-phone {	display: none !important;}
.visible-tablet {	display: none !important;}
.hidden-desktop {	display: none !important;}
.visible-desktop {	display: inherit !important;}
.visible-print {	display: none !important;}
@media print {
	.visible-print {display: inherit !important;}
	.hidden-print {display: none !important;	}
}

h1,h2,h3,h4,h5,h6 {text-rendering: optimizelegibility;}
/** ###### JOOMLA CSS BASICS - ENDE **/






/** ####################### ANFANG BP Blueprint Grund-Layout ############################ **/
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	color: #525252;
	background-color: #fff;    
	font-size: 18px;
    line-height: 24px;
	letter-spacing: 0.0em;
	font-weight: 300;
}

body a {
	color: #525252;
	text-decoration: none;
}

body a:hover, 
body a:active {
	outline: 0;
}

body a:hover,
body a:focus {
	color: #008fbd;
	text-decoration: none;
}

p {margin: 0 0 9px;}

strong {font-weight: 400;}

.clr {
	clear: both;
}

.header {
    width: 100%;
    z-index: 3001;
}


.desktop.breite::after {
	content: "";
	display: table;
	clear: both;
}
.logo {    
    position: absolute;
    z-index: 5;
	width: 260px;
}



.inhalt {
    text-align: center;
}

.breite {margin: 0 auto;width: 1200px;}

.breite_2 {margin: 0 auto;    width: 600px;}

/** Raster 1/4 **/
.raster_12-3 > div, .raster_12-3 > li {
	width: 21.5%;
	margin-left: 2%;
	padding: 1%;
	float:left;
}
.raster_12-3 > div:nth-child(4n+1), .raster_12-3 > li:nth-child(4n+1) {	
	margin-left: 0;
}

/** Raster 1/3 **/
.raster_12-4 > div, .raster_12-4 > li {
	width: 30%;
	margin-left: 5%;
	padding: 0;
	float:left;
}
.raster_12-4 > div:nth-child(3n+1), .raster_12-4 > li:nth-child(3n+1) {	
	margin-left: 0;
}


/** Raster 1/2 **/
.raster_12-6 > div, .raster_12-6 > li {
	width: 49%;
	margin-left: 2%;
	padding: 0;
	float:left;
}
.raster_12-6 > div:nth-child(2n+1), .raster_12-6 > li:nth-child(2n+1) {	
	margin-left: 0;	
}

.raster_12-12 {
	width: 100%;
}



.clear:after, .clearfix:after, .raster_12-6:after, .raster_12-4:after, .raster_12-3:after {
  content: "";display: table;clear: both;
}

/** ####################### ENDE BP Blueprint Grund-Layout ############################ **/





/** ###################### REV SLIDER OVERWRITE ANFANG ####################### **/
.rev_slider {
	height: 700px !important;
}
.tp-bullets.simplebullets.round .bullet.selected {
    background-color: #1E8AC7 !important;
}
.tp-bullets.simplebullets.round .bullet {
    background-color: #999 !important;
    background-image: none !important;
    height: 8px !important;
    margin: 0 2px !important;
    width: 40px !important;
}

.tp-leftarrow.default, .tp-rightarrow.default {
    background-image: none !important;
}
.tp-leftarrow.default::before, .tp-leftarrow.default:hover::before {
    color: #1E8AC7;
    content: "";
    font-family: FontAwesome;
    font-size: 110px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.tp-rightarrow.default::before, .tp-rightarrow.default:hover::before {
    color: #1E8AC7;
    content: "";
    font-family: FontAwesome;
    font-size: 110px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
@media (max-width: 1600px) {	
	.rev_slider {
		height: 600px !important;
	}	
}
@media (max-width: 1279px) {
	.rev_slider {
		height: 500px !important;
	}
}

@media (max-width: 980px) {
	.rev_slider {
		height: 500px !important;
	}
}
@media (max-width: 780px) {
	.rev_slider {
		height: 400px !important;		
	}	
}
@media (max-width: 767px) {
	.rev_slider {
		height: 350px !important;
	}	
}
@media (max-width: 640px) {
	.rev_slider {
		height: 250px !important;
	}
}
@media (max-width: 480px) {	
	.rev_slider {
		height: 180px !important;
	}
}
/** ###################### REV SLIDER OVERWRITE ENDE ####################### **/





/** ####################### JUX ContentSlider Overwrite START ############################ **/

/**
 * @version		$Id$
 * @author		NooTheme
 * @package		Joomla.Site
 * @subpackage	mod_noo_slider
 * @copyright	Copyright (C) 2013 NooTheme. All rights reserved.
 * @license		License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
 */
 
.jux-content-slider i.fa {
  padding: 0px;
}
.jux-content-slider h1 {
  margin: 30px 0;
  font-size: 23px;
  font-weight: 300;
  color: #fff;
}
.jux-content-slider a:hover {
  color: #fff;
}
.share-container {
  background-color: #DD8383;
  border-radius: 10px;
  box-shadow: 2px 2px 0 0px #9B5151;
}
.stoopid-icon {
  margin: 0 2px 4px !important;
}
.jux-content-slider hr {
  margin: 0px;
}
#share_like {
  position: relative;
  float: left;
  width: 100%;
}
.jux-content-slider .fa fa-share-alt {
  float: left;
  margin: 0px 20px;
}
.jux-content-slider-share .fa {
  padding-right: 10px 10px 10px 10px;
}
.jux-slider .bolder {
  float: left;
  border: 10px solid red;
}
.jux-slider .share_fb {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 7px;
  top: auto;
  right: auto;
  width: 22px;
  background: #fff;
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.facebook .twitter {
  border-bottom: 1px solid #EDEDED;
}
.twitter {
  margin: 3px 0px;
}
.jux-slider .border {
  margin-right: 10px;
}
.jux-slider .jux-slider-description {
  margin-bottom: 25px;
  font-size: 13px;
}
.jux-content-slider .dropdown  .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -334%;
  min-width: 23px;
  padding: 8px 10px;
  text-align: center;
  border-radius: 0px;
  background-color: #FAFAFA;
}
.jux-content-slider .dropdown-menu li:first-child {
  border-top: 0 none;
}
.jux-content-slider .dropdown.open .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.jux-content-slider .dropdown-menu:after {
  content: "";
  width: 0;
  height: 0;
  margin-top: 0;
  margin-left: -1px;
  position: absolute;
  bottom: -10px;
  left: 7px;
}
.jux-content-slider .dropdown a {
  text-decoration: none;
}
/*#jux-content-slider87 figure.effect-layla {
	-webkit-box-shadow: inset 0 0 44px #FF0808;
	-moz-box-shadow: inset 0 0 44px #FF0808;
	-o-box-shadow: inset 0 0 44px #FF0808;
	-ms-box-shadow: inset 0 0 44px #FF0808;
	box-shadow: inset 0 0 44px #FF0808;
    }*/
.jux-slider .dropdown {
  display: block;
  height: 41px;
  float: left;
  border-top: 2px solid #323232;
}
.jux-slider .jux-content-slider-share .dropdown.open {
  position: relative;
}
/*.jux-slider .jux-content-slider-share .dropdown.open:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #f70f0f;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.jux-slider .jux-content-slider-share .dropdown.open:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #ddd;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    }*/
.jux-slider .jux-content-slider-share .dropdown .dropdown-toggle {
  padding: 13px 14px 13px 14px;
  border-right: 1px solid #ddd;
}
.jux-slider .jux-content-slider-share .dropdown.open > .dropdown-toggle {
  color: #323232;
}
.jux-slider .jux-content-slider-share .dropdown .dropdown-menu .fa:hover,
.jux-content-slider-share .jux-border .fa:hover,
.jux-content-slider-share .dropdown .fa:hover {
  color: #323232;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#share_like a {
  text-decoration: none;
  padding: 10px 0px;
  margin-right: 15px;
  color: #000;
}

.jux-slider .title-slider {
  float: left;
  width: 100px;
}
.owl-demo .item img {
  height: auto !important;
}
.jux-content-slider h2 {
  font-size: 21px;
}
.item .jux-date {
  padding: 30px 0px 10px 0px;
  font-size: 13px;
  font-family: Arial;
  font-style: italic;
}
.jux-content-slider .grid img {
  width: 200px;
  height: 100px;
}
.owl-next fa {
  padding: 2px 1px 2px 2px !important;
}
.owl-carousel {
  margin-bottom: 20px;
}
.jux-slider .jux-slider-description span {
  margin: 0;
  font-family: Arial !important;
  font-size: 13px !important;
  line-height: 20px;
  color: #333333;
}
.jux-content-slider .dropdown-menu li {
  border-top: 1px dotted #aaaaaa;
}
.owl-buttons .owl-next,
.owl-buttons .owl-prev,
.owl-controls .owl-page span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.jux-slider h2 {
  line-height: 17px;
  font-size: 14px;
  margin-bottom: 18px;
}
.jux-slider .jux-content-slider-share {
  margin-top: 0;
  height: 40px;
}
.jux-content-slider .grid figure {
  margin-bottom: 0;
}
.item .jux-border {
  float: left;
  border-top: 2px solid #323232;
}
.item .jux-border .fa {
  padding: 14px 15px 14px 15px;
  height: 100%;
  font-size: 15px;
}
.item .google .fa {
  padding: 11px 2px 5px 5px;
}
.item .twitter .fa {
  padding: 8px 1px 8px 4px;
}
.item .facebook .fa {
  padding: 4px 3px 11px 5px;
}
.jux-content-slider .fa {
  color: #b9b9b9;
}
.jux-slider a span {
  color: #323232;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 16px;
}
.item .jux-slider-description {
  color: #656565;
  line-height: 16px;
  font-family: Arial !important;
}
.jux-date i {
  font-size: 18px;
}
.jux-slider a {
  text-decoration: none;
  font-size: 15px;
}
.jux-slider .date-title-descript {
  margin: 0px 30px;
}
.jux-content-slider .jux-date .fa {
  margin-right: 10px;
  color: #323232;
}
.share_like {
  left: 0;
  width: 100%;
  margin-bottom: 30px;
}
.content-slider-date-share {
  float: left;
  position: relative;
  width: 100%;
}
.jux-content-slider .dropdown {
  cursor: pointer;
}
.item .slider-hover-effects:hover {
  background: #fff;
}

@media screen and (max-width:  767px) {
	#share_like a {
		margin-right: 11px;
		
	}
	.slider-hover-effects .item-type-line .item-info .date{
		font-size:11px;
	}
  .slider-hover-effects.grid figure h4 {
		font-weight: 300;
		font-size: 9px;
	}
}
@media (max-width: 479px) {
	#share_like a {
		margin-right: 9px;
	}
	.slider-hover-effects .item-type-line .item-info .date{
		font-size:11px;
	}
	.jux-content-slider .grid figure h4 {
	font-weight: 300;
	font-size:9px;
	}
}
/** ####################### JUX ContentSlider Overwrite ENDE ############################ **/










/** ####################### START Menü Overwrite ############################ **/



.blackwhite #js-mainnavcss3.megamenu {
		background: #fff none repeat scroll 0 0 !important;
}
.blackwhite .megamenu ul.level0 li.megacss3 a.megacss3, .js-megamenu-off-canvas ul.level0 li > a {
    color: #000 !important;
}
.blackwhite .megamenu ul.level0 li.megacss3 a.megacss3, .blackwhite .megamenu ul.level0 li.megacss3 span.megacss3 {
    border-right: 0 none !important;
}
.blackwhite #js-mainnavcss3 .active, #js-meganav-off-canvas .active {
    background: #fff none repeat scroll 0 0 !important;
	text-decoration: underline !important;
}



.megamenu.horizontal.right.sticky_center.down.noJS {
    background-color: transparent !important;
}
.js-megamenu.clearfix.container_menu {
    background-color: #fff;
    opacity: 0.85;
}
.js-megamenu.clearfix.dropdown1 {
    background-color: #000 !important;
}

#js-mainnavcss3 i {
    color: #000 !important;
}
.megamenu .menu-title {
    font-size: 16px !important;
}

#js-meganav-off-canvas.js-megamenu-off-canvas {
    background: #525252 none repeat scroll 0 0 !important;
}
.js-megamenu-off-canvas ul.level0 li > a {
    color: #fff !important;
	font-weight: 600;
}
#js-meganav-off-canvas .active {
    background: #000 none repeat scroll 0 0 !important;
    text-decoration: none !important;
	color: #fff !important;
}


@media (max-width: 768px) {



	.megamenu.horizontal.right.sticky_center.down.noJS {
		background-color: #000;
	}
	#jux_megamenucss3 .megamenu.noJS #css3-megaMenuToggle {
		height: 40px !important;
	}
	
	#jux_megamenucss3 .megamenu.noJS #css3-megaMenuToggle {
    	margin: 3px 0 !important;
		padding: 1px 19px 16px 9px;		
		box-sizing: border-box;
	}
	#jux_megamenucss3 .jux-fa.jux-fa-bars {
		float: right !important;
	}
}

/** ####################### ENDE Menü Overwrite ############################# **/





/** #################### Anfang Icon-Font ####################### **/


@font-face {
	font-family: 'icomoon';
	src:url('../icons/icomoon.eot?jtvnme');
	src:url('../icons/icomoon.eot?jtvnme#iefix') format('embedded-opentype'),
		url('../icons/icomoon.ttf?jtvnme') format('truetype'),
		url('../icons/icomoon.woff?jtvnme') format('woff'),
		url('../icons/icomoon.svg?jtvnme#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}



[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-erbrecht:before {
	content: "\e900";
}
.icon-familienrecht:before {
	content: "\e901";
}
.icon-gesellschaftsrecht:before {
	content: "\e902";
}
.icon-grundstueckstecht:before {
	content: "\e903";
}
.icon-verkehrsrecht:before {
	content: "\e904";
}
.icon-portrait:before {
	content: "\e905";
}
.icon-mandatsbearbeitung:before {
	content: "\e906";
}
.icon-honorar_geldverkehr:before {
	content: "\e907";
}
.icon-rechtsmittel_fristen:before {
	content: "\e908";
}
.icon-mietrecht:before {
	content: "\e909";
}

/** #################### Ende Icon-Font ####################### **/




/* noto-sans-regular - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v27-latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
}

/* noto-sans-700 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v27-latin-700.svg#NotoSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}










.hp_button {    
	width: 200px;
	margin: 40px auto 0;
}
.hp_button_inner {
    background-color: #d6d6d6;    
	color: #000;	
	padding: 10px 20px;
}
.hp_button_inner:hover {
    background-color: #008fbd;    
	color: #d6d6d6;	
}

.hp_button span {
    font-family: noto sans;
    font-weight: 600;
    text-transform: uppercase;
}
.bg_grau {
	background-color: #f2f2f2;
}
.blau {
	color: #008fbd;
}

body h1, 
body h2, 
body h3, 
body h4 {
	font-family: 'Noto Sans', sans-serif;   
    font-weight: 700;
	text-transform: uppercase;
}

body h1, 
body h2 {
    color: #525252;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
	text-align: center;
}

body h1 {
    color: #008fbd;    
}
body h2, 
body h3, 
body h4 {
    color: #525252;    
}
body h2.unterstrich::after {
    background: #d6d6d6 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 10px auto 0;
    width: 62%;
}


nav {

}
.top_kontakt, .top_kontakt a {
    padding: 10px 0;
	font-size: 14px;
	text-align: center;
	color: #008fbd;
}
.top_kontakt i {
    font-size: 16px;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.mail {
    margin-left: 20px;
}
.titelbilder  {
	background-repeat: no-repeat;
	background-color: #eee;
	background-size: cover;
	background-position: center top;
	width: 100%;
	height: 100%;
}


.desktop.breite {
    padding: 20px 0;
}
.slideshow {
    margin-bottom: 50px;
    position: relative;
}
.slideshow .startseite-stoerer {
    background-color: rgba(255, 0, 0, 0.5);
    bottom: 100px;
    box-sizing: border-box;
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    height: 150px;
    line-height: 50px;
    padding: 50px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}
@media (max-width: 1023px) {
	.slideshow .startseite-stoerer {
        bottom: 80px;    
		font-size: 45px;
		font-weight: 500;
		height: 110px;
		line-height: 50px;
		padding: 30px 0;    
	}
}
@media (max-width: 768px) {
	.slideshow .startseite-stoerer {
        bottom: 50px;    
		font-size: 35px;
		font-weight: 500;
		height: 100px;
		line-height: 50px;
		padding: 25px 0;    
	}
}
@media (max-width: 640px) {
	.slideshow .startseite-stoerer {
        bottom: 20px;    
		font-size: 25px;
		font-weight: 500;
		height: 80px;
		line-height: 30px;
		padding: 25px 0;    
	}
}
@media (max-width: 480px) {
	.slideshow .startseite-stoerer {
		font-size: 25px;
		font-weight: 600;
		height: auto;
		line-height: 30px;
		padding: 5px 0;
		bottom: 0;
		font-size: 18px;
		background-color: rgba(255, 0, 0, 0.6);		
	}
}




.bg_grau.modul_20 {
    margin-top: 50px;
}
.start_schwerpunkte .breite_2 {
    margin-bottom: 50px;
}
.startseite_headline_news {
	margin-top: 50px;
}
.startseite_headline_news h2{
	margin-bottom: 0;
}

.mobile_none {display: block;}




.raster_12-4.footer_3-bloecke {
	display: block;
}
.custom.footer_mobile {
	display: none;
}
	
.footer_3-bloecke {
    padding: 50px 0;
}

.footer {
    font-size: 16px;
    line-height: 22px;
    margin-top: 80px;
}
.footer h4 {
    color: #008fbd;
    border-bottom: 1px solid;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: none;
}
.footer_3-bloecke ul {
    margin-bottom: 15px;
}


.footer .accordion-inner .wochentag, .footer_3-bloecke .wochentag {
	font-family: "Noto Sans",sans-serif;
    color: #008fbd;
    font-size: 16px;
    font-weight: 400;    
}

.footer .accordion-inner ul {
    margin-bottom: 15px;
}


.footer .accordion-inner h4 {
    display: none;
}
.footer .accordion-group {border:0; border-bottom: 1px solid #525252;}
.footer .accordion-inner {padding: 15px 0 !important;}




.footer .accordion-group.panel.nn_sliders-group .accordion-heading.panel-heading{
    background-image: url("../images/pfeil_rechts.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.footer .accordion-group.panel.nn_sliders-group.active .accordion-heading.panel-heading {
	background-image: url("../images/pfeil_unten.png");"
}
.footer .nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    background-color: transparent;
}	

.footer .accordion-toggle.nn_sliders-toggle {
    padding: 8px 0 !important;
	border-bottom: 1px solid #ccc;
}
.footer .nn_sliders.accordion > .accordion-group {
	border:0;
	margin-bottom: 0;
}

.footer .nn_sliders.accordion {
    margin-bottom: 0px;
}

.footer .nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {    
    color: #525252;
	background-color: transparent;
}
.nn_sliders.accordion > .accordion-group.active > div > a:focus, .nn_sliders.accordion > .accordion-group > div > a:focus {
    box-shadow: none;
    outline: 0 none;
}

.nn_sliders-toggle-inner > h4 {
    border: 0 none;
    margin: 0;
    padding: 8px 0;
}





.footer_copyright {
    text-align: center;
}
.footer_copyright p {
    margin:0;
	padding: 0 0 10px 0;
}

@media (min-width: 481px) and (max-width: 767px) {	
	.footer_3-bloecke > div {
		min-height: 350px;
	}
}





.start_schwerpunkte {
    padding: 30px 0;
}
.raster_5er::after {
    clear: both;
    content: "";
    display: table;
}
.raster_5er li {
    float: left;
    width: 20%;
}

.raster_6er::after {
    clear: both;
    content: "";
    display: table;
}
.raster_6er li {
    float: left;
    width: 16.666666%;
}


/** ########### STARTSEITE ########### **/
.start_schwerpunkte ul.liste-schwerpunkte > li {
  margin-top: 25px;
}
.start_schwerpunkte i, .ueber_uns i {
    font-size: 70px;
}
.start_schwerpunkte ul.liste-schwerpunkte > li p {
  margin: 10px 0;
}


.start_anwaelte {
    text-align: left;
}
.start_anwaelte img{
    width: 100%;
}
.start_anwaelte h3 {
    margin-top: 10px;
}
.start_anwaelte ul li,
.rechtsanwaelte  ul li  {
    background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat scroll 0 0;
    padding-left: 25px;
    font-size: 14px;
    line-height: 20px;
}
.raster_5er p {
    margin: 10px 0 0 0;
}
.raster_6er p {
    margin: 10px 0 0 0;
}

.weitere_rechtsgebiete {
    margin: 40px 0 10px;
}
.fachanwaelte_liste > li {
    display: inline;
    font-size: 14px;
    line-height: 14px;
}


/** ########### UEBER UNS ########### **/

.ueber_uns .abschnitt {
    margin-top: 80px;
}

.ueber_uns h3, .das_notariat h3 {
    margin: 35px 0 5px;
    text-transform: none;
	font-weight: 400;
}
.ueber_uns h2 {
    margin-top: 25px;
}

/** ########### RECHTSANWÄLTE ########### **/
.rechtsanwaelte {
	text-align: left;
	margin-top: 50px;
}

.rechtsanwaelte img {
	margin-bottom: 10px;
	width: 100%;
}

.rechtsanwaelte span.blau {
	font-family: "Noto Sans",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.rechtsanwaelte .accordion-toggle.nn_sliders-toggle {
    padding: 0 !important;
}
.rechtsanwaelte  .nn_sliders.accordion > .accordion-group {
    border: 0 none;
    border-radius: 0;
}
.rechtsanwaelte  .nn_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    border-top: 0 none;    
    padding: 15px 0;
}
.rechtsanwaelte  .nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background-color: transparent;    
}
.rechtsanwaelte  .nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    background-color: transparent; 
}


.rechtsanwaelte  .accordion-group.panel.nn_sliders-group .accordion-heading.panel-heading {
    background-image: url("../images/pfeil_rechts_anwalt.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}
.rechtsanwaelte  .accordion-group.panel.nn_sliders-group.active .accordion-heading.panel-heading {
	background-image: url("../images/pfeil_unten_anwalt.png");"
}

p.hp_bio {
    font-weight: 500;
    margin: 20px 0 5px;
}


.mitgliedschaften {
    margin-top: 50px;
}
.mitgliedschaften > .breite_2 {
    margin-bottom: 50px;
}
.mitgliedschaften img {
    margin: 20px 50px 0 50px;
}


/** ########### KONTAKT ########### **/
div#foxcontainer_m99 .fox_form select, div#foxcontainer_m99 .fox_form textarea, div#foxcontainer_m99 .fox_form input[type="text"] {
    background-color: #d6d6d6 !important;
    border-radius: 0 !important;
    color: #525252 !important;
	border: none !important;
}
div#foxcontainer_m99 .control-group {
    margin-bottom: 10px !important;
}
.inhalt .controls.buttons {
    text-align: right;
}

.kontakt_telefon.blau {
    font-size: 22px;
    font-weight: 600;
}
.kontakt_telefon.blau a {
    color: #008fbd;
}
.kontakt_telefon.blau a:hover,
.kontakt_telefon.blau a:focus {
    color: #000;
}
#foxcontainer_m99.foxcontainer {
    margin-top: 40px;
}
.foxcontainer .controls.buttons {
    margin: 40px auto 0;    
}
#mid_99-buttons .controls.buttons .btn-success.submit-button {
    background-color: #d6d6d6;
    color: #000;
    padding: 10px 20px;
	background-image: none;
	border-radius: 0;
	width: 150px;
	text-shadow: unset !important;
	border: none !important;
}
#mid_99-buttons .btn-success.submit-button span {
    font-family: noto sans;
    font-weight: 600;
    text-transform: uppercase;
}
#mid_99-buttons .controls.buttons .btn-success.submit-button:hover {
	background-color: #000;
	color: #d6d6d6;
}
div#foxcontainer_m99 .alert-error {
    border: 0;
    border-radius: 0;
}



.unter_kontakt {text-align:left;}
.unter_kontakt .wochentag {
    color: #008fbd;
    font-family: "Noto Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.unter_kontakt ul {
    margin-bottom: 15px;
}
.unter_kontakt img {
    margin-bottom: 15px;
}



.notariat h3 {
    font-weight: 500;
    text-transform: none;
}
.notariat > span {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}



/** ### IMPRESSUM #### **/
.impressum {
    font-size: 16px;
    text-align: left;
}
.impressum h1 {
    text-align: center;
}
.impressum h3 {
    font-family: open sans;
    font-size: 18px;
	line-height: 20px;
    margin-top: 20px;
    text-transform: none;
}

.impressum > h4 {
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 15px;
}

/** ### DATENSCHUTZ #### **/
.impressum.datenschutz h3 {
    font-size: 18px;
	line-height: 20px;
    margin-top: 25px;
	margin-bottom: 5px;
    text-transform: none;
}
.datenschutz ul li {
    list-style: inside;
    margin-bottom: 5px;
    margin-top: 5px;
}


/** ### FÄLLE #### **/
.breite_faelle {
    margin: 0 auto;
    width: 960px;
}



@media (max-width: 1279px) {
	.breite {width: 960px;}	
	.logo {
		width: 250px;
	}
	.desktop.breite {
		width: 94% ;
	}
	
	.breite_faelle {
		margin: unset;
		width: auto;
	}

}

@media (max-width: 1023px) {
	body {
		font-size: 16px;
		line-height: 22px;
	}
	
	.breite {		
		width: 724px;
	}
	
	.logo {
		width: 230px;
	}
	.none .megamenu ul.level0 li.megacss3 a.megacss3, .megamenu ul.level0 li.megacss3 span.megacss3 {
        padding: 6px !important;
	}
	
	.breite_2 {width:100%;margin:0;}
	div#foxcontainer_m99 {
		margin: 40px 0 0 0 !important;    
		padding: 0 !important;
		width: 100% !important;
	}	
	.footer_3-bloecke .raw {
		display: none;
	}
	.start_schwerpunkte i, .ueber_uns i {
		font-size: 50px;
	}
	.mitgliedschaften img {
		margin: 20px 20px 0 20px;
	}
	
	.notariat .raster_12-3 > div{
		width: 47%;
	}	
	.notariat .raster_12-3 > div:nth-child(2n+1) {	
		margin-left: 0;	
	}
	
}




@media (min-width: 769px) and (max-width: 979px) {

}


@media (max-width: 768px) {

	body body {
		font-size: 14px;
		line-height: 20px;
	}	
	body h1, 
	body h2 {    
		font-size: 26px;    
		line-height: 26px;    
	}	

	.breite {		
		width: 94%;
		padding:0 3%;
	}		
	.desktop.breite {
		padding: 20px 0 10px 0;
	}
	.raster_12-4 > div, .raster_12-4 > li, .raster_12-4 > div:nth-child(3n+1), .raster_12-4 > li:nth-child(3n+1) {
		width: 100%;
		margin: 0;
		padding: 0;
		float:none;
	}
	
	.raster_12-4.start_anwaelte > div, .raster_12-4.rechtsanwaelte > div {
		width: 30%;
		margin-left: 5%;
		padding: 0;
		float:left;
	}
	.raster_12-4.start_anwaelte > div:nth-child(3n+1), .raster_12-4.rechtsanwaelte > div:nth-child(3n+1) {	
		margin-left: 0;
	}
		
	.raster_12-3 > div, .raster_12-3 > li {
		width: 47%;
	}	
	.raster_12-3 > div:nth-child(2n+1), .raster_12-3 > li:nth-child(2n+1) {	
		margin-left: 0;	
	}
		
	.raster_12-4.footer_3-bloecke {
		display: none;
	}
	.custom.footer_mobile {
		display: block;
	}
	.footer_mobile_impressum .accordion-toggle {
		padding: 8px 0 !important;
	}
	.footer_mobile_impressum.accordion-group {
		border: 0 none;
	}
	
		
	.mitgliedschaften img {
		margin: 20px 20px;
	}
	
	
}


@media (max-width: 640px) {

	.raster_12-6 > div, .raster_12-6 > li , .raster_12-6 > div:nth-child(2n+1), .raster_12-6 > li:nth-child(2n+1){
		width: 100%;
		margin: 0;
		padding: 0;
		float:none;
	}
	.raster_12-4.start_anwaelte > div, .raster_12-4.start_anwaelte > div:nth-child(3n+1),
	.raster_12-4.rechtsanwaelte > div, .raster_12-4.rechtsanwaelte > div:nth-child(3n+1)
	{
		width: 100%;
		margin: 0 0 25px 0;
		padding: 0;
		float:none;
	}	
	
	
	body h1, 
	body h2 {
		font-size: 22px;
		line-height: 22px;
	}	
	.mail {
		display: none;
	}
	
	.start_schwerpunkte i, .ueber_uns i {
		font-size: 40px;
	}
	
	.mitgliedschaften img {
		margin: 20px 0;
	}
	
	.kontakt_telefon.blau {
		font-size: 18px;
		font-weight: 500;
	}

	
}

@media (max-width: 480px) {
	body body {}
	body h1, 
	body h2 {
		font-size: 16px;
		line-height: 16px;
	}
	.raster_12-3 > div, .raster_12-3 > li , .raster_12-3 > div:nth-child(2n+1), .raster_12-3 > li:nth-child(2n+1), .raster_12-3 > div:nth-child(4n+1), .raster_12-3 > li:nth-child(4n+1){
		width: 96%;
		margin: 0;
		padding: 2%;
		float:none;
	}	
/**	
	.tp-leftarrow.default::before, .tp-leftarrow.default:hover::before,
	.tp-rightarrow.default::before, .tp-rightarrow.default:hover::before {
		display: none;
	}
	**/
	.raster_5er li {
		float: none;
		width: 100%;
		margin-top: 35px;
	}
	.raster_5er p {
		margin: 5px 0 0;
	}
	.raster_6er li {
		float: none;
		width: 100%;
		margin-top: 35px;
	}
	.raster_6er p {
		margin: 5px 0 0;
	}
	
	.start_schwerpunkte .breite_2 {
		margin-bottom: 0;
	}
	
	.ueber_uns .abschnitt {
		margin-top: 50px;
	}
	.mobile_none {display: none;}
	
	.notariat > span {
		font-size: 16px;
	}
	.notariat > div > .start_anwaelte {
		padding: 2% 0;
		text-align: center;
		width: 100%;
	}
	.notariat > div > .start_anwaelte li{
		padding: 0;
        background-image: none;
	}
}



