.clearfix {
	*zoom: 1
}

.clearfix:before,.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

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
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html, body {
	height: 100%;
}

a.gallery:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a.gallery:hover,a.gallery:active {
	outline: 0
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

#map_canvas img,.google-maps img {
	max-width: none
}

button,input,select,textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle
}

button,input {
	*overflow: visible;
	line-height: normal
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}

label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"] {
	cursor: pointer
}

#gallery 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
}

#gallery textarea {
	overflow: auto;
	vertical-align: top
}

@media print {

* {
	color: #000!important;
	text-shadow: none!important;
	background: transparent!important;
	box-shadow: none!important
}

a.gallery,a.gallery: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:.5cm}

p,h2,h3 {
	orphans: 3;
	widows: 3
}

h2,h3 {
	page-break-after: avoid
}

}

/*body {*/ #gallery{
	margin: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #fff
}

a.gallery {
	color: #08c;
	text-decoration: none
}

a.gallery:hover,a.gallery:focus {
	color: #005580;
	text-decoration: underline
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1)
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}

.row {
	margin-left: 0px;
	*zoom: 1
}

.row:before,.row:after {
	display: table;
	line-height: 0;
	content: ""
}

.row:after {
	clear: both
}

[class*="span"] {
	float: left;
	min-height: 1px;
	/*margin-left: 20px*/
}

.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
	width: 940px
}

.span12 {
	width: 940px
}

.span11 {
	width: 860px
}

.span10 {
	width: 780px
}

.span9 {
	width: 700px
}

.span8 {
	width: 620px
}

.span7 {
	width: 540px
}

.span6 {
	width: 460px
}

/*
.span5 {
	width: 95%
}*/

.span5 {
	width: 100%
}

.span4 {
	width: 300px
}

.span3 {
	width: 220px
}

.span2 {
	width: 140px
}

.span1 {
	width: 60px
}

.offset12 {
	margin-left: 980px
}

.offset11 {
	margin-left: 900px
}

.offset10 {
	margin-left: 820px
}

.offset9 {
	margin-left: 740px
}

.offset8 {
	margin-left: 660px
}

.offset7 {
	margin-left: 580px
}

.offset6 {
	margin-left: 500px
}

.offset5 {
	margin-left: 420px
}

.offset4 {
	margin-left: 340px
}

.offset3 {
	margin-left: 260px
}

.offset2 {
	margin-left: 180px
}

.offset1 {
	margin-left: 100px
}

.row-fluid {
	width: 100%;
	*zoom: 1
}

.row-fluid:before,.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.127659574468085%
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%
}

.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%
}

.row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%
}

.row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%
}

.row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%
}

.row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%
}

.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%
}

.row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%
}

.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%
}

.row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%
}

.row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%
}

.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%
}

.row-fluid .offset12 {
	margin-left: 104.25531914893617%;
	*margin-left: 104.14893617021275%
}

.row-fluid .offset12:first-child {
	margin-left: 102.12765957446808%;
	*margin-left: 102.02127659574467%
}

.row-fluid .offset11 {
	margin-left: 95.74468085106382%;
	*margin-left: 95.6382978723404%
}

.row-fluid .offset11:first-child {
	margin-left: 93.61702127659574%;
	*margin-left: 93.51063829787232%
}

.row-fluid .offset10 {
	margin-left: 87.23404255319149%;
	*margin-left: 87.12765957446807%
}

.row-fluid .offset10:first-child {
	margin-left: 85.1063829787234%;
	*margin-left: 84.99999999999999%
}

.row-fluid .offset9 {
	margin-left: 78.72340425531914%;
	*margin-left: 78.61702127659572%
}

.row-fluid .offset9:first-child {
	margin-left: 76.59574468085106%;
	*margin-left: 76.48936170212764%
}

.row-fluid .offset8 {
	margin-left: 70.2127659574468%;
	*margin-left: 70.10638297872339%
}

.row-fluid .offset8:first-child {
	margin-left: 68.08510638297872%;
	*margin-left: 67.9787234042553%
}

.row-fluid .offset7 {
	margin-left: 61.70212765957446%;
	*margin-left: 61.59574468085106%
}

.row-fluid .offset7:first-child {
	margin-left: 59.574468085106375%;
	*margin-left: 59.46808510638297%
}

.row-fluid .offset6 {
	margin-left: 53.191489361702125%;
	*margin-left: 53.085106382978715%
}

.row-fluid .offset6:first-child {
	margin-left: 51.063829787234035%;
	*margin-left: 50.95744680851063%
}

.row-fluid .offset5 {
	margin-left: 44.68085106382979%;
	*margin-left: 44.57446808510638%
}

.row-fluid .offset5:first-child {
	margin-left: 42.5531914893617%;
	*margin-left: 42.4468085106383%
}

.row-fluid .offset4 {
	margin-left: 36.170212765957444%;
	*margin-left: 36.06382978723405%
}

.row-fluid .offset4:first-child {
	margin-left: 34.04255319148936%;
	*margin-left: 33.93617021276596%
}

.row-fluid .offset3 {
	margin-left: 27.659574468085104%;
	*margin-left: 27.5531914893617%
}

.row-fluid .offset3:first-child {
	margin-left: 25.53191489361702%;
	*margin-left: 25.425531914893618%
}

.row-fluid .offset2 {
	margin-left: 19.148936170212764%;
	*margin-left: 19.04255319148936%
}

.row-fluid .offset2:first-child {
	margin-left: 17.02127659574468%;
	*margin-left: 16.914893617021278%
}

.row-fluid .offset1 {
	margin-left: 10.638297872340425%;
	*margin-left: 10.53191489361702%
}

.row-fluid .offset1:first-child {
	margin-left: 8.51063829787234%;
	*margin-left: 8.404255319148938%
}

[class*="span"].hide,.row-fluid [class*="span"].hide {
	display: none
}

[class*="span"].pull-right,.row-fluid [class*="span"].pull-right {
	float: right
}

.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1
}

.container:before,.container:after {
	display: table;
	line-height: 0;
	content: ""
}

.container:after {
	clear: both
}
/*
.container2 {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1
}

.container2:before,.container2:after {
	display: table;
	line-height: 0;
	content: ""
}

.container2:after {
	clear: both
}
*/
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1
}

.container-fluid:before,.container-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}

.container-fluid:after {
	clear: both
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px
}

small {
	font-size: 85%
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

cite {
	font-style: normal
}

.muted {
	color: #999
}

a.muted:hover,a.muted:focus {
	color: #808080
}

.text-warning {
	color: #c09853
}

a.text-warning:hover,a.text-warning:focus {
	color: #a47e3c
}

.text-error {
	color: #b94a48
}

a.text-error:hover,a.text-error:focus {
	color: #953b39
}

.text-info {
	color: #3a87ad
}

a.text-info:hover,a.text-info:focus {
	color: #2d6987
}

.text-success {
	color: #468847
}

a.text-success:hover,a.text-success:focus {
	color: #356635
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999
}

h1,h2,h3 {
	line-height: 40px
}

h1 {
	font-size: 38.5px
}

h2 {
	font-size: 31.5px
}

h3 {
	font-size: 24.5px
}

h4 {
	font-size: 17.5px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 11.9px
}

h1 small {
	font-size: 24.5px
}

h2 small {
	font-size: 17.5px
}

h3 small {
	font-size: 14px
}

h4 small {
	font-size: 14px
}

.page-header {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eee
}

ul,ol {
	padding: 0;
	margin: 0 0 10px 25px
}

ul ul,ul ol,ol ol,ol ul {
	margin-bottom: 0
}

li {
	line-height: 20px
}

ul.unstyled,ol.unstyled {
	margin-left: 0;
	list-style: none
}

ul.inline,ol.inline {
	margin-left: 0;
	list-style: none
}

ul.inline>li,ol.inline>li {
	display: inline-block;
	*display: inline;
	padding-right: 5px;
	padding-left: 5px;
	*zoom: 1
}

dl {
	margin-bottom: 20px
}

dt,dd {
	line-height: 20px
}

dt {
	font-weight: bold
}

dd {
	margin-left: 10px
}

.dl-horizontal {
	*zoom: 1
}

.dl-horizontal:before,.dl-horizontal:after {
	display: table;
	line-height: 0;
	content: ""
}

.dl-horizontal:after {
	clear: both
}

.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap
}

.dl-horizontal dd {
	margin-left: 180px
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff
}

abbr[title],abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}

blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}

blockquote small {
	display: block;
	line-height: 20px;
	color: #999
}

blockquote small:before {
	content: '\2014 \00A0'
}

blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}

blockquote.pull-right p,blockquote.pull-right small {
	text-align: right
}

blockquote.pull-right small:before {
	content: ''
}

blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

q:before,q:after,blockquote:before,blockquote:after {
	content: ""
}

address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px
}

code,pre {
	padding: 0 3px 2px;
	font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
	font-size: 12px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

code {
	padding: 2px 4px;
	color: #d14;
	white-space: nowrap;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

pre.prettyprint {
	margin-bottom: 20px
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

/*TODO
form {
	margin: 0 0 20px
}*/

fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

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

legend small {
	font-size: 15px;
	color: #999
}

#gallery label,#gallery input,#gallery button,#gallery select,#gallery textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}

#gallery input,#gallery button,#gallery select,#gallery textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

#gallery label {
	display: block;
	margin-bottom: 5px
}

#gallery select,#gallery textarea,#gallery input[type="text"],#gallery input[type="password"],#gallery input[type="datetime"],#gallery input[type="datetime-local"],#gallery input[type="date"],#gallery input[type="month"],
#gallery input[type="time"],#gallery input[type="week"],#gallery input[type="number"],#gallery input[type="email"],#gallery input[type="url"],#gallery input[type="search"],#gallery input[type="tel"],#gallery input[type="color"],.uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

#gallery input,#gallery textarea,.uneditable-input {
	width: 206px
}

#gallery textarea {
	height: auto
}

#gallery textarea,#gallery input[type="text"],#gallery input[type="password"],#gallery input[type="datetime"],#gallery input[type="datetime-local"],#gallery input[type="date"],#gallery input[type="month"],#gallery input[type="time"],
#gallery input[type="week"],#gallery input[type="number"],#gallery input[type="email"],#gallery input[type="url"],#gallery input[type="search"],#gallery input[type="tel"],#gallery input[type="color"],.uneditable-input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s
}

#gallery textarea:focus,#gallery input[type="text"]:focus,#gallery input[type="password"]:focus,#gallery input[type="datetime"]:focus,#gallery input[type="datetime-local"]:focus,#gallery input[type="date"]:focus,
#gallery input[type="month"]:focus,#gallery input[type="time"]:focus,#gallery input[type="week"]:focus,#gallery input[type="number"]:focus,#gallery input[type="email"]:focus,#gallery input[type="url"]:focus,#gallery input[type="search"]:focus,
#gallery input[type="tel"]:focus, #gallery input[type="color"]:focus,.uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)
}

#gallery input[type="radio"], #gallery input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal
}

#gallery input[type="file"],#gallery input[type="image"],#gallery  input[type="submit"],#gallery input[type="reset"],#gallery input[type="button"],#gallery input[type="radio"],#gallery input[type="checkbox"] {
	width: auto
}

#gallery select, #gallery input[type="file"]{
	height: 30px;
	*margin-top: 4px;
	line-height: 30px
}

#gallery select {
	width: 220px;
	background-color: #fff;
	border: 1px solid #ccc
}

#gallery select[multiple],#gallery select[size] {
	height: auto
}

#gallery select:focus,#gallery input[type="file"]:focus,#gallery input[type="radio"]:focus,#gallery input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.uneditable-input,.uneditable-textarea {
	color: #999;
	cursor: not-allowed;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025)
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap
}

.uneditable-textarea {
	width: auto;
	height: auto
}

input:-moz-placeholder,textarea:-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #999
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #999
}

.radio,.checkbox {
	min-height: 20px;
	padding-left: 20px
}

.radio input[type="radio"],.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px
}

.controls>.radio:first-child,.controls>.checkbox:first-child {
	padding-top: 5px
}

.radio.inline,.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}

.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline {
	margin-left: 10px
}

.input-mini {
	width: 60px
}

.input-small {
	width: 90px
}

.input-medium {
	width: 150px
}

.input-large {
	width: 210px
}

.input-xlarge {
	width: 270px
}

.input-xxlarge {
	width: 530px
}

input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0
}

.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"] {
	display: inline-block
}

input,textarea,.uneditable-input {
	margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
	margin-left: 20px
}

input.span12,textarea.span12,.uneditable-input.span12 {
	width: 926px
}

input.span11,textarea.span11,.uneditable-input.span11 {
	width: 846px
}

input.span10,textarea.span10,.uneditable-input.span10 {
	width: 766px
}

input.span9,textarea.span9,.uneditable-input.span9 {
	width: 686px
}

input.span8,textarea.span8,.uneditable-input.span8 {
	width: 606px
}

input.span7,textarea.span7,.uneditable-input.span7 {
	width: 526px
}

input.span6,textarea.span6,.uneditable-input.span6 {
	width: 446px
}

input.span5,textarea.span5,.uneditable-input.span5 {
	width: 366px
}

input.span4,textarea.span4,.uneditable-input.span4 {
	width: 286px
}

input.span3,textarea.span3,.uneditable-input.span3 {
	width: 206px
}

input.span2,textarea.span2,.uneditable-input.span2 {
	width: 126px
}

input.span1,textarea.span1,.uneditable-input.span1 {
	width: 46px
}

.controls-row {
	*zoom: 1
}

.controls-row:before,.controls-row:after {
	display: table;
	line-height: 0;
	content: ""
}

.controls-row:after {
	clear: both
}

.controls-row [class*="span"],.row-fluid .controls-row [class*="span"] {
	float: left
}

.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"] {
	padding-top: 5px
}

input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly] {
	background-color: transparent
}

.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline {
	color: #c09853
}

.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea {
	color: #c09853
}

.control-group.warning input,.control-group.warning select,.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e
}

.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853
}

.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline {
	color: #b94a48
}

.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea {
	color: #b94a48
}

.control-group.error input,.control-group.error select,.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392
}

.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48
}

.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline {
	color: #468847
}

.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea {
	color: #468847
}

.control-group.success input,.control-group.success select,.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b
}

.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847
}

.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline {
	color: #3a87ad
}

.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea {
	color: #3a87ad
}

.control-group.info input,.control-group.info select,.control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3
}

.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad
}

#gallery input:focus:invalid,#gallery textarea:focus:invalid,#gallery select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b
}

#gallery input:focus:invalid:focus,#gallery textarea:focus:invalid:focus,#gallery select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1
}

.form-actions:before,.form-actions:after {
	display: table;
	line-height: 0;
	content: ""
}

.form-actions:after {
	clear: both
}

.help-block,.help-inline {
	color: #595959
}

.help-block {
	display: block;
	margin-bottom: 10px
}

.help-inline {
	display: inline-block;
	*display: inline;
	padding-left: 5px;
	vertical-align: middle;
	*zoom: 1
}

.input-append,.input-prepend {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle
}

.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover {
	font-size: 14px
}

.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus {
	z-index: 2
}

.input-append .add-on,.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc
}

.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-append .active,.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546
}

.input-prepend .add-on,.input-prepend .btn {
	margin-right: -1px
}

.input-prepend .add-on:first-child,.input-prepend .btn:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.input-append input,.input-append select,.input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-append .add-on,.input-append .btn,.input-append .btn-group {
	margin-left: -1px
}

.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
	margin-left: 0
}

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-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	vertical-align: middle;
	*zoom: 1
}

.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: 10px
}

legend+.control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
	margin-bottom: 20px;
	*zoom: 1
}

.form-horizontal .control-group:before,.form-horizontal .control-group:after {
	display: table;
	line-height: 0;
	content: ""
}

.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: 10px
}

.form-horizontal .form-actions {
	padding-left: 180px
}

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0
}

.table {
	width: 100%;
	margin-bottom: 20px
}

.table th,.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table th {
	font-weight: bold
}

.table thead th {
	vertical-align: bottom
}

.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td {
	border-top: 0
}

.table tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed th,.table-condensed td {
	padding: 4px 5px
}

.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.table-bordered th,.table-bordered td {
	border-left: 1px solid #ddd
}

.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td {
	border-top: 0
}

.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}

.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px
}

.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0
}

.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}

.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th {
	background-color: #f5f5f5
}

table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0
}

.table td.span1,.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0
}

.table td.span2,.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0
}

.table td.span3,.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0
}

.table td.span4,.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0
}

.table td.span5,.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0
}

.table td.span6,.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0
}

.table td.span7,.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0
}

.table td.span8,.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0
}

.table td.span9,.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0
}

.table td.span10,.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0
}

.table td.span11,.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0
}

.table td.span12,.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0
}

.table tbody tr.success>td {
	background-color: #dff0d8
}

.table tbody tr.error>td {
	background-color: #f2dede
}

.table tbody tr.warning>td {
	background-color: #fcf8e3
}

.table tbody tr.info>td {
	background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
	background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
	background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
	background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
	background-color: #c4e3f3
}

[class^="icon-"],[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(img/glyphicons-halflings.png);
	background-position: 14px 14px;
	background-repeat: no-repeat
}

.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"] {
	background-image: url(img/glyphicons-halflings-white.png)
}

.icon-glass {
	background-position: 0 0
}

.icon-music {
	background-position: -24px 0
}

.icon-search {
	background-position: -48px 0
}

.icon-envelope {
	background-position: -72px 0
}

.icon-heart {
	background-position: -96px 0
}

.icon-star {
	background-position: -120px 0
}

.icon-star-empty {
	background-position: -144px 0
}

.icon-user {
	background-position: -168px 0
}

.icon-film {
	background-position: -192px 0
}

.icon-th-large {
	background-position: -216px 0
}

.icon-th {
	background-position: -240px 0
}

.icon-th-list {
	background-position: -264px 0
}

.icon-ok {
	background-position: -288px 0
}

.icon-remove {
	background-position: -312px 0
}

.icon-zoom-in {
	background-position: -336px 0
}

.icon-zoom-out {
	background-position: -360px 0
}

.icon-off {
	background-position: -384px 0
}

.icon-signal {
	background-position: -408px 0
}

.icon-cog {
	background-position: -432px 0
}

.icon-trash {
	background-position: -456px 0
}

.icon-home {
	background-position: 0 -24px
}

.icon-file {
	background-position: -24px -24px
}

.icon-time {
	background-position: -48px -24px
}

.icon-road {
	background-position: -72px -24px
}

.icon-download-alt {
	background-position: -96px -24px
}

.icon-download {
	background-position: -120px -24px
}

.icon-upload {
	background-position: -144px -24px
}

.icon-inbox {
	background-position: -168px -24px
}

.icon-play-circle {
	background-position: -192px -24px
}

.icon-repeat {
	background-position: -216px -24px
}

.icon-refresh {
	background-position: -240px -24px
}

.icon-list-alt {
	background-position: -264px -24px
}

.icon-lock {
	background-position: -287px -24px
}

.icon-flag {
	background-position: -312px -24px
}

.icon-headphones {
	background-position: -336px -24px
}

.icon-volume-off {
	background-position: -360px -24px
}

.icon-volume-down {
	background-position: -384px -24px
}

.icon-volume-up {
	background-position: -408px -24px
}

.icon-qrcode {
	background-position: -432px -24px
}

.icon-barcode {
	background-position: -456px -24px
}

.icon-tag {
	background-position: 0 -48px
}

.icon-tags {
	background-position: -25px -48px
}

.icon-book {
	background-position: -48px -48px
}

.icon-bookmark {
	background-position: -72px -48px
}

.icon-print {
	background-position: -96px -48px
}

.icon-camera {
	background-position: -120px -48px
}

.icon-font {
	background-position: -144px -48px
}

.icon-bold {
	background-position: -167px -48px
}

.icon-italic {
	background-position: -192px -48px
}

.icon-text-height {
	background-position: -216px -48px
}

.icon-text-width {
	background-position: -240px -48px
}

.icon-align-left {
	background-position: -264px -48px
}

.icon-align-center {
	background-position: -288px -48px
}

.icon-align-right {
	background-position: -312px -48px
}

.icon-align-justify {
	background-position: -336px -48px
}

.icon-list {
	background-position: -360px -48px
}

.icon-indent-left {
	background-position: -384px -48px
}

.icon-indent-right {
	background-position: -408px -48px
}

.icon-facetime-video {
	background-position: -432px -48px
}

.icon-picture {
	background-position: -456px -48px
}

.icon-pencil {
	background-position: 0 -72px
}

.icon-map-marker {
	background-position: -24px -72px
}

.icon-adjust {
	background-position: -48px -72px
}

.icon-tint {
	background-position: -72px -72px
}

.icon-edit {
	background-position: -96px -72px
}

.icon-share {
	background-position: -120px -72px
}

.icon-check {
	background-position: -144px -72px
}

.icon-move {
	background-position: -168px -72px
}

.icon-step-backward {
	background-position: -192px -72px
}

.icon-fast-backward {
	background-position: -216px -72px
}

.icon-backward {
	background-position: -240px -72px
}

.icon-play {
	background-position: -264px -72px
}

.icon-pause {
	background-position: -288px -72px
}

.icon-stop {
	background-position: -312px -72px
}

.icon-forward {
	background-position: -336px -72px
}

.icon-fast-forward {
	background-position: -360px -72px
}

.icon-step-forward {
	background-position: -384px -72px
}

.icon-eject {
	background-position: -408px -72px
}

.icon-chevron-left {
	background-position: -432px -72px
}

.icon-chevron-right {
	background-position: -456px -72px
}

.icon-plus-sign {
	background-position: 0 -96px
}

.icon-minus-sign {
	background-position: -24px -96px
}

.icon-remove-sign {
	background-position: -48px -96px
}

.icon-ok-sign {
	background-position: -72px -96px
}

.icon-question-sign {
	background-position: -96px -96px
}

.icon-info-sign {
	background-position: -120px -96px
}

.icon-screenshot {
	background-position: -144px -96px
}

.icon-remove-circle {
	background-position: -168px -96px
}

.icon-ok-circle {
	background-position: -192px -96px
}

.icon-ban-circle {
	background-position: -216px -96px
}

.icon-arrow-left {
	background-position: -240px -96px
}

.icon-arrow-right {
	background-position: -264px -96px
}

.icon-arrow-up {
	background-position: -289px -96px
}

.icon-arrow-down {
	background-position: -312px -96px
}

.icon-share-alt {
	background-position: -336px -96px
}

.icon-resize-full {
	background-position: -360px -96px
}

.icon-resize-small {
	background-position: -384px -96px
}

.icon-plus {
	background-position: -408px -96px
}

.icon-minus {
	background-position: -433px -96px
}

.icon-asterisk {
	background-position: -456px -96px
}

.icon-exclamation-sign {
	background-position: 0 -120px
}

.icon-gift {
	background-position: -24px -120px
}

.icon-leaf {
	background-position: -48px -120px
}

.icon-fire {
	background-position: -72px -120px
}

.icon-eye-open {
	background-position: -96px -120px
}

.icon-eye-close {
	background-position: -120px -120px
}

.icon-warning-sign {
	background-position: -144px -120px
}

.icon-plane {
	background-position: -168px -120px
}

.icon-calendar {
	background-position: -192px -120px
}

.icon-random {
	width: 16px;
	background-position: -216px -120px
}

.icon-comment {
	background-position: -240px -120px
}

.icon-magnet {
	background-position: -264px -120px
}

.icon-chevron-up {
	background-position: -288px -120px
}

.icon-chevron-down {
	background-position: -313px -119px
}

.icon-retweet {
	background-position: -336px -120px
}

.icon-shopping-cart {
	background-position: -360px -120px
}

.icon-folder-close {
	width: 16px;
	background-position: -384px -120px
}

.icon-folder-open {
	width: 16px;
	background-position: -408px -120px
}

.icon-resize-vertical {
	background-position: -432px -119px
}

.icon-resize-horizontal {
	background-position: -456px -118px
}

.icon-hdd {
	background-position: 0 -144px
}

.icon-bullhorn {
	background-position: -24px -144px
}

.icon-bell {
	background-position: -48px -144px
}

.icon-certificate {
	background-position: -72px -144px
}

.icon-thumbs-up {
	background-position: -96px -144px
}

.icon-thumbs-down {
	background-position: -120px -144px
}

.icon-hand-right {
	background-position: -144px -144px
}

.icon-hand-left {
	background-position: -168px -144px
}

.icon-hand-up {
	background-position: -192px -144px
}

.icon-hand-down {
	background-position: -216px -144px
}

.icon-circle-arrow-right {
	background-position: -240px -144px
}

.icon-circle-arrow-left {
	background-position: -264px -144px
}

.icon-circle-arrow-up {
	background-position: -288px -144px
}

.icon-circle-arrow-down {
	background-position: -312px -144px
}

.icon-globe {
	background-position: -336px -144px
}

.icon-wrench {
	background-position: -360px -144px
}

.icon-tasks {
	background-position: -384px -144px
}

.icon-filter {
	background-position: -408px -144px
}

.icon-briefcase {
	background-position: -432px -144px
}

.icon-fullscreen {
	background-position: -456px -144px
}

.dropup,.dropdown {
	position: relative
}

.dropdown-toggle {
	*margin-bottom: -3px
}

.dropdown-toggle:active,.open .dropdown-toggle {
	outline: 0
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}

.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-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);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a {
	color: #fff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	outline: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	color: #999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open {
	*z-index: 1000
}

.open>.dropdown-menu {
	display: block
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block
}

.dropup .dropdown-submenu>.dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0
}

.dropdown-submenu>a:after {
	display: block;
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
	border-color: transparent;
	border-left-color: #ccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " "
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}

.dropdown-submenu.pull-left {
	float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
	padding-right: 20px;
	padding-left: 20px
}

.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.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: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4;
	filter: alpha(opacity=40)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.btn {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	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;
	border: 1px solid #ccc;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,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: #ccc \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,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)
}

.btn.disabled,.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
	-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: 11.9px;
	-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: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 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-color: #04c;
	background-image: -moz-linear-gradient(top,#08c,#04c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
	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: #04c;
	*background-color: #003bb3
}

.btn-primary:active,.btn-primary.active {
	background-color: #039 \9
}

.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	*background-color: #f89406;
	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;
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
	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-color: #bd362f;
	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;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
	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-color: #51a351;
	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;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
	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-color: #2f96b4;
	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;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
	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-color: #222;
	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;
	border-color: #222 #222 #000;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
	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: #080808 \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 {
	color: #08c;
	cursor: pointer;
	border-color: transparent;
	-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;
	*margin-left: .3em;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
	*zoom: 1
}

.btn-group:first-child {
	*margin-left: 0
}

.btn-group+.btn-group {
	margin-left: 5px
}

.btn-toolbar {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0
}

.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: 14px
}

.btn-group>.btn-mini {
	font-size: 10.5px
}

.btn-group>.btn-small {
	font-size: 11.9px
}

.btn-group>.btn-large {
	font-size: 17.5px
}

.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px
}

.btn-group>.btn.large:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px
}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 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-top: 5px;
	padding-right: 8px;
	*padding-bottom: 5px;
	padding-left: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}

.btn-group>.btn-mini+.dropdown-toggle {
	*padding-top: 2px;
	padding-right: 5px;
	*padding-bottom: 2px;
	padding-left: 5px
}

.btn-group>.btn-small+.dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px
}

.btn-group>.btn-large+.dropdown-toggle {
	*padding-top: 7px;
	padding-right: 12px;
	*padding-bottom: 7px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #04c
}

.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-top-width: 5px;
	border-right-width: 5px;
	border-left-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-top: -1px;
	margin-left: 0
}

.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: 20px;
	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: 20px
}

.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success h4 {
	color: #468847
}

.alert-danger,.alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7
}

.alert-danger h4,.alert-error h4 {
	color: #b94a48
}

.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.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
}

.nav {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none
}

.nav>li>a {
	display: block
}

.nav>li>a:hover,.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li>a>img {
	max-width: none
}

.nav>.pull-right {
	float: right
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase
}

.nav li+.nav-header {
	margin-top: 9px
}

.nav-list {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0
}

.nav-list>li>a,.nav-list .nav-header {
	margin-right: -15px;
	margin-left: -15px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5)
}

.nav-list>li>a {
	padding: 3px 15px
}

.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	background-color: #08c
}

.nav-list [class^="icon-"],.nav-list [class*=" icon-"] {
	margin-right: 2px
}

.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.nav-tabs,.nav-pills {
	*zoom: 1
}

.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after {
	display: table;
	line-height: 0;
	content: ""
}

.nav-tabs:after,.nav-pills:after {
	clear: both
}

.nav-tabs>li,.nav-pills>li {
	float: left
}

.nav-tabs>li>a,.nav-pills>li>a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	margin-bottom: -1px
}

.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
	border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus {
	color: #fff;
	background-color: #08c
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li>a {
	margin-right: 0
}

.nav-tabs.nav-stacked {
	border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px
}

.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus {
	z-index: 2;
	border-color: #ddd
}

.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.nav .dropdown-toggle .caret {
	margin-top: 6px;
	border-top-color: #08c;
	border-bottom-color: #08c
}

.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret {
	border-top-color: #005580;
	border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus {
	cursor: pointer
}

.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999
}

.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus {
	border-color: #999
}

.tabbable {
	*zoom: 1
}

.tabbable:before,.tabbable:after {
	display: table;
	line-height: 0;
	content: ""
}

.tabbable:after {
	clear: both
}

.tab-content {
	overflow: auto
}

.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs {
	border-bottom: 0
}

.tab-content>.tab-pane,.pill-content>.pill-pane {
	display: none
}

.tab-content>.active,.pill-content>.active {
	display: block
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus {
	border-top-color: #ddd;
	border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus {
	border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus {
	border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus {
	border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff
}

.nav>.disabled>a {
	color: #999
}

.nav>.disabled>a:hover,.nav>.disabled>a:focus {
	text-decoration: none;
	cursor: default;
	background-color: transparent
}

.navbar {
	*position: relative;
	*z-index: 2;
	margin-bottom: 20px;
	overflow: visible
}

.navbar-inner {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
	background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
	background-image: -o-linear-gradient(top,#fff,#f2f2f2);
	background-image: linear-gradient(to bottom,#fff,#f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0,0,0,0.065)
}

.navbar-inner:before,.navbar-inner:after {
	display: table;
	line-height: 0;
	content: ""
}

.navbar-inner:after {
	clear: both
}

.navbar .container {
	width: auto
}

.nav-collapse.collapse {
	height: auto;
	overflow: visible
}

.navbar .brand {
	display: block;
	float: left;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #777;
	text-shadow: 0 1px 0 #fff
}

.navbar .brand:hover,.navbar .brand:focus {
	text-decoration: none
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #777
}

.navbar-link {
	color: #777
}

.navbar-link:hover,.navbar-link:focus {
	color: #333
}

.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-right: 1px solid #fff;
	border-left: 1px solid #f2f2f2
}

.navbar .btn,.navbar .btn-group {
	margin-top: 5px
}

.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group {
	margin-top: 0
}

.navbar-form {
	margin-bottom: 0;
	*zoom: 1
}

.navbar-form:before,.navbar-form:after {
	display: table;
	line-height: 0;
	content: ""
}

.navbar-form:after {
	clear: both
}

.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox {
	margin-top: 5px
}

.navbar-form input,.navbar-form select,.navbar-form .btn {
	display: inline-block;
	margin-bottom: 0
}

.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"] {
	margin-top: 3px
}

.navbar-form .input-append,.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap
}

.navbar-form .input-append input,.navbar-form .input-prepend input {
	margin-top: 0
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0
}

.navbar-search .search-query {
	padding: 4px 14px;
	margin-bottom: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.navbar-static-top {
	position: static;
	margin-bottom: 0
}

.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner {
	border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0
}

.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner {
	padding-right: 0;
	padding-left: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
	width: 940px
}

.navbar-fixed-top {
	top: 0
}

.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	box-shadow: 0 1px 10px rgba(0,0,0,0.1)
}

.navbar-fixed-bottom {
	bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
	box-shadow: 0 -1px 10px rgba(0,0,0,0.1)
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0
}

.navbar .nav.pull-right {
	float: right;
	margin-right: 0
}

.navbar .nav>li {
	float: left
}

.navbar .nav>li>a {
	float: none;
	padding: 10px 15px 10px;
	color: #777;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px
}

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
	color: #333;
	text-decoration: none;
	background-color: transparent
}

.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
	color: #555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 8px rgba(0,0,0,0.125)
}

.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #ededed;
	*background-color: #e5e5e5;
	background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
	background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
	background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
	background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
	background-repeat: repeat-x;
	border-color: #e5e5e5 #e5e5e5 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075)
}

.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled] {
	color: #fff;
	background-color: #e5e5e5;
	*background-color: #d9d9d9
}

.navbar .btn-navbar:active,.navbar .btn-navbar.active {
	background-color: #ccc \9
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25)
}

.btn-navbar .icon-bar+.icon-bar {
	margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: ''
}

.navbar .nav>li>.dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: ''
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
	top: auto;
	bottom: -7px;
	border-top: 7px solid #ccc;
	border-bottom: 0;
	border-top-color: rgba(0,0,0,0.2)
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
	top: auto;
	bottom: -6px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret {
	border-top-color: #333;
	border-bottom-color: #333
}

.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #555;
	background-color: #e5e5e5
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #777;
	border-bottom-color: #777
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before {
	right: 12px;
	left: auto
}

.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after {
	right: 13px;
	left: auto
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
	right: 100%;
	left: auto;
	margin-right: -1px;
	margin-left: 0;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top,#222,#111);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));
	background-image: -webkit-linear-gradient(top,#222,#111);
	background-image: -o-linear-gradient(top,#222,#111);
	background-image: linear-gradient(to bottom,#222,#111);
	background-repeat: repeat-x;
	border-color: #252525;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)
}

.navbar-inverse .brand,.navbar-inverse .nav>li>a {
	color: #999;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}

.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus {
	color: #fff
}

.navbar-inverse .brand {
	color: #999
}

.navbar-inverse .navbar-text {
	color: #999
}

.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus {
	color: #fff;
	background-color: #111
}

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus {
	color: #fff
}

.navbar-inverse .divider-vertical {
	border-right-color: #222;
	border-left-color: #111
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
	color: #fff;
	background-color: #111
}

.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #999;
	border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
	color: #fff;
	background-color: #515151;
	border-color: #111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #ccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #ccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #ccc
}

.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	background-color: #fff;
	border: 0;
	outline: 0;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
	box-shadow: 0 0 3px rgba(0,0,0,0.15)
}

.navbar-inverse .btn-navbar {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e0e0e;
	*background-color: #040404;
	background-image: -moz-linear-gradient(top,#151515,#040404);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
	background-image: -webkit-linear-gradient(top,#151515,#040404);
	background-image: -o-linear-gradient(top,#151515,#040404);
	background-image: linear-gradient(to bottom,#151515,#040404);
	background-repeat: repeat-x;
	border-color: #040404 #040404 #000;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled] {
	color: #fff;
	background-color: #040404;
	*background-color: #000
}

.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active {
	background-color: #000 \9
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #fff;
	*zoom: 1
}

.breadcrumb>li>.divider {
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #999
}

.pagination {
	margin: 20px 0
}

.pagination ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*zoom: 1;
	-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: 20px;
	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;
	cursor: default;
	background-color: transparent
}

.pagination ul>li:first-child>a,.pagination ul>li:first-child>span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px
}

.pagination ul>li:last-child>a,.pagination ul>li:last-child>span {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 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: 17.5px
}

.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span {
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px
}

.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span {
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px
}

.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px
}

.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px
}

.pagination-small ul>li>a,.pagination-small ul>li>span {
	padding: 2px 10px;
	font-size: 11.9px
}

.pagination-mini ul>li>a,.pagination-mini ul>li>span {
	padding: 0 6px;
	font-size: 10.5px
}

.pager {
	margin: 20px 0;
	text-align: center;
	list-style: none;
	*zoom: 1
}

.pager:before,.pager:after {
	display: table;
	line-height: 0;
	content: ""
}

.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;
	cursor: default;
	background-color: #fff
}

.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: .8;
	filter: alpha(opacity=80)
}

.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin-left: -280px;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}

.modal.fade {
	top: -25%;
	-webkit-transition: opacity .3s linear,top .3s ease-out;
	-moz-transition: opacity .3s linear,top .3s ease-out;
	-o-transition: opacity .3s linear,top .3s ease-out;
	transition: opacity .3s linear,top .3s ease-out
}

.modal.fade.in {
	top: 10%
}

.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;
	max-height: 400px;
	padding: 15px;
	overflow-y: auto
}

.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;
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer:before,.modal-footer:after {
	display: table;
	line-height: 0;
	content: ""
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible
}

.tooltip.in {
	opacity: .8;
	filter: alpha(opacity=80)
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 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-top-color: #000;
	border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000;
	border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000;
	border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	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);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	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 {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	border-bottom-width: 0
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
	border-left-width: 0
}

.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	border-top-width: 0
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
	border-right-width: 0
}

.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #fff;
	border-right-width: 0
}

.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1
}

.thumbnails:before,.thumbnails:after {
	display: table;
	line-height: 0;
	content: ""
}

.thumbnails:after {
	clear: both
}

.row-fluid .thumbnails {
	margin-left: 0
}

.thumbnails>li {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px
}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 20px;
	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: #08c;
	-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-right: auto;
	margin-left: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #555
}

.media,.media-body {
	overflow: hidden;
	*overflow: visible;
	zoom: 1
}

.media,.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-object {
	display: block
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.media-list {
	margin-left: 0;
	list-style: none
}

.label,.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999
}

.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.badge {
	padding-right: 9px;
	padding-left: 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 {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	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;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	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)
}

.progress .bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	color: #fff;
	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,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15)
}

.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.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(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.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(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.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(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.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='#fffbb450',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(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.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: 20px
}

.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.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: 20px;
	line-height: 1
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-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: .5;
	filter: alpha(opacity=50)
}

.carousel-control.right {
	right: 15px;
	left: auto
}

.carousel-control:hover,.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	opacity: .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;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #333;
	background: rgba(0,0,0,0.75)
}

.carousel-caption h4,.carousel-caption p {
	line-height: 20px;
	color: #fff
}

.carousel-caption h4 {
	margin: 0 0 5px
}

.carousel-caption p {
	margin-bottom: 0
}

.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	letter-spacing: -1px;
	color: inherit
}

.hero-unit li {
	line-height: 30px
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.hide {
	display: none
}

.show {
	display: block
}

.invisible {
	visibility: hidden
}

.affix {
	position: fixed
}

.clearfix {
	*zoom: 1
}

.clearfix:before,.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@-ms-viewport{width:device-width}.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}@media(min-width:768px) and (max-width:979px) {
	.hidden-desktop{display: inherit!important
}

.visible-desktop {
	display: none!important
}

.visible-tablet {
	display: inherit!important
}

.hidden-tablet {
	display: none!important
}

}@media(max-width:767px) {
	.hidden-desktop{display: inherit!important
}

.visible-desktop {
	display: none!important
}

.visible-phone {
	display: inherit!important
}

.hidden-phone {
	display: none!important
}

}.visible-print {
	display: none!important
}

@media print {

.visible-print {
	display: inherit!important
}

.hidden-print {
	display: none!important
}

}
/*
.container2{
	min-height:100%;
}*/


@media(min-width:1200px){
	.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom 
	.container {
		 width: 1170px
   }
/*
   .container2{
		width: 970px;
   }
*/
.span12 {
	width: 1170px
}

.span11 {
	width: 1070px
}

.span10 {
	width: 970px
}

.span9 {
	width: 870px
}

.span8 {
	width: 770px
}

.span7 {
	width: 670px
}

.span6 {
	width: 570px
}

.span5 {
	width: 98%
}

.span4 {
	width: 370px
}

.span3 {
	width: 270px
}

.span2 {
	width: 170px
}

.span1 {
	width: 70px
}

.offset12 {
	margin-left: 1230px
}

.offset11 {
	margin-left: 1130px
}

.offset10 {
	margin-left: 1030px
}

.offset9 {
	margin-left: 930px
}

.offset8 {
	margin-left: 830px
}

.offset7 {
	margin-left: 730px
}

.offset6 {
	margin-left: 630px
}

.offset5 {
	margin-left: 530px
}

.offset4 {
	margin-left: 430px
}

.offset3 {
	margin-left: 330px
}

.offset2 {
	margin-left: 230px
}

.offset1 {
	margin-left: 130px
}

.row-fluid {
	width: 100%;
	*zoom: 1
}

.row-fluid:before,.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.564102564102564%;
	*margin-left: 2.5109110747408616%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.564102564102564%
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%
}

.row-fluid .span11 {
	width: 91.45299145299145%;
	*width: 91.39979996362975%
}

.row-fluid .span10 {
	width: 82.90598290598291%;
	*width: 82.8527914166212%
}

.row-fluid .span9 {
	width: 74.35897435897436%;
	*width: 74.30578286961266%
}

.row-fluid .span8 {
	width: 65.81196581196582%;
	*width: 65.75877432260411%
}

.row-fluid .span7 {
	width: 57.26495726495726%;
	*width: 57.21176577559556%
}

.row-fluid .span6 {
	width: 48.717948717948715%;
	*width: 48.664757228587014%
}

.row-fluid .span5 {
	width: 40.17094017094017%;
	*width: 40.11774868157847%
}

.row-fluid .span4 {
	width: 31.623931623931625%;
	*width: 31.570740134569924%
}

.row-fluid .span3 {
	width: 23.076923076923077%;
	*width: 23.023731587561375%
}

.row-fluid .span2 {
	width: 14.52991452991453%;
	*width: 14.476723040552828%
}

.row-fluid .span1 {
	width: 5.982905982905983%;
	*width: 5.929714493544281%
}

.row-fluid .offset12 {
	margin-left: 105.12820512820512%;
	*margin-left: 105.02182214948171%
}

.row-fluid .offset12:first-child {
	margin-left: 102.56410256410257%;
	*margin-left: 102.45771958537915%
}

.row-fluid .offset11 {
	margin-left: 96.58119658119658%;
	*margin-left: 96.47481360247316%
}

.row-fluid .offset11:first-child {
	margin-left: 94.01709401709402%;
	*margin-left: 93.91071103837061%
}

.row-fluid .offset10 {
	margin-left: 88.03418803418803%;
	*margin-left: 87.92780505546462%
}

.row-fluid .offset10:first-child {
	margin-left: 85.47008547008548%;
	*margin-left: 85.36370249136206%
}

.row-fluid .offset9 {
	margin-left: 79.48717948717949%;
	*margin-left: 79.38079650845607%
}

.row-fluid .offset9:first-child {
	margin-left: 76.92307692307693%;
	*margin-left: 76.81669394435352%
}

.row-fluid .offset8 {
	margin-left: 70.94017094017094%;
	*margin-left: 70.83378796144753%
}

.row-fluid .offset8:first-child {
	margin-left: 68.37606837606839%;
	*margin-left: 68.26968539734497%
}

.row-fluid .offset7 {
	margin-left: 62.393162393162385%;
	*margin-left: 62.28677941443899%
}

.row-fluid .offset7:first-child {
	margin-left: 59.82905982905982%;
	*margin-left: 59.72267685033642%
}

.row-fluid .offset6 {
	margin-left: 53.84615384615384%;
	*margin-left: 53.739770867430444%
}

.row-fluid .offset6:first-child {
	margin-left: 51.28205128205128%;
	*margin-left: 51.175668303327875%
}

.row-fluid .offset5 {
	margin-left: 45.299145299145295%;
	*margin-left: 45.1927623204219%
}

.row-fluid .offset5:first-child {
	margin-left: 42.73504273504273%;
	*margin-left: 42.62865975631933%
}

.row-fluid .offset4 {
	margin-left: 36.75213675213675%;
	*margin-left: 36.645753773413354%
}

.row-fluid .offset4:first-child {
	margin-left: 34.18803418803419%;
	*margin-left: 34.081651209310785%
}

.row-fluid .offset3 {
	margin-left: 28.205128205128204%;
	*margin-left: 28.0987452264048%
}

.row-fluid .offset3:first-child {
	margin-left: 25.641025641025642%;
	*margin-left: 25.53464266230224%
}

.row-fluid .offset2 {
	margin-left: 19.65811965811966%;
	*margin-left: 19.551736679396257%
}

.row-fluid .offset2:first-child {
	margin-left: 17.094017094017094%;
	*margin-left: 16.98763411529369%
}

.row-fluid .offset1 {
	margin-left: 11.11111111111111%;
	*margin-left: 11.004728132387708%
}

.row-fluid .offset1:first-child {
	margin-left: 8.547008547008547%;
	*margin-left: 8.440625568285142%
}

input,textarea,.uneditable-input {
	margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
	margin-left: 30px
}

input.span12,textarea.span12,.uneditable-input.span12 {
	width: 1156px
}

input.span11,textarea.span11,.uneditable-input.span11 {
	width: 1056px
}

input.span10,textarea.span10,.uneditable-input.span10 {
	width: 956px
}

input.span9,textarea.span9,.uneditable-input.span9 {
	width: 856px
}

input.span8,textarea.span8,.uneditable-input.span8 {
	width: 756px
}

input.span7,textarea.span7,.uneditable-input.span7 {
	width: 656px
}

input.span6,textarea.span6,.uneditable-input.span6 {
	width: 556px
}

input.span5,textarea.span5,.uneditable-input.span5 {
	width: 456px
}

input.span4,textarea.span4,.uneditable-input.span4 {
	width: 356px
}

input.span3,textarea.span3,.uneditable-input.span3 {
	width: 256px
}

input.span2,textarea.span2,.uneditable-input.span2 {
	width: 156px
}

input.span1,textarea.span1,.uneditable-input.span1 {
	width: 56px
}

.thumbnails {
	margin-left: -30px
}

.thumbnails>li {
	margin-left: 30px
}

.row-fluid .thumbnails {
	margin-left: 0
}

}@media(min-width:768px) and (max-width:979px) {
	.row{margin-left: 0px;
	*zoom: 1
}

.row:before,.row:after {
	display: table;
	line-height: 0;
	content: ""
}

.row:after {
	clear: both
}

[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 0px
}

.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
	width: 724px
}
/*
.continer2{
	width: 800px
}*/

.span12 {
	width: 724px
}

.span11 {
	width: 662px
}

.span10 {
	width: 600px
}

.span9 {
	width: 538px
}

.span8 {
	width: 476px
}

.span7 {
	width: 414px
}

.span6 {
	width: 352px
}

.span5 {
	width: 100%
}

.span4 {
	width: 228px
}

.span3 {
	width: 166px
}

.span2 {
	width: 104px
}

.span1 {
	width: 42px
}

.offset12 {
	margin-left: 764px
}

.offset11 {
	margin-left: 702px
}

.offset10 {
	margin-left: 640px
}

.offset9 {
	margin-left: 578px
}

.offset8 {
	margin-left: 516px
}

.offset7 {
	margin-left: 454px
}

.offset6 {
	margin-left: 392px
}

.offset5 {
	margin-left: 330px
}

.offset4 {
	margin-left: 268px
}

.offset3 {
	margin-left: 206px
}

.offset2 {
	margin-left: 144px
}

.offset1 {
	margin-left: 82px
}

.row-fluid {
	width: 100%;
	*zoom: 1
}

.row-fluid:before,.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.7624309392265194%;
	*margin-left: 2.709239449864817%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.7624309392265194%
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%
}

.row-fluid .span11 {
	width: 91.43646408839778%;
	*width: 91.38327259903608%
}

.row-fluid .span10 {
	width: 82.87292817679558%;
	*width: 82.81973668743387%
}

.row-fluid .span9 {
	width: 74.30939226519337%;
	*width: 74.25620077583166%
}

.row-fluid .span8 {
	width: 65.74585635359117%;
	*width: 65.69266486422946%
}

.row-fluid .span7 {
	width: 57.18232044198895%;
	*width: 57.12912895262725%
}

.row-fluid .span6 {
	width: 48.61878453038674%;
	*width: 48.56559304102504%
}

.row-fluid .span5 {
	width: 40.05524861878453%;
	*width: 40.00205712942283%
}

.row-fluid .span4 {
	width: 31.491712707182323%;
	*width: 31.43852121782062%
}

.row-fluid .span3 {
	width: 22.92817679558011%;
	*width: 22.87498530621841%
}

.row-fluid .span2 {
	width: 14.3646408839779%;
	*width: 14.311449394616199%
}

.row-fluid .span1 {
	width: 5.801104972375691%;
	*width: 5.747913483013988%
}

.row-fluid .offset12 {
	margin-left: 105.52486187845304%;
	*margin-left: 105.41847889972962%
}

.row-fluid .offset12:first-child {
	margin-left: 102.76243093922652%;
	*margin-left: 102.6560479605031%
}

.row-fluid .offset11 {
	margin-left: 96.96132596685082%;
	*margin-left: 96.8549429881274%
}

.row-fluid .offset11:first-child {
	margin-left: 94.1988950276243%;
	*margin-left: 94.09251204890089%
}

.row-fluid .offset10 {
	margin-left: 88.39779005524862%;
	*margin-left: 88.2914070765252%
}

.row-fluid .offset10:first-child {
	margin-left: 85.6353591160221%;
	*margin-left: 85.52897613729868%
}

.row-fluid .offset9 {
	margin-left: 79.8342541436464%;
	*margin-left: 79.72787116492299%
}

.row-fluid .offset9:first-child {
	margin-left: 77.07182320441989%;
	*margin-left: 76.96544022569647%
}

.row-fluid .offset8 {
	margin-left: 71.2707182320442%;
	*margin-left: 71.16433525332079%
}

.row-fluid .offset8:first-child {
	margin-left: 68.50828729281768%;
	*margin-left: 68.40190431409427%
}

.row-fluid .offset7 {
	margin-left: 62.70718232044199%;
	*margin-left: 62.600799341718584%
}

.row-fluid .offset7:first-child {
	margin-left: 59.94475138121547%;
	*margin-left: 59.838368402492065%
}

.row-fluid .offset6 {
	margin-left: 54.14364640883978%;
	*margin-left: 54.037263430116376%
}

.row-fluid .offset6:first-child {
	margin-left: 51.38121546961326%;
	*margin-left: 51.27483249088986%
}

.row-fluid .offset5 {
	margin-left: 45.58011049723757%;
	*margin-left: 45.47372751851417%
}

.row-fluid .offset5:first-child {
	margin-left: 42.81767955801105%;
	*margin-left: 42.71129657928765%
}

.row-fluid .offset4 {
	margin-left: 37.01657458563536%;
	*margin-left: 36.91019160691196%
}

.row-fluid .offset4:first-child {
	margin-left: 34.25414364640884%;
	*margin-left: 34.14776066768544%
}

.row-fluid .offset3 {
	margin-left: 28.45303867403315%;
	*margin-left: 28.346655695309746%
}

.row-fluid .offset3:first-child {
	margin-left: 25.69060773480663%;
	*margin-left: 25.584224756083227%
}

.row-fluid .offset2 {
	margin-left: 19.88950276243094%;
	*margin-left: 19.783119783707537%
}

.row-fluid .offset2:first-child {
	margin-left: 17.12707182320442%;
	*margin-left: 17.02068884448102%
}

.row-fluid .offset1 {
	margin-left: 11.32596685082873%;
	*margin-left: 11.219583872105325%
}

.row-fluid .offset1:first-child {
	margin-left: 8.56353591160221%;
	*margin-left: 8.457152932878806%
}

input,textarea,.uneditable-input {
	margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
	margin-left: 20px
}

input.span12,textarea.span12,.uneditable-input.span12 {
	width: 710px
}

input.span11,textarea.span11,.uneditable-input.span11 {
	width: 648px
}

input.span10,textarea.span10,.uneditable-input.span10 {
	width: 586px
}

input.span9,textarea.span9,.uneditable-input.span9 {
	width: 524px
}

input.span8,textarea.span8,.uneditable-input.span8 {
	width: 462px
}

input.span7,textarea.span7,.uneditable-input.span7 {
	width: 400px
}

input.span6,textarea.span6,.uneditable-input.span6 {
	width: 338px
}

input.span5,textarea.span5,.uneditable-input.span5 {
	width: 276px
}

input.span4,textarea.span4,.uneditable-input.span4 {
	width: 214px
}

input.span3,textarea.span3,.uneditable-input.span3 {
	width: 152px
}

input.span2,textarea.span2,.uneditable-input.span2 {
	width: 90px
}

input.span1,textarea.span1,.uneditable-input.span1 {
	width: 28px
}

}@media(max-width:767px) {
	body{padding-right: 20px;
	padding-left: 20px
}

.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top {
	margin-right: -20px;
	margin-left: -20px
}

.container-fluid {
	padding: 0
}

.dl-horizontal dt {
	float: none;
	width: auto;
	clear: none;
	text-align: left
}

.dl-horizontal dd {
	margin-left: 0
}

.container {
	width: auto
}
/*
.container2 {
	width: auto
}*/

.row-fluid {
	width: 100%
}

.row,.thumbnails {
	margin-left: 0
}

.thumbnails>li {
	float: none;
	margin-left: 0
}

[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"] {
	display: block;
	float: none;
	width: 100%;
	margin-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.span12,.row-fluid .span12 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.row-fluid [class*="offset"]:first-child {
	margin-left: 0
}

.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"] {
	display: inline-block;
	width: auto
}

.controls-row [class*="span"]+[class*="span"] {
	margin-left: 0
}

.modal {
	position: fixed;
	top: 20px;
	right: 20px;
	left: 20px;
	width: auto;
	margin: 0
}

.modal.fade {
	top: -100px
}

.modal.fade.in {
	top: 20px
}

}@media(max-width:480px) {
	.nav-collapse{-webkit-transform: translate3d(0,0,0)
}

.page-header h1 small {
	display: block;
	line-height: 20px
}

#gallery input[type="checkbox"], #gallery input[type="radio"] {
	border: 1px solid #ccc
}

.form-horizontal .control-label {
	float: none;
	width: auto;
	padding-top: 0;
	text-align: left
}

.form-horizontal .controls {
	margin-left: 0
}

.form-horizontal .control-list {
	padding-top: 0
}

.form-horizontal .form-actions {
	padding-right: 10px;
	padding-left: 10px
}

.media .pull-left,.media .pull-right {
	display: block;
	float: none;
	margin-bottom: 10px
}

.media-object {
	margin-right: 0;
	margin-left: 0
}

.modal {
	top: 10px;
	right: 10px;
	left: 10px
}

.modal-header .close {
	padding: 10px;
	margin: -10px
}

.carousel-caption {
	position: static
}

}@media(max-width:979px) {
	body{padding-top: 0
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: static
}

.navbar-fixed-top {
	margin-bottom: 20px
}

.navbar-fixed-bottom {
	margin-top: 20px
}

.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner {
	padding: 5px
}

.navbar .container {
	width: auto;
	padding: 0
}

.navbar .brand {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 0 0 -5px
}

.nav-collapse {
	clear: both
}

.nav-collapse .nav {
	float: none;
	margin: 0 0 10px
}

.nav-collapse .nav>li {
	float: none
}

.nav-collapse .nav>li>a {
	margin-bottom: 2px
}

.nav-collapse .nav>.divider-vertical {
	display: none
}

.nav-collapse .nav .nav-header {
	color: #777;
	text-shadow: none
}

.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a {
	padding: 9px 15px;
	font-weight: bold;
	color: #777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.nav-collapse .btn {
	padding: 4px 10px 4px;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.nav-collapse .dropdown-menu li+li a {
	margin-bottom: 2px
}

.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus {
	background-color: #f2f2f2
}

.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a {
	color: #999
}

.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus {
	background-color: #111
}

.nav-collapse.in .btn-group {
	padding: 0;
	margin-top: 5px
}

.nav-collapse .dropdown-menu {
	position: static;
	top: auto;
	left: auto;
	display: none;
	float: none;
	max-width: none;
	padding: 0;
	margin: 0 15px;
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.nav-collapse .open>.dropdown-menu {
	display: block
}

.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after {
	display: none
}

.nav-collapse .dropdown-menu .divider {
	display: none
}

.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after {
	display: none
}

.nav-collapse .navbar-form,.nav-collapse .navbar-search {
	float: none;
	padding: 10px 15px;
	margin: 10px 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)
}

.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search {
	border-top-color: #111;
	border-bottom-color: #111
}

.navbar .nav-collapse .nav.pull-right {
	float: none;
	margin-left: 0
}

.nav-collapse,.nav-collapse.collapse {
	height: 0;
	overflow: hidden
}

.navbar .btn-navbar {
	display: block
}

.navbar-static .navbar-inner {
	padding-right: 10px;
	padding-left: 10px
}

}@media(min-width:980px) {
	.nav-collapse.collapse{height: auto!important;
	overflow: visible!important
}

} .btn.large {
	padding: 10px 15px;
	font-size: 120%;
}

.btn.mini {
	padding: 3px 6px;
	font-size: 85%;
}

.btn:hover {
	color: #333;
	text-decoration: none;
	background-color: #E6E6E6;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn {
	border: 1px solid #CBCBCB;
	background: #FEFEFE;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, white), color-stop(100%, #E7E7E7));
	background-image: -webkit-linear-gradient(top, white, #E7E7E7);
	background-image: -moz-linear-gradient(top, white, #E7E7E7);
	background-image: -o-linear-gradient(top, white, #E7E7E7);
	background-image: linear-gradient(top, white, #E7E7E7);
	cursor: default;
	padding: 6px 30px;
	color: #666;
	text-shadow: 0 1px #FEFEFE;
	font-weight: normal;
	font-size: 13px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	-o-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
	margin-right: 8px;
	margin-bottom: 8px;
	-moz-box-shadow: 4px 4px 0 0 #ebebeb;
	-webkit-box-shadow: 4px 4px 0 0 #EBEBEB;
	box-shadow: 4px 4px 0 0 #EBEBEB;
	cursor: pointer;
}

.btn:active {
	margin-top: 1px;
	margin-bottom: 1px;
}

.btn.red {
	border: 1px solid #B31D1F;
	background: #E35355;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0NWM1ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RkMmMyZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #E45C5E), color-stop(100%, #DD2C2E));
	background-image: -webkit-linear-gradient(top, #E45C5E, #DD2C2E);
	background-image: -moz-linear-gradient(top, #E45C5E, #DD2C2E);
	background-image: -o-linear-gradient(top, #E45C5E, #DD2C2E);
	background-image: linear-gradient(top, #E45C5E, #DD2C2E);
	color: white;
	text-shadow: 0 -1px #AA1C1E;
	font-weight: normal;
}

.btn.red:hover {
	border: 1px solid #9D1A1B;
	background: #E35355;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzNTM1NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMjEyNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #E35355), color-stop(100%, #CD2124));
	background-image: -webkit-linear-gradient(top, #E35355, #CD2124);
	background-image: -moz-linear-gradient(top, #E35355, #CD2124);
	background-image: -o-linear-gradient(top, #E35355, #CD2124);
	background-image: linear-gradient(top, #E35355, #CD2124);
}

.btn.green {
	border: 1px solid #2D7B2D;
	background: #50BE50;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3YzE1NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYTMzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #57C157), color-stop(100%, #3DA33D));
	background-image: -webkit-linear-gradient(top, #57C157, #3DA33D);
	background-image: -moz-linear-gradient(top, #57C157, #3DA33D);
	background-image: -o-linear-gradient(top, #57C157, #3DA33D);
	background-image: linear-gradient(top, #57C157, #3DA33D);
	color: white;
	text-shadow: 0 -1px #2B732B;
	font-weight: normal;
}

.btn.green:hover {
	border: 1px solid #276827;
	background: #50BE50;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYmU1MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2OTEzNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #50BE50), color-stop(100%, #369136));
	background-image: -webkit-linear-gradient(top, #50BE50, #369136);
	background-image: -moz-linear-gradient(top, #50BE50, #369136);
	background-image: -o-linear-gradient(top, #50BE50, #369136);
	background-image: linear-gradient(top, #50BE50, #369136);
}

.btn.blue {
	border: 1px solid #2273C4;
	background: #67A6E5;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwYWJlNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwOGZkZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #70ABE6), color-stop(100%, #408FDE));
	background-image: -webkit-linear-gradient(top, #70ABE6, #408FDE);
	background-image: -moz-linear-gradient(top, #70ABE6, #408FDE);
	background-image: -o-linear-gradient(top, #70ABE6, #408FDE);
	background-image: linear-gradient(top, #70ABE6, #408FDE);
	color: white;
	text-shadow: 0 -1px #206EBC;
	font-weight: normal;
}

.btn.blue:hover {
	border: 1px solid #1E66AF;
	background: #67A6E5;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YTZlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhODJkYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #67A6E5), color-stop(100%, #2A82DB));
	background-image: -webkit-linear-gradient(top, #67A6E5, #2A82DB);
	background-image: -moz-linear-gradient(top, #67A6E5, #2A82DB);
	background-image: -o-linear-gradient(top, #67A6E5, #2A82DB);
	background-image: linear-gradient(top, #67A6E5, #2A82DB);
}

.f-btn-group {
	text-align: center;
	padding-top: 85px;
	margin: 0 auto;
	width: 460px;
	padding-left: 25px;
	height: 40px;
}

.f-btn-group > a {
	color: #444;
	text-shadow: 0 1px white;
	-moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	border: solid 1px #ddd;
	background-color: #f8f8f8;
	background-color: rgba(255, 255, 255, 0.75);
	padding: 6px 8px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .15s;
	-webkit-transition-timing-function: ease-in-out;
	display: block;
	width: 200px;
	float: left;
	line-height: 30px;
	margin-right: 10px;
}

.f-btn-group > a::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 8px;
	left: -8px;
	top: -8px;
	z-index: -1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.f-btn-group > a > i {
	font-size: 20px;
	position: absolute;
	left: 25px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.ie7 .f-btn-group > a > i {
	top: 10px;
}

.f-btn-group > a:active, .f-btn-group > a:hover {
	background-color: #E43838;
	border: 1px solid #D32121;
	color: white;
	text-shadow: 0 1px #200000;
}

.f-btn-group > a:active i, .f-btn-group > a:hover i {
	color: white;
	font-size: 80px;
	-moz-opacity: 0.20;
	opacity: .20;
	filter: alpha(opacity=20);
	left: -15px !important;
	top: -10px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(380deg);
	-ms-transform: rotate(380deg);
	transform: rotate(380deg);
}

.f-btn-group > a.red {
	border: none;
	text-transform: none;
	text-decoration: none;
	text-shadow: -1px 1px 0px #3A1712;
	background-color: #CC3747;
	color: white;
	text-shadow: rgba(0, 0, 0, .5) 0px -1px 0px;
	-webkit-box-shadow: 0px 0px 0px 1px #8D1B27 inset, 0px 0px 0px 2px #DD4356 inset, 0px 4px 0px 0px #8D1B27, 0px 5px 0px 0px #65141C, 0px 8px 0px 0px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
	-ie-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 0px 1px #8D1B27 inset, 0px 0px 0px 2px #DD4356 inset, 0px 4px 0px 0px #8D1B27, 0px 5px 0px 0px #65141C, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}

.f-btn-group > a.red:active, .f-btn-group > a.red:hover {
	background-color: #dd3c4d;
}

.f-btn-group > a.red:active {
	background-color: #bb3241;
	-webkit-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
	-ie-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
	margin-top: 5px;
	margin-bottom: 5px;
}

.f-btn-group.small {
	padding-top: 0px;
	width: auto;
	padding-left: 0px;
}

.f-btn-group.small > a {
	padding: 5px 3px;
	width: 140px;
	line-height: 24px;
	margin-right: 10px;
	font-size: 13px;
}

.f-btn-group.small > a > i {
	font-size: 16px;
	left: 14px;
}

.f-btn-group.small > a:active i, .f-btn-group > a:hover i {
	font-size: 65px;
	filter: alpha(opacity=20);
	left: -18px !important;
	top: 0px;
}

.Button.btn, .Button.moreItems:hover {
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
	background: -webkit-linear-gradient(#ffffff,#f0f0f0);
	background: -moz-linear-gradient(#ffffff,#f0f0f0);
	background: -o-linear-gradient(#ffffff,#f0f0f0);
	background: linear-gradient(#ffffff,#f0f0f0);
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	color: #5f5f5f;
	cursor: pointer;
	font-weight: bold;
	text-shadow: 0 1px #fff;
	white-space: nowrap;
}

.Button.btn.rounded, .Button.moreItems:hover.rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.Button.btn:hover, .Button.moreItems:hover:hover {
	border-color: #ccc #c2c2c2 #b8b8b8;
}

.Button.btn.primary, .Button.btn.primaryOnHover:hover, .Button.btn.primaryOnHover.active, .Button.btn.moreItems.primaryOnHover:hover, .Button.moreItems:hover.primary, .Button.moreItems.primaryOnHover:hover, .Button.moreItems.primaryOnHover.active:hover {
	-webkit-font-smoothing: antialiased;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3262e), color-stop(100%, #ab171e));
	background-image: -webkit-linear-gradient(#e3262e,#ab171e);
	background-image: -moz-linear-gradient(#e3262e,#ab171e);
	background-image: -o-linear-gradient(#e3262e,#ab171e);
	background-image: linear-gradient(#e3262e,#ab171e);
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.34);
	-moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.34);
	box-shadow: 0 1px 0 0 rgba(255,255,255,0.34);
	background-color: #ab171e;
	border: 1px solid;
	border-bottom-color: #820a0f;
	border-left-color: #9a1015;
	border-right-color: #9a1015;
	border-top-color: #af151b;
	color: #fff;
	text-shadow: 0 -1px rgba(0,0,0,0.11);
}

.Button.btn.primary:hover, .Button.btn.primaryOnHover:hover, .Button.btn.moreItems.primaryOnHover:hover, .Button.moreItems:hover.primary:hover, .Button.moreItems.primaryOnHover:hover:hover {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e63d44), color-stop(100%, #c11a22));
	background-image: -webkit-linear-gradient(#e63d44,#c11a22);
	background-image: -moz-linear-gradient(#e63d44,#c11a22);
	background-image: -o-linear-gradient(#e63d44,#c11a22);
	background-image: linear-gradient(#e63d44,#c11a22);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22);
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22);
	border: 1px solid #920c12;
	color: white;
}

.Button.btn.primary:active, .Button.btn.primaryOnHover:active:hover, .Button.btn.primaryOnHover.active:active, .Button.moreItems:hover.primary:active, .Button.moreItems.primaryOnHover:hover:active {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bb1618), color-stop(100%, #e22123));
	background-image: -webkit-linear-gradient(#bb1618,#e22123);
	background-image: -moz-linear-gradient(#bb1618,#e22123);
	background-image: -o-linear-gradient(#bb1618,#e22123);
	background-image: linear-gradient(#bb1618,#e22123);
	-webkit-box-shadow: 0 1px 7px 0 rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0 1px 7px 0 rgba(0,0,0,0.5) inset;
	box-shadow: 0 1px 7px 0 rgba(0,0,0,0.5) inset;
	background-color: #e22123;
	border-color: #99161b;
	text-shadow: 0 1px rgba(0,0,0,0.6);
}

.Button.btn:active, .Button.btn.active, .Button.moreItems:hover:active, .Button.moreItems:hover.active {
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(#f0f0f0,#ffffff);
	background: -moz-linear-gradient(#f0f0f0,#ffffff);
	background: -o-linear-gradient(#f0f0f0,#ffffff);
	background: linear-gradient(#f0f0f0,#ffffff);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.33) inset;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.33) inset;
	box-shadow: 0 0 3px rgba(0,0,0,0.33) inset;
	border-color: #b8b8b8 #c2c2c2 #ccc;
}

.Button.btn.dim, .Button.moreItems:hover.dim {
	-webkit-font-smoothing: antialiased;
	color: #777;
}

.Button.btn[disabled], .Button.btn.disabled, .Button.btn.disabled:hover, .Button.btn.disabled:active {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: 0 0 0 !important;
	background: #ebebeb !important;
	border: 1px solid #ddd !important;
	color: #aaa !important;
	cursor: default;
}

.Button.btn[disabled].repinSmall em, .Button.btn.disabled.repinSmall em, .Button.btn.disabled:hover.repinSmall em, .Button.btn.disabled:active.repinSmall em {
	height: 15px;
	width: 34px;
	background: url(source/images/main-se7e93164da.3093e5a9.png) -2235px 0 no-repeat;
	background-position: -2235px 0;
}

.navbar .nav > li > a.get-now {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 7px 20px;
}

* {
	color: inherit;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.z-reasons .get-now {
	color: #FFF;
	font-size: 14px;
	font-family: "proxima-nova", sans-serif;
	text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
	font-family: open sans;
	font-weight: 600;
	text-transform: capitalize;
	padding: 20px 26px;
	cursor: pointer;
	border: none;
	cursor: pointer;
	text-shadow: none;
	background-color: #2D91EA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.z-reasons .get-now i.icon-large {
	font-size: 12px;
	line-height: 1.1em;
}

.z-reasons .btn.get-now.red {
	background: #D13636;
}

.z-reasons .get-now.red:hover {
	background: rgb(204, 27, 27);
	border: none;
}

.z-reasons .btn.get-now.blue {
	background: #2D91EA;
}

.z-reasons .btn.get-now.blue:hover {
	border: none;
	background: #1785e6;
}

.z-reasons .btn.get-now.pink {
	background: #f33e6f;
}

.z-reasons .btn.get-now.pink:hover {
	border: none;
	background: #f2265d;
}

.z-reasons li [class^="icon-"] {
	width: auto;
}

.z-reasons li {
	list-style: none;
	padding: 5px 0;
	margin: 0 0 0 26px;
	position: relative;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}

.btn.multiple.get-now {
	font-weight: normal;
	padding-left: 20px;
	padding-right: 105px;
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 18px;
	padding-bottom: 14px;
	padding-top: 20px;
	min-height: 40px;
}

.btn.multiple.get-now .big {
	
}

.btn.multiple.get-now .icon {
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 80px;
	border-left: 1px solid rgba(20, 20, 20, .09);
	-webkit-box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 1px 0px 1px rgba(255,255,255,0.2) inset;
	box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.2) inset;
}

.btn.multiple.get-now .title {
	padding: 0;
	display: block;
}

.btn.multiple.get-now .small {
	font-size: 12px;
	padding: 0;
	line-height: 28px;
}

.btn.multiple.get-now .icon-inner {
	position: relative;
	height: 46px;
	color: #FFF;
	margin: 22px;
	line-height: 82px;
	width: 46px;
}

.btn.multiple.get-now .icon-inner i {
	font-size: 24px;
}

.btn.multiple.red {
	border-color: #f2265d;
}

@media (max-width: 480px) {

.btn.multiple.get-now {
	width: auto;
}

.btn.multiple.get-now .small {
	display: none;
}

.btn.multiple.get-now .big {
	font-size: 14px;
}

}

#config-wrapper {
	width: 210px;
	z-index: 8000;
	float: left;
	margin: 20px;
}

#config {
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	border: 1px solid #CFCFCF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#config input.z-='' {
	float: right;
	width: 50px;
	padding: 0px .2em;
	line-height: 1.6em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #C5C5C5;
	background-color: #FAFAFA;
}

.config-title {
	color: black;
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	border-bottom: 1px solid #CFCFCF;
	text-shadow: 0 1px 0 white;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	background: #eee;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3f3f3));
	background: -webkit-linear-gradient(top, #fff, #f3f3f3);
	background: -moz-linear-gradient(top, #fff, #f3f3f3);
	background: -ms-linear-gradient(top, #fff, #f3f3f3);
	background: -o-linear-gradient(top, #fff, #f3f3f3);
	background: linear-gradient(top, #fff, #f3f3f3);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.box-title {
	font-size: 12px;
	height: 30px;
	line-height: 41px;
	text-align: left;
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	margin-right: 4px;
}

.input-box {
	padding: 10px;
	padding-left: 40px;
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
}

.input-box select {
	background: #F7F7F7;
	width: 120px;
	border: 1px solid rgba(23, 24, 26, 0.15);
	font-size: 11px;
	color: black;
}

#config-wrapper .images {
	width: 165px;
	padding-left: 25px;
	margin-top: 15px;
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	padding-bottom: 10px;
	position: relative;
	z-index: 1000000;
}

#config-wrapper .images img.active {
	border: 0px solid #CCC;
	opacity: 0.5;
}

#config-wrapper .images img {
	width: 25px;
	height: 24px;
	margin-right: 7px;
	margin-bottom: 7px;
	z-index: 1000;
}

img {
	border-style: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

#config-wrapper .close {
	background-position: top left;
	position: absolute;
	top: 45px;
	left: -35px;
	width: 35px;
}

#config-wrapper .style-toggle {
	width: 35px;
	height: 43px;
	background: url(img//style_arrow.png);
	cursor: pointer;
}

#config-wrapper .open {
	background-position: bottom left;
	position: absolute;
	top: 45px;
	right: 0;
	width: 35px;
	display: none;
}

.switcher .content {
	padding: 5px 20px 16px 20px;
	overflow: hidden;
	background: white;
	border-radius: 0 0 6px 6px;
}

.switcher-box {
	height: auto;
	overflow: hidden;
	margin-bottom: 4px;
	margin-top: 4px;
}

.styleswitch {
	border: 1px solid #d1d1d1;
	padding: 2px;
	display: block;
	float: left;
	margin: 4px;
	background: white;
}

.styleswitch.active {
	border-color: #ccc !important;
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
}

.styleswitch:hover {
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .15);
	box-shadow: 0 0 7px rgba(0, 0, 0, .15);
}

.styleswitch span {
	width: 54px;
	height: 54px;
	display: block;
	cursor: pointer;
	margin: 2px;
	float: left;
	background-color: #ECECEC;
}

.column-2 .styleswitch span {
	width: 100px;
	height: 28px;
	display: block;
	cursor: pointer;
	margin: 2px;
	text-align: center;
	line-height: 28px;
	color: #3F3F3F;
	font-size: 11px;
	text-shadow: 0px 1px 0px black;
	text-shadow: rgba(255, 255, 255, .5) 0px -1px 0px;
}

.column-2 .styleswitch.active span {
	background-color: #DD3C4D;
	color: white;
}

.theme.switcher-box .styleswitch {
	border: 1px solid #E6E6E6;
	padding: 4px;
	float: left;
	margin: 2px;
}

.theme.switcher-box .styleswitch span {
	width: 31px;
	height: 31px;
	cursor: pointer;
	float: left;
	border-radius: 0;
	background-color: #DFDFDF;
	margin: 0;
}

.small.switcher-box .styleswitch {
	padding: 1px;
	margin: 2px;
}

.small.switcher-box .styleswitch span {
	width: 25px;
	height: 25px;
}

.medium.switcher-box .styleswitch {
	padding: 1px;
	margin: 2px;
}

.medium.switcher-box .styleswitch span {
	width: 40px;
	height: 40px;
	box-shadow: 0px 0px 5px 0px rgba(245, 245, 245, 0.25) inset, 0px -1px 3px 2px rgba(160, 160, 160, 0.2) inset, 0px 0px 0px 6px white, 0px 0px 0px 7px rgba(233, 233, 233, 0.75), 0px 0px 0px 5px white;
}

.medium.switcher-box .styleswitch,.large.switcher-box .styleswitch {
	padding: 8px;
	margin: 4px;
}

.large.switcher-box .styleswitch span {
	width: 65px;
	height: 65px;
}

.medium.switcher-box .styleswitch,.large.switcher-box .styleswitch {
	border: none;
}

.medium.switcher-box .styleswitch:hover, .large.switcher-box .styleswitch:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.large.switcher-box .styleswitch span {
	width: 64px;
	height: 64px;
	box-shadow: 0px 0px 5px 0px rgba(245, 245, 245, 0.25) inset, 0px -1px 3px 2px rgba(160, 160, 160, 0.2) inset, 0px 0px 0px 6px white, 0px 0px 0px 7px rgba(233, 233, 233, 0.75), 0px 0px 0px 5px white;
}

.medium.switcher-box .styleswitch span:hover, .large.switcher-box .styleswitch span:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(245, 245, 245, 0.5) inset, 0px -1px 5px 4px rgba(160, 160, 160, 0.2) inset, 0px 0px 0px 7px white,0px 3px 3px 5px rgba(188, 188, 188, 0.6), 0px 0px 0px 9px white;
	-moz-box-shadow: 0px 0px 5px 0px rgba(245, 245, 245, 0.5) inset, 0px -1px 5px 4px rgba(160, 160, 160, 0.2) inset, 0px 0px 0px 7px white, 0px 3px 3px 5px rgba(188, 188, 188, 0.6), 0px 0px 0px 9px white;
	box-shadow: 0px 0px 5px 0px rgba(245, 245, 245, 0.5) inset, 0px -1px 3px 2px rgba(160, 160, 160, 0.2) inset, 0px 0px 0px 5px white, 0px 3px 3px 5px rgba(188, 188, 188, 0.6), 0px 0px 0px 6px white;
}

.medium.switcher-box .styleswitch.active, .large.switcher-box .styleswitch.active {
	border-color: #D6D6D6 !important;
	border-radius: 0;
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,.25);
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .25);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .25);
}

.medium.switcher-box .styleswitch.active span, .large.switcher-box .styleswitch.active span {
	box-shadow: 0px 0px 5px 2px rgba(36, 36, 36, 0.1) inset;
}

.ie7 .medium.switcher-box .styleswitch,.ie8 .medium.switcher-box .styleswitch,.ie7 .large.switcher-box .styleswitch,.ie8 .large.switcher-box .styleswitch {
	border: 1px solid #DFDFDF;
	background: #fff;
	padding: 6px;
}

.ie7 .medium.switcher-box .styleswitch.active, .ie8 .medium.switcher-box .styleswitch.active, .ie7 .large.switcher-box .styleswitch.active, .ie8 .large.switcher-box .styleswitch.active {
	border: 1px solid #d1d1d1;
	background: #E6E6E6;
}

.ie7 .medium.switcher-box .styleswitch span, .ie8 .medium.switcher-box .styleswitch span, .ie7 .large.switcher-box .styleswitch span, .ie8 .large.switcher-box .styleswitch span {
	border: 1px solid #DFDFDF;
}

.ie7 .headline span, .ie8 .headline span,.ie8 .headline span, .ie8 .headline span {
	border: 1px solid #D8D8D8;
	border: 1px solid rgba(200, 200, 200, 0.75);
}

.theme.switcher-box .styleswitch.white span {
	background-color: #fff;
}

.theme.switcher-box .styleswitch.crystal span {
	background-color: #F5F5F5;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
}

.theme.switcher-box .styleswitch.silver span {
	background-color: #DFDFDF;
	background-color: #F2F0F0;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFCFC), to(#F2F0F0), color-stop(0.5, #FBF9F9), color-stop(0.5, #F7F5F6));
	background-image: -webkit-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
	background-image: -moz-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
	background-image: -o-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
	background-image: -ms-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
}

.theme.switcher-box .styleswitch.gray span {
	background-color: #B6B6B6;
	background: whiteSmoke;
	background: -moz-linear-gradient(top, #dbdbdb 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%);
	background: -o-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%);
	background: -ms-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%);
	background: linear-gradient(to bottom, #dbdbdb 0%,#f2f2f2 100%);
}

.theme.switcher-box .styleswitch.black span {
	background-color: #000;
	background: #333333;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#555555));
	background: -webkit-linear-gradient(top, #333333, #555555);
	background: -moz-linear-gradient(top, #333333, #555555);
	background: -ms-linear-gradient(top, #333333, #555555);
	background: -o-linear-gradient(top, #333333, #555555);
}

.theme.switcher-box .styleswitch.green span {
	background-color: #3B7C33;
	background: #5fae53;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5fae53), to(#3b7c33));
	background: -webkit-linear-gradient(top, #5fae53, #3b7c33);
	background: -moz-linear-gradient(top, #5fae53, #3b7c33);
	background: -ms-linear-gradient(top, #5fae53, #3b7c33);
	background: -o-linear-gradient(top, #5fae53, #3b7c33);
}

.theme.switcher-box .styleswitch.blue span {
	background-color: #00B0D8;
	background: #1abde7;
	background: -moz-linear-gradient(top, #1abde7 0%, #1c9dd1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1abde7), color-stop(100%,#1c9dd1));
	background: -webkit-linear-gradient(top, #1abde7 0%,#1c9dd1 100%);
	background: -o-linear-gradient(top, #1abde7 0%,#1c9dd1 100%);
	background: -ms-linear-gradient(top, #1abde7 0%,#1c9dd1 100%);
	background: linear-gradient(to bottom, #1abde7 0%,#1c9dd1 100%);
}

.theme.switcher-box .styleswitch.lightblue span {
	background-color: #D9EDF2;
	background: -moz-linear-gradient(top, #F7FBFC 0%, #D9EDF2 40%, #ADD9E4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7FBFC), color-stop(40%,#D9EDF2), color-stop(100%,#ADD9E4));
	background: -webkit-linear-gradient(top, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%);
	background: -o-linear-gradient(top, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%);
	background: -ms-linear-gradient(top, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%);
	background: linear-gradient(to bottom, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%);
}

.theme.switcher-box .styleswitch.red span {
	background-color: #D34332;
	background: #d84a38;
	background: -moz-linear-gradient(top, #dd4b39 0%, #d14836 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#d14836));
	background: -webkit-linear-gradient(top, #dd4b39 0%,#d14836 100%);
	background: -o-linear-gradient(top, #dd4b39 0%,#d14836 100%);
	background: -ms-linear-gradient(top, #dd4b39 0%,#d14836 100%);
	background: linear-gradient(to bottom, #dd4b39 0%,#d14836 100%);
}

.theme.switcher-box .styleswitch.orange span {
	background-color: #f39c11;
	background: #F2825B;
	background: -moz-linear-gradient(top, #F2825B 0%, #E55B2B 50%, #F07146 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2825B), color-stop(50%,#E55B2B), color-stop(100%,#F07146));
	background: -webkit-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%);
	background: -o-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%);
	background: -ms-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%);
	background: linear-gradient(to bottom, #F2825B 0%,#E55B2B 50%,#F07146 100%);
}

.theme.switcher-box .styleswitch.deepblue span {
	background-color: #1E69DE;
	background: #479fed;
	background: -moz-linear-gradient(top, #479fed 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#479fed), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de));
	background: -webkit-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
	background: -o-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
	background: -ms-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
	background: linear-gradient(to bottom, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
}

.theme.switcher-box .styleswitch.yellow span {
	background-color: #f8c54d;
}

.theme.switcher-box .styleswitch.purple span {
	background-color: #df6dc2;
}

.switcher-box a.btn {
	min-width: 18px;
	color: white;
	font: normal 13px/24px 'Open Sans',sans-serif;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	display: inline-block;
	background: #FF674F;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #41B7D8;
	border: 1px solid #32B1D5;
	padding: 0px 4px;
}

.switcher-box select {
	min-width: 164px;
	border: 1px solid #CCC;
	display: inline-block;
	font-size: 16px;
	letter-spacing: -0.02em;
	width: 164px;
	box-shadow: 0 0 10px #EEE inset;
	font-size: 13px;
	text-shadow: 0 1px 0 white;
	height: 28px;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

.config-group {
	padding: 20px 0px 5px 0;
}

#section-animation .config-group {
	padding: 5px 0px 5px 0;
}

.config-group .group:hover {
	
}

.config-group .title {
	padding: 4px;
	display: block;
	margin: 4px;
	border-radius: 5px;
}

.styleswitch {
	font-size: 12px;
}

#zozo-console {
	background-color: white;
	border: solid #CCC;
	border-width: 1px 0;
	color: #333;
	font: 11px Consolas, Monaco, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: left;
}

#zozo-console div {
	background-position: 6px -95px;
	border-bottom: 1px solid #DDD;
	padding: 5px 5px 4px 24px;
	background-color: #FAFAFA;
}

@media (max-width: 1200px) {

.large.switcher-box .styleswitch span {
	width: 48px;
	height: 48px;
}

}

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

.large.switcher-box .styleswitch span {
	width: 30px;
	height: 30px;
}

}

#gallery {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}

::selection {
}

#back-to-top {
	display: none;
	opacity: 1;
	height: 40px;
	width: 90px;
	z-index: 9;
	position: fixed;
	bottom: 0;
	right: 20px;
	line-height: 38px;
	font-size: 22px;
	background-color: #dd1709;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #555;
	color: #FFF;
}

#back-to-top i {
	line-height: 40px;
	width: 41px;
}

#back-to-top:hover {
	text-decoration: none;
	background-color: #DD1709;
}

a.gallery:hover, a.gallery:active, a.gallery:focus {
	outline: none;
}

a.gallery:hover {
	color: #f11c1c;
	text-decoration: none;
}

a.gallery, a.gallery:visited {
	color: #D13636;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-ms-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
	text-decoration: none;
	cursor: pointer;
}

.z-tabs a, .z-tabs a:visited {
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}

h1, h2, h3, h4, h5 {
	font-family: serif, Georgia,'Open Sans', sans-serif;
	font-weight: 600;
	padding: 10px 0;
}

ul, li {
	list-style: none;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 170%;
}

.align-center {
	text-align: center;
}

.font-italic {
	font-style: italic;
}

.row-social hr.soften.clean {
	margin-top: 70px;
}

::-webkit-scrollbar {
	width: 9px;
	height: 9px;
}

::-webkit-scrollbar-track {
	background: #eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) inset;
}

::-webkit-scrollbar-thumb {
	background: #999;
	border: thin solid gray;
}

#page-content {
	position: relative;
}

#page-content .rules:before {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.3) 100%);
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.3) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.3) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.3) 100%);
	background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.3) 100%);
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	top: -10px;
	width: 100%;
	z-index: 1;
	opacity: 0.25;
}

#ribbon {
	height: 0px;
	background-color: #D13636;
	background-color: rgba(221, 60, 77, .95);
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #E75239), color-stop(12.5%, #E75239), color-stop(12.5%, #FF961C), color-stop(25%, #FF961C), color-stop(25%, #FFCC27), color-stop(37.5%, #FFCC27), color-stop(37.5%, #FCE62F), color-stop(50%, #FCE62F), color-stop(50%, #CDE35B), color-stop(62.5%, #CDE35B), color-stop(62.5%, #82CC33), color-stop(75%, #82CC33), color-stop(75%, #41BECE), color-stop(87.5%, #41BECE), color-stop(87.5%, #049CDB), color-stop(100%, #049CDB));
	background-image: -webkit-linear-gradient(left, #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%);
	background-image: -moz-linear-gradient(left, #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%);
	background-image: -o-linear-gradient(left, #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%);
	background-image: linear-gradient(left, #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%);
	background-position: 50% 0;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0625) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0625) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0625) inset;
	z-index: 99999;
	width: 150%;
	bottom: 0;
	left: 0;
	position: absolute;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.navbar:hover #ribbon {
	transition: background 5s ease;
	-moz-transition: background 5s ease;
	-webkit-transition: background 5s ease;
	-o-transition: background 5s ease;
	background-position: 615px bottom;
	height: 3px;
}

.z-intro {
	background-image: url(img/tiny_grid.png) !important;
}

.header {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
}

.header h2.org {
	color: #333;
	color: rgba(56, 56, 56, 1);
	letter-spacing: 1px;
	font: bold 14px/40px "Tungsten", Helvetica, Arial, Verdana, sans-serif;
	margin: 30px 15px 0 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px white;
	text-align: center;
	padding: 0;
	text-shadow: 0 0 2px rgba(0,0,0,0.15);
}

.header h2.org a {
	color: #D13636;
}

.header h2.org a:hover {
	-webkit-animation: zozocolors 8s infinite;
	-moz-animation: zozocolors 8s infinite;
	-ms-animation: zozocolors 8s infinite;
	-o-animation: zozocolors 8s infinite;
	animation: zozocolors 8s infinite;
	text-decoration: none;
}

header > h2 i {
	color: #444;
	font-style: normal;
	font-weight: 700;
}

.z-intro {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #FAF8F8;
	background: #F9F9F9;
	background: rgba(252, 252, 252, 0.5) url(img/bg_stoj.jpg) repeat;
	background: url(img/header-back.png);
	background-image: url(img/subtlenet2.png);
	background-image: url(img/tiny_grid.png);
	background-image: url(http://subtlepatterns.com/patterns/gridme.png);
	background-image: url(http://subtlepatterns.com/patterns/square_bg.png);
	background-image: url(http://subtlepatterns.com/patterns/furley_bg.png);
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-color: #D8D8D8;
	border-top-width: 0;
	-webkit-box-shadow: inset 0px 0px 3px rgba(80, 80, 80, 0.1);
	box-shadow: inset 0px 0px 3px rgba(80, 80, 80, 0.1);
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}

.header-bottom {
	background: #F9F9F9 url(img/headings2.png) repeat-x 0 100%;
	height: 10px;
}

.header::after {
	
}

.header,.bs-docs-social,h1.page-title,h1.page-title .z-title,h1.page-title .z-desc,h1.page-title .z-desc2 {
	-webkit-transition: color 800ms linear;
	-moz-transition: color 800ms linear;
	-ms-transition: color 800ms linear;
	-o-transition: color 800ms linear;
	transition: color 800ms linear;
	transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
	-webkit-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
}

h1.page-title {
	text-align: center;
	padding: 145px 0 90px 0;
}

h1.page-title > b {
	display: block;
	margin: 0 auto;
	position: relative;
}

h1.page-title > b i,h1.page-title > b span {
	display: block;
	font: normal 16px/25px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	margin: 8px auto 0 auto;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px white;
}

h1.page-title > b > span.z-title {
	font-weight: normal;
	color: #D13636;
	margin: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px white;
	font-family: Open sans;
	letter-spacing: -2px;
	font-family: 'PT Sans', sans-serif;
	line-height: 1;
	font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 84px;
	text-shadow: 0px 1px 1px #fff;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3), 0 -1px 0 rgba(0, 0, 0, 0.5);
	text-shadow: 3px 3px 0px #dddddd;
	margin-left: -25%;
}

h1.page-title > b > span.z-desc {
	color: #8B8B8B;
	text-shadow: 0 1px 3px rgba(255, 255, 255, .4), 0 0 30px rgba(0, 0, 0, .075);
	text-transform: initial;
	font: 20px/1 "Segoe UI Light", Tahoma, arial, sans-serif;
	color: #505050;
	font: normal 18px 'Myriad Pro', Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 white;
	color: #252D34;
	text-shadow: white 2px 2px 1px;
	margin-left: 20%;
	margin-top: -10px;
	color: #505050;
	margin-left: 10%;
	margin-top: -5px;
	font: 16px/25px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px white;
}

h1.page-title {
	padding: 7% 0 6% 0;
}

.home h1.page-title > b > span.z-title {
	font-size: 98px;
}

h1.page-title > b > span.z-desc2 {
	text-shadow: 0 1px 3px rgba(255, 255, 255, .4), 0 0 30px rgba(0, 0, 0, .075);
	color: #505050;
	text-shadow: 1px 1px 0 white;
	font-size: 14px;
}

h1.page-title > b > span.z-title strong {
	color: #1ABDE7;
	color: #008FD5;
	color: #444;
	letter-spacing: -4px;
	font-weight: 700;
}

h1.page-title > b i.version {
	display: inline-block;
	font-size: 14px;
	color: #444;
	text-transform: lowercase;
	text-shadow: 0 1px 1px white;
	font-weight: 700;
	letter-spacing: 0px;
	padding-top: 0px;
	position: absolute;
	padding-left: 5px;
}

.social-header {
	background: white;
	background: rgba(255, 255, 255, .65);
	left: 0;
	padding: 8px 0 2px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999;
}

.social-header::after {
	background: url(http://zozoui.com/tabs/img/z-top-tab.png) no-repeat center top;
	background-size: auto 40px;
	top: 35px;
	content: "";
	display: block;
	height: 40px;
	left: 50%;
	margin: 0 0 0 -600px;
	position: absolute;
	width: 1200px;
}

.bs-docs-social {
	padding: 0px 0 2px;
	text-align: center;
}

.bs-docs-social-buttons {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.bs-docs-social-buttons li {
	display: inline-block;
	padding: 0px;
	line-height: 1;
	margin-bottom: 5px;
	height: 25px;
	vertical-align: top;
	zoom: 1;
}

.plus-btn > div {
	width: 68px !important;
}

ul.icons {
	list-style-type: none;
	text-indent: -0.8em;
}

.social-icons {
	padding: 20px;
	text-align: left;
}

.social-icons a {
	color: #FDFCFC;
	font-size: 48px;
	line-height: 48px;
	width: 48px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.social-icons a:hover {
	color: #E95C33;
}

.social-icons.blue a:hover {
	color: #33A7E9;
}

.social-icons.red {
	
}

.social-icons.red a {
	color: #555;
	font-size: 32px;
	line-height: 32px;
	height: 32px;
	z-index: 10;
	position: relative;
}

.social-icons.red a:hover {
	text-decoration: none;
}

.social-icons.red .icon-fb a:hover {
	color: #0082D8;
	color: rgba(59, 89, 152, 1);
}

.social-icons.red .icon-gp a:hover {
	color: #DF8006;
	-webkit-animation: zozocolors 8s infinite;
	-moz-animation: zozocolors 8s infinite;
	-ms-animation: zozocolors 8s infinite;
	-o-animation: zozocolors 8s infinite;
	animation: zozocolors 8s infinite;
}

@-webkit-keyframes "zozocolors" {
	1%{color: rgba(0, 201, 230, 1)
}

24% {
	color: rgba(247, 220, 0, 1)
}

49% {
	color: rgba(72, 201, 75, 1)
}

74% {
	color: rgba(253, 119, 130, 1)
}

100% {
	color: rgba(0, 201, 230, 1)
}

}.social-icons.red .icon-tw a:hover {
	color: #008FD5;
	color: rgba(141, 192, 217, 1);
}

.f-social .well {
	background: #F7F7F7;
	border: none;
	padding: 18px;
	min-height: 148px;
	border-radius: 0;
	text-shadow: none;
}

.f-social .well:hover {
	background: #e42b30;
}

.f-social .well.facebook:hover {
	background: rgba(59, 89, 152, 1);
}

.f-social .well.gplus:hover {
	background: #E46E2B;
}

.f-social a {
	color: #CECECE;
}

.f-social .well .icon {
	float: left;
}

.f-social .well .icon i:before {
	font-size: 102px;
	margin-top: 20px;
	margin-right: 20px;
	color: #FFF;
}

.f-social .well div.s-title {
	margin-top: 0;
	margin-bottom: 9px;
	color: #fff;
	font-size: 18px;
}

.f-social .well.facebook div.s-title {
	color: rgba(59, 89, 152, 1);
}

.f-social .well.twitter div.s-title {
	color: rgba(141, 192, 217, 1);
}

.f-social .well.gplus div.s-title {
	color: #e42b30;
}

.f-social .well.facebook:hover div.s-title, .f-social .well.twitter:hover div.s-title, .f-social .well.gplus:hover div.s-title {
	color: #fff;
}

.f-social .well h1, .f-social .well .count {
	font-size: 14px;
	line-height: 18px;
}

.f-social .well .count {
	color: #D5D5D5;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0),0 1px 1px #FFF;
}

.f-social .well:hover .count {
	color: #D5D5D5;
	text-shadow: none;
	opacity: .6;
}

hr.soften,.z-hr.soften {
	height: 1px;
	margin: 90px 0 90px 0;
	background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .15), transparent);
	background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, .15), transparent);
	background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, .15), transparent);
	background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .15), transparent);
	border: 0;
}

hr.soften.clean,.z-hr.soften.clean {
	height: 0px;
	line-height: 0px;
	margin: 70px 0 0 0;
	background: none;
	border: 0;
	border-width: 0;
}

hr.soften-left,.z-hr.soften-left {
	height: 1px;
	margin: 5px 0 5px 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .1), transparent);
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .1), transparent);
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, .1), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .1), transparent);
	border: 0;
}

hr.z-product-separator {
	display: none;
}

.headline {
	text-align: center;
	position: relative;
	top: -29px;
	margin-top: 0;
	z-index: 1;
	line-height: 22px;
	display: none;
}

.demo .headline, .docs .headline {
	display: block;
}

.z-headline {
	text-shadow: 0 1px 3px rgba(255, 255, 255, .4), 0 0 30px rgba(0, 0, 0, .075);
	text-transform: initial;
	color: #505050;
	font: normal 38px 'Myriad Pro', Arial, Helvetica, sans-serif;
	text-shadow: white 2px 2px 1px;
	text-align: center;
}

.headline span {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: white;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.95), inset 0 0 8px rgba(0, 0, 0, 0.1), 1px 0 0 rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.15), 0 1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.95), inset 0 0 8px rgba(0, 0, 0, 0.1), 1px 0 0 rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.15), 0 1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.95), inset 0 0 8px rgba(0, 0, 0, 0.1), 1px 0 0 rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.15), 0 1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.09);
	padding: 6px 60px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #333;
	text-shadow: rgba(255, 255, 255, 0.15) 1px 1px 1px;
	min-width: 100px;
	line-height: 22px;
}

.ie7 .headline span, .ie8 .headline span {
	border: 1px solid #D8D8D8;
	border: 1px solid rgba(200, 200, 200, 0.75);
}

.ie7 .headline span, .ie8 .headline span {
	border: 1px solid #D8D8D8;
	border: 1px solid rgba(200, 200, 200, 0.75);
}

li [class^="icon-"], li [class*=" icon-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center;
}

.z-products img:hover {
	opacity: .65;
}

.z-products img {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.z-products h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding: 2px 0;
}

.z-products p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 180%;
	font-size: 16px;
	margin-top: 20px;
}

a.thumbnail:hover {
	border-color: #D13636;
	-webkit-box-shadow: 0 1px 4px rgba(199, 0, 40, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(199, 0, 40, 0.25);
	box-shadow: 0 1px 4px rgba(199, 0, 40, 0.25);
}

.section-title h2 {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 36px;
	text-align: center;
	margin-top: 60px;
}

.row.z-demo {
	margin: 10px 0;
}

.z-demo.vertical-01 .z-tabs .z-container {
	min-height: 350px !important;
}

.z-content ul, .z-content ol {
	padding: 0;
	margin: 0 0 10px 0px;
}

.z-content li [class^="icon-"], .z-content li [class*=" icon-"] {
	width: 1.5em;
}

.f-btn {
	padding: 0.75em 0.75em;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	background-color: #D13636;
	color: white;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width: 145px;
	margin: 2px 4px 2px 0;
}

.f-btn:hover {
	background-color: #008FD5;
	color: #FFF;
	text-decoration: none;
}

.z-products p.btns {
	font-size: 14px;
	line-height: 18px;
}

.f-featured .span5 {
	margin-top: 60px;
}

.f-featured .lead {
	font-size: 18px;
}

@media (max-width: 979px) {

.f-featured .lead {
	font-size: 14px;
}

.navbar .navbar-inner .nav > li {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar .nav > li > a {
	background: none;
	border: none;
	text-align: left;
}

}

@media (max-width: 767px) {

.demo.accordion .f-featured .span5, .f-featured .span5 {
	margin-top: 0;
	padding-top: 0;
}

.f-featured .lead {
	font-size: 16px;
}

}

.z-tabs.horizontal.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link {
	margin-top: -2px;
}

.z-tabs.horizontal.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active {
	border-top: 3px solid #D13636;
}

.z-tabs.horizontal.underlined.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active,.z-tabs.horizontal.underlined.white > ul.z-tabs-nav.z-tabs-desktop > li:hover {
	border-top: none
}

.z-tabs.horizontal.mobile.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link {
	margin-top: 0;
}

.z-tabs.horizontal.mobile.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active {
	border-top: none
}

.z-tabs.vertical.top-left.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link {
	border-left: 3px solid #D13636;
}

.z-tabs.vertical.top-right.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link {
	border-right: 3px solid #D13636;
}

.z-tabs.vertical.mobile.top-left.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link,.z-tabs.vertical.mobile.top-right.white > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link {
	border-left: inherit
}

#demo-tabs-vertical.z-tabs.vertical > ul.z-tabs-nav > li > a.z-link {
	font-weight: normal;
}

#demo-tabs-vertical.z-tabs.vertical > ul.z-tabs-nav > li.z-active > a.z-link {
	font-weight: bold;
}

.z-tabs.white.z-multiline.vertical > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span.z-icon {
	margin-left: 0;
}

@media (min-width: 960px) {

#demo-tabs-vertical.z-tabs.vertical.medium > ul.z-tabs-nav {
	min-width: 240px;
	width: 25%;
}

}

.z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span, .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-mobile > li > a.z-link > span > span {
	opacity: 0.75;
}

.z-tabs.z-multiline.white > ul.z-tabs-nav > li > a.z-link:hover,.z-tabs.z-multiline.silver > ul.z-tabs-nav > li > a.z-link:hover,.z-tabs.z-multiline.crystal > ul.z-tabs-nav > li > a.z-link:hover,.z-tabs.z-multiline.gray > ul.z-tabs-nav > li > a.z-link:hover {
	color: #D13636;
}

.z-tabs.z-multiline.white > ul.z-tabs-nav > li > a.z-link:hover > span,.z-tabs.z-multiline.silver > ul.z-tabs-nav > li > a.z-link:hover > span,.z-tabs.z-multiline.crystal > ul.z-tabs-nav > li > a.z-link:hover > span,.z-tabs.z-multiline.gray > ul.z-tabs-nav > li > a.z-link:hover > span {
	color: #333;
	opacity: 1;
}

.z-tabs > ul.z-tabs-nav > li > a.z-link > span.z-icon, .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span.z-icon, .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-mobile > li > a.z-link > span > span.z-icon {
	opacity: 1;
}

.thumbnail {
	display: block;
	padding: 0px;
	line-height: 20px;
	border: 1px solid #DDD;
	border: 1px solid rgba(0, 0, 0, .15);
	border-top-color: white;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
	box-shadow: 0 1px 3px rgba(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;
	-moz-box-shadow: 4px 4px 0 0 #ebebeb;
	-webkit-box-shadow: 4px 4px 0 0 #EBEBEB;
	box-shadow: 4px 4px 0 0 #EBEBEB;
}

a.thumbnail {
	position: relative;
}

a.thumbnail:hover {
	border-color: #D13636;
	-webkit-box-shadow: 0 1px 4px rgba(199, 0, 40, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(199, 0, 40, 0.25);
	box-shadow: 0 1px 4px rgba(199, 0, 40, 0.25);
}

.z-demo-thumbnails .project .thumbnail b {
	background: white;
	color: #666;
	margin: 0px 0px;
	padding: 10px 5px 10px 10px;
	border-top: 1px solid #EEE;
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.z-demo-thumbnails .project a.thumbnail:hover {
	text-decoration: none;
}

.z-demo-thumbnails .project a.thumbnail:hover b {
	color: #008FD5;
	font-variant: normal;
}

.z-demo-thumbnails .span4,.z-demo-thumbnails .span3 {
	margin-bottom: 30px;
}

.z-tabs .z-demo-thumbnails .span4,.z-demo-thumbnails .span3 {
	margin-bottom: 10px;
}

.row.features {
	margin-top: 30px;
}

.row.features .span4 {
	margin-top: 40px;
}

.row.features h4 {
	padding: 0px 0;
	margin: 0 0 0 26px;
	position: relative;
	font-family: museo-slab,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}

.row.features p {
	padding-top: 5px;
	font-size: 13px;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 20px;
	color: #333;
}

.row.features h4 i {
	line-height: 18px;
	display: block;
	position: absolute;
	left: -26px;
	font-size: 14px;
}

.features .mediaAside {
	font-size: 32px;
	line-height: 1;
	margin: 0;
	width: 60px;
}

.features .mediaAside {
	float: left;
	display: inline;
	margin-right: 1em;
}

.features .media, .features .mediaBody {
	overflow: hidden;
	zoom: 1;
}

.features h3 {
	margin: 0 0 20px;
	padding: 0;
}

.features p {
	margin: 0 0 20px;
}

.row.demo-links {
	padding: 15px 0 30px 2px;
	margin-top: 25px;
	margin-right: 20px;
	text-align: center;
}

a.demo-links {
	font-size: 1.1em;
	font-family: Helvetica, Sans-Serif;
	padding: 3px 25px;
	background: #E2E2E2;
	text-decoration: none;
	line-height: 31px;
	color: #C00;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	margin-right: 0px;
	border-radius: 3px;
	min-width: 151px;
	display: inline-block;
}

a.demo-links span {
	
}

a.demo-links:hover {
	background: #C00;
	color: #FFF;
	text-decoration: none;
}

.z-demo-thumbnails .project span.date {
	text-shadow: 0 2px 0 #D13636;
	background-color: #D13636;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	padding-top: 4px;
	text-align: center;
	font-size: 9px;
	line-height: 16px;
	color: white;
	text-transform: uppercase;
	border-radius: 3px 0 0 0;
	display: none;
}

.z-demo-thumbnails span.date span {
	font-size: 18px;
	line-height: 18px;
	display: block;
}

.section-rate h3 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	text-transform: initial;
	color: #505050;
	font: 16px/25px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	text-shadow: 1px 1px 1px white;
}

.navbar {
	opacity: .98;
	overflow: hidden;
}

.navbar-inner {
	border-top: none;
	padding-left: 0;
	padding-right: 0;
}

.custom-navbar {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: white;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: none;
	position: relative;
}

.navbar .brand {
	padding: 10px 0px 10px 20px;
}

.navbar {
	margin-bottom: 0;
}

.navbar .custom-brand {
	color: #D13636;
	text-shadow: 0px 1px 0px #fff;
	padding-right: 20px;
	padding-left: 30px;
}

.navbar.navbar-fixed-top {
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 12px -2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 12px -2px;
	box-shadow: rgba(0, 0, 0, 0.6) 0 0 12px -2px;
}

#left-nav a.custom-brand.dropdown-toggle {
	color: #008FD5;
	color: #444;
	border-bottom: 3px solid transparent;
	font: normal 16px/19px sans-serif;
	background: white;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: rgb(229, 229, 229) !important;
	border-bottom: 3px solid transparent !important;
}

.brand-color {
	color: #008FD5;
}

.navbar-inner {
	
}

.navbar .nav > li > a {
	padding: 7px 10px 7px;
	margin-right: 10px;
	color: #333;
	text-shadow: none;
	font: normal 12px/19px sans-serif;
	text-shadow: 0 0 3px rgba(0,0,0,0.025);
	text-transform: capitalize;
}

.navbar .btn, .navbar .btn-group {
	margin-top: 0;
	margin-bottom: 0;
}

.navbar .nav>li {
	padding-top: 14px;
	padding-bottom: 14px;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a.active,.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #D13636;
	text-shadow: none;
	background-color: #fff;
}

.navbar .nav > li > a.get-now2 {
	-webkit-font-smoothing: antialiased;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	color: rgb(255, 255, 255);
	background: rgb(226, 59, 59);
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgb(117, 30, 30);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25),inset 0 0 14px rgba(190, 24, 24, 0.3),inset 0 1px 0 rgb(235, 64, 64);
	background: -webkit-linear-gradient(bottom,rgb(219, 47, 47) 0,rgb(223, 52, 52) 50%,rgb(218, 43, 43) 50%,rgb(248, 58, 58) 100%);
	border: 1px solid rgb(172, 41, 41);
	border: 1px solid #A24242;
	background: #f66262;
	background: -moz-linear-gradient(top, #f66262 0, #c35050 47%, #983b3b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f66262), color-stop(47%,#c35050), color-stop(100%,#983b3b));
	background: -webkit-linear-gradient(top, #f66262 0,#c35050 47%,#983b3b 100%);
	background: -o-linear-gradient(top, #f66262 0,#c35050 47%,#983b3b 100%);
	background: -ms-linear-gradient(top, #f66262 0,#c35050 47%,#983b3b 100%);
	background: linear-gradient(to bottom, #f66262 0,#c35050 47%,#983b3b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f66262', endColorstr='#983b3b',GradientType=0 );
	box-shadow: 0 2px 3px rgba(0, 0, 0, .25),inset 0 1px 0 0 #FF8080;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .25),inset 0 1px 0 0 #FF8080;
}

.navbar.underlined .nav > .active > a, .navbar.underlined .nav > .active > a:hover, .navbar.underlined .nav > .active > a:focus {
	border-bottom: 3px solid #D13636;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	color: white;
	text-decoration: none;
	background-color: #C20000;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #C00, #B30000);
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #F9F9F9;
}

.navbar .dropdown .caret {
	margin-left: 4px;
}

.f-form .input-text {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	vertical-align: top;
	display: inline-block;
	height: 20px;
	padding: 6px 6px;
	margin-bottom: 9px;
	margin-top: 0px;
	line-height: 20px;
	color: #333;
	background-color: white;
	border: 1px solid #EEE;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 38px;
	border: 1px solid #EBEBEB;
	border-top: 1px solid #BFBFBF;
	background: #FDFDFD;
	padding: 0 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 2px 2px;
	-moz-border-radius: 2px / 2px;
	border-radius: 2px / 2px;
	margin-right: .5em;
}

.z-compact .f-form .input-text {
	width: 97%;
	padding: 0 0 0 3%;
	height: 40px;
	font-size: 14px;
}

.z-compact .f-form .btn {
	width: 100%;
	padding: 11px 0px;
	font-size: 14px;
	text-transform: uppercase;
}

.f-download .btn {
	padding: 9px 0px;
	width: 200px;
}

.f-form .input-text:focus, input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	border-color: rgba(236, 82, 82, 0.8);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 82, 82, .25);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 82, 82, .25);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 82, 82, .25);
	border-color: #930;
	box-shadow: inset 0 1px rgba(34, 25, 25, 0.15),0 1px rgba(255, 255, 255, 0.8),0 0 14px rgba(235, 82, 82, 0.35);
	-moz-box-shadow: inset 0 1px rgba(34,25,25,0.15),0 1px rgba(255,255,255,0.8),0 0 14px rgba(235,82,82,0.35);
	-webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.15),0 1px rgba(255, 255, 255, 0.8),0 0 14px rgba(235, 82, 82, 0.35);
}

.ui .navbar .nav {
	font: 14px/14px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	z-index: 999;
	left: 50%;
	margin-left: -132px;
}

.demo.tabs .navbar .nav {
	font: 14px/14px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	z-index: 999;
	left: 50%;
	margin-left: -336px;
}

.demo.tabs .z-tabs-icons i {
	font-size: 16px;
}

.demo.accordion .navbar .nav {
	font: 14px/14px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	z-index: 999;
	left: 50%;
	margin-left: -370px;
}

#faq-accordion.z-accordion.vertical .z-content ul li {
	padding: 0;
}

.z-accordion> section > h3 {
	font-family: Helvetica, Sans-Serif;
	font-size: 14px;
}

z-accordion.vertical.z-content-nav > section > h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}

.z-tabs.horizontal {
	padding: 19px 0;
}

.z-tabs.vertical {
	padding: 19px 0;
}

.docs-using-tabs.z-tabs.horizontal.underlined>.z-container>.z-content .z-content-inner {
	padding: 1.4em 0 !important;
	font-size: 14px !important;
}

.docs-using-tabs.z-tabs.horizontal.underlined.xxlarge>ul.z-tabs-nav>li>a.z-link {
	font-size: 20px !important;
	padding: 22px 2px !important;
}

.docs-using-tabs.z-tabs > .z-container > .z-content .z-content-inner, .docs-using-tabs.z-tabs > .z-container > .z-content .z-content-inner p {
	font: 14px/21px "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	color: #555;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0),0 1px 1px #FFF;
}

.z-content ul.steps li {
	padding-left: 0;
}

.z-tabs.horizontal.medium.z-ui {
	padding: 0;
}

.z-tabs.horizontal.medium.z-ui > ul.z-tabs-nav > li > a.z-link {
	font-size: 13px;
	color: #41B7D8;
	padding: 10px 20px 10px 4px;
}

.z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav > li {
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-ms-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}

.z-tabs.horizontal.underlined.z-ui > .z-container, .z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav, .z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav > li, .z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav > li.z-active, .z-tabs.horizontal.underlined.z-ui.vertical > ul.z-tabs-nav > li.z-active, .z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav > li:hover {
	border-width: 0;
}

.z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav > li.z-active > a.z-link, .z-tabs.horizontal.underlined.z-ui.vertical > ul.z-tabs-nav > li.z-active > a.z-link, .z-tabs.horizontal.underlined.z-ui > ul.z-tabs-nav > li:hover > a.z-link {
	color: #D13636;
	font-weight: bold;
}

.z-tabs.horizontal.underlined.z-ui > .z-container > .z-content > .z-content-inner, .z-tabs.horizontal.underlined.z-ui > .z-container > .z-content .z-content-inner {
	padding: 0;
}

.z-tabs.horizontal.underlined.z-ui > .z-container > .z-content > .z-content-inner .code-sample {
	margin: 0;
}

.docs.tabs .navbar .nav,.docs.accordion .navbar .nav {
	font: 14px/14px "Avenir", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-left: -205px;
}

.ie7 .navbar.docs .nav {
	top: 0;
}

.ie7 .headline {
	top: -32px;
}

#section-toc ol {
	list-style: upper-alpha;
	margin: 25px;
	line-height: 28px;
	font-size: 16px;
}

#section-toc ol li {
	line-height: 28px;
	list-style: inherit;
}

.f-center {
	text-align: center;
}

.f-page .f-section.f-bordered {
	border-bottom: 1px dotted rgba(175, 175, 175, 0.75);
}

.f-page .f-section.f-no-top-border {
	border-top-width: 0;
}

.f-page .f-section.f-no-borders {
	border-width: 0;
}

.f-page .f-section.f-no-bottom-border {
	border-bottom-width: 0;
}

h1.f-topMargin50, h3.f-topMargin50, h3.f-topMargin50 {
	margin-top: 50px;
}

.docs .f-section h1, .f-section h2, .f-section h3, .f-section h4 {
	font-family: Georgia, "Segoe UI", Arial, Helvetica, Sans-Serif;
	color: #454545;
	font-weight: normal;
	line-height: 26px;
	text-shadow: 1px 1px 0 #FFF;
	font-size: 24px;
}

.f-section-title1 {
	margin-bottom: 2.5em;
	color: #333;
	font-size: 1.8em;
	line-height: 1.4em;
	text-shadow: rgba(0, 0, 0, 0.15) 0px 0px 1px;
	font-family: open sans;
}

.f-section-title2 {
	margin-top: 2.8em;
}

.f-section-toc {
	margin-top: 2.2em;
	color: #333;
	font-size: 1.6em;
	text-shadow: rgba(0, 0, 0, 0.15) 0px 0px 1px;
	font-family: "Segoe UI", Arial, Helvetica, Sans-Serif;
	color: #2E2E2E;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 5px;
}

.f-options .h4 {
	padding-top: 20px;
	margin-top: 70px;
	padding-bottom: 10px;
}

.f-section h4 {
	color: #000;
	text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
	font-family: open sans;
	font-size: 1.125em;
	line-height: 1.375em;
	font-weight: 400;
	font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.f-section h1, .f-section h2.z-head,.f-section h3.z-head {
	color: #333;
	line-height: 1.4em;
	text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
	font-family: open sans;
	font-size: 2.15em;
	font-weight: 400;
}

.f-options .h4.f-toc {
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.f-options .f-content h2 {
	font-size: 28px;
	padding: 40px 0 10px 0;
	margin: 0;
	word-wrap: break-word;
}

.f-options ul.f-nav {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 15px;
}

ul.steps {
	list-style: none;
	margin-left: 0px;
	padding-left: 0;
}

ul.steps .code-sample {
	
}

.steps li {
	padding-top: 55px;
}

.steps.f-compact li {
	padding-top: 10px;
}

.steps li span.step {
	width: 33px;
	color: #333;
	font: bold 16px/32px 'Open Sans', sans-serif;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin-right: 14px;
	display: inline-block;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	-moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .15);
	border: solid 1px #DADADA;
	text-shadow: rgba(255, 255, 255, 0.75) 0px -1px 0px;
}

.steps li span.title {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-shadow: rgba(0, 0, 0, 0.15) 0px 0px 1px;
}

.steps.f-compact li span.title {
	font-size: 16px;
}

.f-usage .code-sample {
	margin-bottom: 5px;
}

.f-btn i {
	left: 14px !important;
}

h2.f-large, h3.f-large {
	margin-bottom: 2.5em;
	color: #333;
	font-size: 1.8em;
	line-height: 1.4em;
	text-shadow: rgba(0, 0, 0, 0.15) 0px 0px 1px;
	font-family: open sans;
	font-size: 1.7em;
	line-height: 1.375em;
	margin: 1.4em 0 .6em -48px;
	padding: .2em 0 .2em 34px;
	font-weight: normal;
	text-align: center;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.z-content ul li {
	padding-left: 1.9em;
}

.z-content h4 {
	border-bottom: 1px dotted #EEEDED;
	padding-top: 5px;
	margin-top: 0;
}

.tab-wrapper {
	margin: 0 auto;
}

.notice {
	padding: 10px 15px;
	background-color: #F6F6F6;
	background: #fff;
	font-size: 12px;
	clear: both;
	-moz-box-shadow: 4px 4px 0 0 rgb(235, 235, 235);
	-webkit-box-shadow: 4px 4px 0 0 rgb(235, 235, 235);
	box-shadow: 4px 4px 0 0 rgb(235, 235, 235);
	box-shadow: 0 5px 6px -6px #AAA;
}

.notice.red {
	border-left: 3px solid #D13636;
}

.notice.blue {
	border-left: 3px solid #008FD5;
}

.notice > p {
	margin: 0;
}

.z-tabs {
	padding: 40px 0;
}

#section-themes .z-tabs.horizontal.bottom-compact .z-content {
	height: 280px;
}

.demo-block {
	padding: 5px 7px 5px 5px;
}

.demo-block.shodow {
	-moz-box-shadow: rgba(0, 0, 0, .05) 0 1px 1px, rgba(0, 0, 0, .08) 0 0 30px inset;
	-webkit-box-shadow: rgba(0, 0, 0, .05) 0 1px 1px, rgba(0, 0, 0, .08) 0 0 30px inset;
	box-shadow: rgba(0, 0, 0, .05) 0 1px 1px, rgba(0, 0, 0, .08) 0 0 30px inset;
}

.boxes.inside .thumbnail {
	height: 74px;
	width: 74px;
	-moz-box-shadow: 4px 4px 0 0 #F0F0F0;
	-webkit-box-shadow: 4px 4px 0 0 #F0F0F0;
	box-shadow: 4px 4px 0 0 #F0F0F0;
}

.demo-block .z-tabs {
	padding: 2px 4px;
}

.z-tabs.marginBottom {
	padding-bottom: 20px;
}

.f-page h1, .f-page h4, .f-page p, .f-page pre, .f-page ul, .f-page li {
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

.f-page .f-section {
	border-bottom: 1px solid #D8D8D8;
	border-bottom: 1px solid rgba(200, 200, 200, 0.75);
}

.f-page .f-section.f-white {
	background: #fdfdfd;
	background: #ffffff;
}

.f-page .f-section.f-gray {
	background: url(http://subtlepatterns.com/patterns/furley_bg.png) white;
	background: url(http://subtlepatterns.com/patterns/blizzard.png);
	background: url(http://subtlepatterns.com/patterns/groovepaper.png);
	background: url(http://subtlepatterns.com/patterns/square_bg.png) white;
	background: url(http://www.alessandro-cavallo.de/images/background.jpg) no-repeat top left #F1F1F1;
	background: url(http://www.slidesjs.com/img/bg-body.png) no-repeat top left #F1F1F1;
	background: url('http://tympanus.net/Development/ParallaxContentSlider/images/bg.png');
	background: #FCFCFC url('http://pitch.csspiffle.com/static/img/bg_gray.png');
}

.f-page .f-section.f-whiteSmoke {
	background-color: #FAFAFA;
	background-color: #fbfbfb;
	background-color: #f5f5f5;
}

.f-page .f-section.f-light-gray {
	background: rgb(250, 250, 250);
	background: rgb(249, 249, 249);
}

.f-page .f-section.f-noise {
	background: #FAFAFA url(/img/patterns/bgnoise_lg.png);
}

.f-page .f-section.f-squairy-light {
	background: #FAFAFA url(/img/patterns/squairy_light.png);
}

.f-page .f-section.f-fabric_of_squares_gray {
	background: #FAFAFA url(/img/patterns/fabric_of_squares_gray.png);
}

.f-page .f-section.f-wood {
	background-image: url(http://subtlepatterns.subtlepatterns.netdna-cdn.com/patterns/retina_wood.png);
	background-image: url(http://subtlepatterns.com/patterns/wood_pattern.png);
}

.f-page .f-section .f-content {
	padding-bottom: 20px;
	padding-top: 20px;
}

.f-page .f-section.f-bottom-100 .f-content {
	padding-bottom: 120px;
	padding-top: 20px;
}

.f-page .f-section.f-bottom-60 .f-content {
	padding-bottom: 60px;
	padding-top: 20px;
}

.demo.accordion .f-section.f-bottom-100 .f-content {
	
}

#section-slider-accordion .z-accordion > section > h3 {
	text-transform: uppercase;
}

.media-box {
	position: relative;
}

.media-box img {
	display: block;
}

.media-box .mask {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.media-box .mask .ico {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: 90% 10%;
	background-repeat: no-repeat;
}

.media-box .mask .ico.image {
	background-image: url(img/background/media-box-image.png);
}

.media-box .mask .ico.video {
	background-image: url(img/background/media-box-video.png);
}

.media-box .mask .ico.link {
	background-image: url(img/background/media-box-link.png);
}

.media-box .mask .title {
	width: 30%;
	margin-left: 5%;
	margin-top: 5%;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 100%;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	color: White;
	font-family: 'Open Sans Condensed', sans-serif;
}

.media-box .mask {
	background: #000;
	background: rgba(0, 0, 0, .55);
}

.media-box .mask .title {
	font-size: 16px !important;
	width: 60% !important;
	text-align: center !important;
	margin: 20% 20% !important;
}

#content-below {
	padding: 20px 0 10px 0;
	border-top: 1px solid #CDCDCD;
	background: #FFF;
	width: 100%;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #EBEBEB;
	border-bottom: solid 1px #DDD;
	border-bottom: 1px solid rgb(231, 231, 231);
	border-top-width: 0;
	background: #FCFCFC;
}

#footer {
	background: #F5F5F5;
	background: #FDFDFD;
	background: #fff;
	padding: 30px 0 10px 0;
	color: #333;
	text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
	text-shadow: none;
	font-size: 12px;
	-webkit-box-shadow: inset 0px -4px 3px -2px rgba(80, 80, 80, .05);
	-moz-box-shadow: inset 0px -4px 3px -2px rgba(80, 80, 80, .05);
	box-shadow: inset 0px -4px 3px -2px rgba(80, 80, 80, .05);
	color: #555;
}

#footer a, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-shadow: none;
}

#footer a:hover {
	color: #D13636;
}

#footer h6 {
	color: #333;
	margin-top: 0;
	text-shadow: 1px 1px 5px rgba(245, 245, 245, 0.4);
	font-size: 1.125em;
	margin: 25px 0;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#footer #toplink {
	margin-bottom: -25px;
	text-align: center;
}

#footer .subfooter {
	margin-top: 1em;
	padding-top: 1em;
}

#footer .span3, #footer .span4, #footer .span5, #footer .span6, #footer .span7 {
	padding: 0;
}

#footer .inline {
	display: inline-block;
}

ul.inline > li:first-child {
	padding-left: 0;
}

.subfooter ul.inline>li, .subfooter ol.inline>li {
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
}

.demo.accordion .f-section.f-bottom-100 .f-content {
	padding-bottom: 120px;
	padding-top: 20px;
}

#footer #back-to-top, #footer #back-to-top:visited, #footer #back-to-top:hover {
	color: #fff;
}

@media (min-width: 1200px) {

.home h1.page-title > b > span.z-title {
	font-size: 110px;
}

}

@media (max-width: 980px) {

.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding: 5px 20px 0px 20px;
}

.home h1.page-title > b > span.z-title {
	font-size: 98px;
}

}

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

.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding: 5px 20px 0px 20px;
}

.navbar .custom-brand {
	padding-left: 30px;
}

body {
	padding-top: 0;
}

.navbar .nav {
	top: 0 !important;
	left: 0 !important;
	margin-left: 15px !important;
}

.header, .bs-docs-social {
	margin-right: -20px;
	margin-left: -20px;
}

h1.page-title > b > span.z-title {
	font-size: 70px;
}

h1.page-title > b > span.z-desc {
	font-size: 15px;
}

h1.page-title > b > span.z-desc2 {
	font-size: 12px;
}

.home h1.page-title > b > span.z-title {
	font-size: 90px;
}

.media-box .mask .title {
	font-size: 14px !important;
	margin: 5% 20% !important;
}

.z-demo-thumbnails .project .thumbnail b {
	font-size: 10px;
}

}

@media (max-width: 720px) {
	
.span5 {
	width: 100%
}

.f-page .f-section.f-whiteSmoke, .f-page .f-section.f-light-gray, .f-page .f-section.f-fabric_of_squares_gray {
	background: none;
}

.navbar .custom-brand {
	padding-left: 15px;
}

#page-content .f-page section.f-section.f-bottom-100 .f-content {
	padding-bottom: 20px;
	padding-top: 20px;
}

.navbar .nav {
	top: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
}

hr.soften {
	margin: 70px 0 70px 0;
}

hr.z-product-separator {
	display: block;
}

.header, .bs-docs-social {
	margin-right: -20px;
	margin-left: -20px;
}

h1.page-title {
	margin-left: 20px;
}

h1.page-title > b > span.z-title {
	font-size: 62px;
	margin-left: 0;
}

h1.page-title > b > span.z-desc {
	font-size: 14px;
	margin-left: 0;
}

h1.page-title > b > span.z-desc2 {
	font-size: 12px;
}

.home h1.page-title {
	padding: 7% 0 2% 0;
}

.home h1.page-title > b > span.z-title {
	font-size: 62px;
}

.f-form form {
	width: 280px;
	margin: 0 auto;
}

.f-form .input-text {
	width: 260px;
}

.f-form .btn {
	width: 280px;
}

.z-tabs .f-form .btn {
	width: 199px;
}

.f-form input {
	display: block !important;
}

.footer {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}

.footer p {
	margin-bottom: 9px;
}

.z-compact .f-form .input-text {
	width: 99%;
	padding: 0 0 0 1%;
}

.z-compact .f-form .btn {
	width: 100%;
}

.z-compact .f-form form {
	width: 100%;
	margin: 0 auto;
}

.demo.accordion [class*="span"] {
	padding-top: 30px;
	padding-bottom: 30px;
}

}

@media (max-width: 480px) {

hr.soften {
	margin: 40px 0 40px 0;
}

hr.z-product-separator {
	display: block;
}

.header {
	margin-right: -20px;
	margin-left: -20px;
}

.social-header, .bs-docs-social {
	margin-right: -20px;
	margin-left: -20px;
	display: none;
}

h1.page-title > b > span.z-title {
	font-size: 48px;
	text-shadow: 1px 1px 0px #fff;
}

h1.page-title > b > span.z-desc {
	font-size: 12px;
}

h1.page-title > b > span.z-desc2 {
	font-size: 12px;
}

.f-download,.btns {
	width: 280px;
	margin: 0 auto;
}

.f-download .btn, .btns .btn {
	padding: 10px 0;
	width: 280px;
}

.home h1.page-title > b > span.z-title {
	font-size: 48px;
}

.footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

}

#nav-demo-style2.z-tabs {
	padding: 0;
}

#nav-demo-style2.z-tabs.horizontal.small > ul.z-tabs-nav > li > a.z-link {
	padding: 10px 5px;
}

#nav-demo-style2.z-tabs.horizontal > .z-container > .z-content .z-content-inner {
	padding: 0px 15px 0px 15px;
	height: auto;
}

.z-tabs .inside {
	background: #FFF;
	padding: 8px 5px 8px 0;
}

.z-accordion .inside {
	background: #FFF;
	padding: 0px 5px;
}

.z-tabs .inside li,.z-accordion .inside li {
	border-bottom: 1px dotted #E6E6E6;
	padding: 15px;
	list-style: none;
	background: 0;
	line-height: 1.5em;
	padding: 6px;
	overflow: hidden;
	font-size: 12px;
	margin-left: 0;
	margin: 8px 0;
	border-left: 4px solid rgb(204, 204, 204);
	border-left: 4px solid #fff;
	padding-left: 10px;
}

.z-tabs .inside li:hover,.z-accordion .inside li:hover {
	background: #F8F8F8;
	border-left: 4px solid #f62828;
	border-left: 4px solid #D13636
}

.z-tabs .inside li a,.z-accordion .inside li a {
	color: #555;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
}

.z-tabs .inside li img.thumbnail,.z-accordion .inside li img.thumbnail {
	border: 1px solid #DDD;
	padding: 4px;
	background-color: #FFF;
	float: left;
	margin: 0 16px 0 0;
}

.z-tabs .inside li span.meta,.z-accordion .inside li span.meta {
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-transform: normal;
	color: #999;
}

.z-tabs .inside.comments li,.z-accordion .inside.comments li {
	border-bottom: 1px dashed #E6E6E6;
	padding: 7px 0;
	padding-left: 10px;
}

.z-tabs .inside.comments li span.meta,.z-accordion .inside.comments li span.meta {
	display: inline-block;
	line-height: 18px;
}

.fix, .col-full, .wrap {
	zoom: 1;
}

.z-tabs #tab-tags,.z-accordion #tab-tags {
	margin: 0;
	padding: 0;
	padding: 10px 0;
	display: none;
	border-width: 1px;
}

.z-accordion #tab-tags {
	padding: 0;
}

.z-tabs #tab-tags a,.z-accordion #tab-tags a {
	padding: 4px 6px;
	color: #3C2E25;
	margin: 3px 2px;
	display: inline-block;
	background: #f1f1f1;
	font-size: 13px!important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in-out;
}

.z-tabs #tab-tags a:hover,.z-accordion #tab-tags a:hover {
	background-color: #d30303;
	color: #fff;
	text-shadow: 0 0 0 transparent,0 1px 1px rgb(141, 20, 20);
}

.z-tabs > .z-container > .z-content .z-content-inner,.z-tabs > .z-container > .z-content .z-content-inner p {
	font: 12px/21px "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #555;
	text-shadow: 0 0 0 transparent,0 1px 1px #fff;
}

.z-tabs > .z-container > .z-content .z-content-inner h4 {
	color: #444;
	font: bold 16px/1.2em "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 0 0 0 transparent,0 1px 1px #fff;
}

#section-templates .thumbnail {
	border: 1px solid rgba(0, 0, 0, .15);
}

#section-responsive .container {
	width: 60%;
	margin: 0 auto;
}

#section-responsive .container > div {
	width: auto;
}

@media (max-width: 1200px) {

#section-responsive .container {
	width: 75%;
}

}

@media (max-width: 979px) {

#section-responsive .container {
	width: 90%;
}

.header {
	margin-right: -20px;
	margin-left: -20px;
}

.navbar {
	margin-left: 0;
	margin-right: 0;
}

}

@media (max-width: 767px) {

.z-tabs .f-form .input-text {
	min-width: 74%;
	width: auto;
}

.z-tabs .f-form .btn {
	min-width: 52%;
	width: auto;
}

.demo .headline, .docs .headline {
	display: none;
}

@media (max-width: 480px) 

{#section-responsive .container  
	{width : 95%
;

} #section-responsive .container > div  
	{margin :0
;

}

}} .code-sample  
	{margin-top : 20px
	; margin-top : 8px
	; margin-bottom : 25px
	; padding :0
	; border : 1px solid #dadada
	; background : #fbfbfb
	; color : #000
	; -webkit-border-radius : 3px
	; -moz-border-radius : 3px
	; -o-border-radius : 3px
	; border-radius : 3px
	; -moz-box-shadow : 0 0 7px #dadada inset
	; -webkit-box-shadow : 0 0 7px #dadada inset
	; -o-box-shadow : 0 0 7px #dadada inset
	; box-shadow : 0 0 7px #dadada inset
	; color : #777
	; font-size : 13px
	; font-weight : 400
	; text-shadow : 0 1px 0 rgba(255, 255, 255, 0.8)
	; border-radius : 3px
;

}.details-list  
	{margin :0
	; margin-top : 20px
	; margin-bottom : 25px
	; padding :0
	; color : #000
;

}.bodyText h4.details-title, .bodyText h4.code-title  
	{padding : 10px 10px 8px 10px
	; font-weight : bold
	; color : #6f6f6f
;

}.prettyprint  
	{overflow-x : auto
;

}.prettyprint,.details-list dl  
	{padding : 10px
	; margin :0
	; -webkit-border-radius : 3px
	; -moz-border-radius : 3px
	; border-radius : 3px
;

}.code-sample .prettyprint,.details-list dl  
	{padding : 10px
	; border :0
;

}.code-sample.code pre  
	{display :block
	; padding :0
;

}pre .nocode  
	{background-color : transparent
	; color : #000
;

}pre .str, pre .atv  
	{color : #e25000
	;color :#00AEEF
	;color :#FF00E
0

} pre .kwd  
	{color : #0033ff
;

} pre .com  
	{color : #666666
;

} pre .typ  
	{color : #000
;

} pre .lit  
	{color : #006666
;

} pre .pun  
	{color : #333
;

} pre .pln  
	{color : #42545a
;

} pre .tag  
	{color : #0066cc
;

} pre .atn  
	{color : #6666ff
;

} pre .dec  
	{color : #cc0000
;

} ol.linenums  
	{margin-top :0
	; margin-bottom :0
	; color : #333
;

}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8  
	{list-style-type : non
e

}li.L1,li.L3,li.L5,li.L7,li.L9  
	{background : #eee
;

}.details-list dl  
	{overflow : hidden
	; padding :0
	; background-color : none
	; border-top : 1px solid #dadada
;

}.details-list dt,.details-list dd  
	{display : block
	; margin :0
	; padding : 2px0
;

}.details-list dt  
	{clear : left
	; float : left
	; width : 50%
	; overflow :auto
	; font-weight : bold
;

}.details-list dd  
	{margin-left : 10px
	; padding-left : 50%
;

}.details-list dd p
	{padding :0
	;margin :0
;

}.details-list dt code  
	{font-weight : normal
;

}.code-sectio n
	{padding-top : 15px
	; padding-bottom : 10px
	; margin-top : 22px
	; border-bottom : 1px dotted rgba(175, 175, 175, 0.75)
;

}.code-section h 3
	{font-size : 18px
	; font-weight : normal
	; font-weight : 700
	; padding : 2px 0 2px0
	; margin :0
;

} .code-section a:hove r
	{color : #D13636
;

}.code-section h 4
	{font-size : 14px
	; line-height : 1em
	; color : black
	; padding : 15px 0 00
	; margin :0
	; word-wrap : break-word
	; padding : 10px 10px 8px 0px
	; font-weight : bold
	; color : #6F6F6F
;

}.code-section h 5
	{font-family : "Segoe UI", Arial, Helvetica, Sans-Serif
	; line-height : 1.2em
	; font-size : 14px
	; padding :0
	; margin :0
;

}.code-section h2 a, .code-section h3 a
	{color : #2E2E2E
;

} .code-section p
	{padding-top : 5px
	; padding-bottom : 5px
	; font :14px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif
;

}.code-section h3 cod e
	{color : #41B7D8
	; padding :0
	; background : none
	; border : none
	; font-size : 18px
	; font-family : "Segoe UI", Arial, Helvetica, Sans-Serif
	; margin-right : 5px
	; font-weight : 500
;

} .code-section dl dt cod e
	{color : #41B7D8
	; padding :0
	; background : none
	; border : none
;

}.code-section h2 em, .code-section h3 em, .code-section h4 e m
	{font-family : "Segoe UI", Arial, Helvetica, Sans-Serif
	; color : #888
	; line-height : 1.2em
	; font-weight : 500
;

}.code-section p .code-section ul, .code-section o l
	{padding-top : 5px
	; padding-bottom : 5px
	; margin-top :0
	; margin-bottom :0
;

}.code-section .code-sample, .code-section .details-lis t
	
{

}pre code  
	{text-shadow : 0 1px 1px rgba(0, 0, 0, 0.1)
;

} article, aside, figcaption, figure, footer, header, hgroup, nav, sectio n
	{display : block
;

}.z-accordion,.z-accordion > section,.z-accordion > section > h3,.z-accordion > section > h3 > .z-title,.z-accordion > section > h3 > .z-arrow,.z-accordion > section > .z-content  
	{padding :0
	;margin :0
;

}.z-accordion.vertical .z-accordion.vertical  
	
{

}.z-accordion.vertical  
	{font-family : "Helvetica Neue",Helvetica,Arial,sans-serif
	; font-size : 14px
	; line-height : 20px
	; color : #333
;

} .z-accordion.vertical > section > h3  
	{color : #666
	; font-size : 12px
	; font-weight : normal
	; line-height : 40px
	; height :40px
	; padding : 0 12px
	; margin :0
	; display : block
	; position : relative
	; outline : none
	; cursor : pointer
	; text-decoration : none
;

} .z-accordion.vertical > section > h3, .z-accordion.vertical > section > h3 > .z-title, .z-accordion.vertical > section > h3 > .z-arrow  
	
{

} .z-accordion > section > h3.z-focu s
	{z-index : 9999 !important
;

} .z-accordion.z-focus, .z-accordion.vertical > section > h3.z-focus, .z-accordion.horizontal > section > h3.z-focus .z-titl e
	{font-weight : bold !important
	; color : black
	; background-color :white !important
	; background :white !important
	; border-bottom :2px solid red !important
;

} .z-accordion.vertical > section > h3 > .z-arrow  
	{
	position : absolute;
	opacity : 0.25;
	right : 14px;
	width : 12px;
	height : 12px;
	height : 12px;
	width : 12px;
	top : 50%;
	margin-top : -6px;
	background: url(../img/zozo-accordion.png) no-repeat;
} .z-accordion.vertic
	background-repeat: no-repeat;
l > section > h3 > .z-arrow.z-loading  
	{background : url(../ui/accordion/img/loading.gif)
	; height : 16px
	; width : 16px
	; margin-top :-8px
;

} .z-accordion.vertical > section > h3:hover  
	
{

} .z-accordion.vertical > section > h3:hover > .z-arrow  
	{opacity :1
;

} .z-accordion.vertical > section.z-active > h3  
	{font-weight : bold
;

} .z-accordion.vertical > section.z-active > h3 > .z-arrow, .z-accordion.vertical > section > h3:hover > .z-arrow  
	{-webkit-transform : rotate(90deg)
	; -moz-transform : rotate(90deg)
	; transform : rotate(90deg)
	; right : 14px
	; opacity :1
;

} .z-accordion.vertical > section > .z-content  
	{display : none
	; background : white
;

} .z-accordion.transition.vertical > section > .z-content  
	{height : 0px
	; overflow : auto!important
	; display : block!important
	;max-height:800px;
;

} .z-accordion.transition.vertical.z-grouped.z-bordered > section > .z-content, .z-accordion.transition.vertical.z-ungrouped.z-bordered > section > .z-content  
	{border-bottom-width :0
;

} .z-accordion.transition.vertical > section> .z-content > .z-auto-g  
	{padding : 20px 15px 10px 15px;
	background-color: #f6f6f6;
	border-radius: 0px 0px 5px 5px
;

} .z-slider-wrapper > .z-accordion.transition.vertical > section> .z-content > .z-auto-g  
	{padding :0
;

} .z-accordion.transition.vertical.z-grouped.z-bordered > section.z-active > .z-content, .z-accordion.transition.vertical.z-ungrouped.z-bordered > section.z-active > .z-content  
	{border-bottom-width :0px
;

} .z-accordion.horizontal  
	{position : relative
	; overflow : hidden
	; height : 100%
	; margin :0
	; padding :0
	; background : rgba(252, 252, 252, 0.1)
	; background : #FFF
;

} .z-accordion.horizontal > section > h3  
	{text-decoration : none
	; position : absolute
	; background : #FFF
	; top :0
	; left :0
	; width : 320px
	; height : 50px
	; line-height : 49px
	; color : #666
	; font-size : 16px
	; font-weight : normal
	; margin :0
	; z-index : 20
	; cursor : pointer
	; text-align :right
	; text-shadow : 0 1px 1px rgba(255, 255, 255, 0.6)
	; -webkit-backface-visibility : hidden
	; -webkit-transform : translateX(-100%) rotate(-90deg)
	; -webkit-transform-origin : right top
	; -moz-transform : translateX(-100%) rotate(-90deg)
	; -moz-transform-origin : right top
	; -o-transform : translateX(-100%) rotate(-90deg)
	; -o-transform-origin : right top
	; transform : translateX(-100%) rotate(-90deg)
	; transform-origin : right top
;

} .z-accordion.horizontal > section  
	{display : inline
	; overflow : hidden
	; height : 100%
	; position : absolute
	; background : #FFF
;

} .z-accordion.horizontal > section > .z-link  
	{bottom :0
	; left :0
	; position : absolute
	; top :0
	; margin :0
	; padding :0
;

} .z-accordion.horizontal > section.z-active >.z-link  
	{cursor : default
;

} .z-accordion.horizontal > section > h3 .z-title  
	{display : block
	; cursor : pointer
	; padding-right : 5%
	; text-align : right
	; height : 49px
	; line-height : 48px
	; white-space : nowrap
	; -webkit-transition : all 0.25s ease-out
;

} .z-accordion.horizontal > section > h3 .z-arrow  
	{position : absolute
	; left : 14px
	; left :6%
	; z-index : 20
	; top : 50%
	; margin-top :-6px
	; display : inline-block
	; -webkit-transition : all 0.5s ease-in-out
	; opacity : 0.25
	; filter : alpha(opacity=25)
	; -moz-opacity : 0.25
	; background-repeat : no-repeat
	; height : 12px
	; width : 12px
	; background : url(../ui/accordion/img/zozo-accordion.png) no-repeat top left
	; background-position : 00
	; width : 12px
	; height : 12px
;

} .z-accordion.horizontal > section > h3 > .z-arrow.z-loading  
	{background : url(../ui/accordion/img/loading.gif)
	; height : 16px
	; width : 16px
	; left : 10px
	; top : 18px
;

} .z-accordion.horizontal > section.z-active > h3  
	
{

} .z-accordion.horizontal > section.z-active > h3 > .z-arrow, .z-accordion.horizontal > section > h3:hover > .z-arrow  
	{-webkit-transform : rotate(270deg)
	; -moz-transform : rotate(270deg)
	; transform : rotate(270deg)
	; opacity :1
;

} .z-accordion.horizontal > section > h3:hover > .z-arrow  
	
{

} .z-accordion.horizontal > section > h3:hover > .z-title  
	
{

} .z-accordion.horizontal > section > .z-content  
	{height : 96%
	; position : absolute
	; top :0
	; overflow : hidden
	; background :white
	; margin : 6px 0 00
	; height :100%
	; margin :0
	; bottom :0
	; left : 48px
	; right :0
;

} .z-accordion.horizontal > section > .z-content > di v
	{padding : 10px 10px 10px 20px
;

} .z-accordion.horizontal > section.z-active > .z-content  
	{margin : 0px
	; height : 100%
;

} .z-accordion.horizontal > section.z-active.z-last > .z-content  
	{height : 96%
	; margin : 6px 0 00
	; height :100%
	; margin :0
;

} .z-accordion.transition.horizontal > section  
	
{

}.z-accordion.z-scrollable > section.z-active .z-content::-webkit-scrollbar  
	{width : 9px
	; height : 9px
;

}.z-accordion.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(0, 0, 0, 0.2)
	; border : thin solid rgba(0, 0, 0, 0.1)
;

}.z-accordion.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(0, 0, 0, 0.05)
	; border : thin solid rgba(0, 0, 0, 0.06)
	; box-shadow : 0 0 3px rgba(0, 0, 0, .1) inset
;

}.z-accordion.horizontal.z-scrollable > section.z-active > .z-content:hover,.z-accordion.horizontal.z-scrollable > section.z-active > .z-content > div:hover,.z-accordion.vertical.z-scrollable > section.z-active > .z-content:hove r
	{overflow : auto
;

}.z-accordion.z-scrollable > section.z-active > .z-content,.z-accordion.z-scrollable > section.z-active > .z-content > div  
	{overflow :hidden
;

} .z-accordion.horizontal.z-shadows  
	{box-shadow : 0 1px 2px rgba(0, 0, 0, .25)
	; box-shadow : 0 2px 3px rgba(111, 111, 111, .25)
;

} .z-accordion.z-shadows.vertical.z-grouped  
	{box-shadow : 0 1px 2px rgba(0, 0, 0, .15)
	; box-shadow : 0 2px 3px rgba(111, 111, 111, .25)
;

} .z-accordion.vertical.z-ungrouped.z-shadows > section  
	{box-shadow : 0 1px 2px rgba(0, 0, 0, .1)
	; box-shadow : 0 2px 3px rgba(111, 111, 111, .25)
;

} .z-accordion,.z-accordion > section,.z-accordion > section > h3,.z-accordion > section > h3 .z-title,.z-accordion > section > .z-content  
	{border-width :0
	; border-color : #B4B4B4
	; border-color : #CECECE
;

} .z-accordion.vertical.z-grouped.z-bordered > section > h3  
	{border-width : 1px
	; margin-top : -1px
;

} .z-accordion.vertical.z-grouped.z-bordered > section.z-first > h3  
	{border-top-width : 1px
;

} .z-accordion.vertical.z-grouped.z-bordered > section.z-last > h3  
	{border-bottom-width : 1px
;

} .z-accordion.vertical.z-grouped.z-bordered > section > .z-content  
	{border-left-width : 1px
	; border-right-width : 1px
	; border-bottom-width : 1px
;

} .z-accordion.vertical.z-ungrouped > section  
	{margin : 5px0
;

} .z-accordion.vertical.z-ungrouped.z-bordered > section > h3  
	{border-width : 1px
;

} .z-accordion.vertical.z-ungrouped.z-bordered > section > .z-content  
	{border-left-width : 1px
	; border-right-width : 1px
	; border-bottom-width : 1px
;

} .z-accordion.horizontal.z-bordered  
	{border-width : 1px
;

} .z-accordion.horizontal.z-bordered > section > h3 > .z-title  
	{border-width : 1px 0 1px0
;

} .z-accordion.horizontal.z-bordered > section.z-last > h3 > .z-title  
	{border-bottom-width :0
;

} .z-accordion.horizontal.z-bordered > section.z-first > h3 > .z-title  
	{border-top : none
;

} .z-accordion.horizontal.z-bordered > section.z-active.z-last > h3 > .z-title  
	{border-bottom-width : 1px
;

} .z-accordion.deepblue.z-bordered,.z-accordion.deepblue.z-bordered > section > h3,.z-accordion.deepblue.z-bordered > section > h3 > .z-title,.z-accordion.deepblue.z-bordered > section > .z-content  
	{border-color : #003E7C
;

}.z-accordion.deepblue.vertical > section > h3,.z-accordion.deepblue.horizontal > section > h3 > .z-title  
	{color : white
	; text-shadow : 0 -1px 0 rgba(0, 0, 0, .5)
	; background-color : #6891E7
	; background-image : -moz-linear-gradient(top,#096BD2 0,#0053A6 100%)
	; background-image : -ms-linear-gradient(top,#096BD2 0,#0053A6 100%)
	; background-image : -o-linear-gradient(top,#096BD2 0,#0053A6 100%)
	; background-image : -webkit-gradient(linear,left top,left bottom,color-stop(0,#096BD2),color-stop(100%,#0053A6))
	; background-image : -webkit-linear-gradient(top,#096BD2 0,#0053A6 100%)
	; background-image : linear-gradient(to bottom,#096BD2 0,#0053A6 100%)
;

}.z-accordion.deepblue.horizontal > section > h3 > .z-title  
	{background-image : -moz-linear-gradient(left,#096BD2 0,#0053A6 100%)
;

}.z-accordion.deepblue > section > h3 > .z-arrow  
	{color : #002D59
	; text-shadow : 0 -1px 0 rgba(0, 0, 0, .5)
;

}.ie7 .z-accordion.deepblue.horizontal > section > h3 > .z-title,.ie7 .z-accordion.deepblue.vertical > section > h3,.ie8 .z-accordion.deepblue.horizontal > section > h3 > .z-title,.ie8 .z-accordion.deepblue.vertical > section > h 3
	{filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#096BD2', endColorstr='#0053A6',GradientType=0)
;

}.z-accordion.deepblue.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(0, 62, 124, 0.75)
	; border-color : rgba(0, 62, 124, 0.25)
	; box-shadow : 1px 1px 5px rgba(0, 62, 124, 0.25) inset
;

}.z-accordion.deepblue.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(0, 62, 124, 0.05)
	; border-color :rgba(0, 62, 124, 0.06)
	; box-shadow : 0 0 3px rgba(0, 62, 124, 0.05) inset
;

}.z-accordion.deepblue > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.orange.z-bordered,.z-accordion.orange.z-bordered > section > h3,.z-accordion.orange.z-bordered > section > h3 > .z-title,.z-accordion.orange.z-bordered > section > .z-content  
	{border-color : #D64817
;

}.z-accordion.orange.vertical > section > h3,.z-accordion.orange.horizontal > section > h3 > .z-title  
	{color : white
	; text-shadow : 0 1px #5E1902
	; background : #F2825B
	; background : -moz-linear-gradient(top, #F2825B 0%, #E55B2B 50%, #F07146 100%)
	; background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2825B), color-stop(50%,#E55B2B), color-stop(100%,#F07146))
	; background : -webkit-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%)
	; background : -o-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%)
	; background : -ms-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%)
	; background : linear-gradient(to bottom, #F2825B 0%,#E55B2B 50%,#F07146 100%)
;

}.z-accordion.orange.horizontal > section > h3 > .z-title  
	{background : -moz-linear-gradient(left, #F2825B 0%, #E55B2B 50%, #F07146 100%)
;

}.z-accordion.orange > section > h3 > .z-arrow  
	{color : #fff
;

}.ie7 .z-accordion.orange.horizontal > section > h3 > .z-title,.ie7 .z-accordion.orange.vertical > section > h3,.ie8 .z-accordion.orange.horizontal > section > h3 > .z-title,.ie8 .z-accordion.orange.vertical > section > h 3
	{filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0)
;

}.z-accordion.orange.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(234, 89, 39, 0.75)
	; border-color : rgba(234, 89, 39, 0.25)
	; box-shadow : 1px 1px 5px rgba(234, 89, 39,0.25) inset
;

}.z-accordion.orange.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(234, 89, 39,0.05)
	; border-color :rgba(234, 89, 39, 0.06)
	; box-shadow : 0 0 3px rgba(234, 89, 39,0.05) inset
;

}.z-accordion.orange > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.deepred.z-bordered,.z-accordion.deepred.z-bordered > section > h3,.z-accordion.deepred.z-bordered > section > h3 > .z-title,.z-accordion.deepred.z-bordered > section > .z-content  
	{border-color : #BB2B3A
;

}.z-accordion.deepred.vertical > section > h3,.z-accordion.deepred.horizontal > section > h3 > .z-title  
	{color : #1B0000
	; text-shadow : 1px 1px 1px rgba(235, 184, 184, 0.25)
	; background-color : #C43646
	; background : -moz-linear-gradient(top, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%)
	; background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFC5CA), color-stop(50%,#D24B5A), color-stop(51%,#BA2737), color-stop(100%,#F18E99))
	; background : -webkit-linear-gradient(top, #DA6572 0%,#D24B5A 50%,#BA2737 51%,#D24B5A 100%)
	; background : -o-linear-gradient(top, #EFC5CA 0%,#D24B5A 50%,#BA2737 51%,#F18E99 100%)
	; background : -ms-linear-gradient(top, #EFC5CA 0%,#D24B5A 50%,#BA2737 51%,#F18E99 100%)
	; background : linear-gradient(to bottom, #EFC5CA 0%,#D24B5A 50%,#BA2737 51%,#F18E99 100%)
;

}.z-accordion.deepred.horizontal > section > h3 > .z-title  
	{background : -moz-linear-gradient(left, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%)
;

}.z-accordion.deepred > section > h3 > .z-arrow  
	{color : #1B0000
	;text-shadow : 0 -1px 0 rgba(0, 0, 0, .5)
;

}.ie7 .z-accordion.deepred.horizontal > section > h3 > .z-title,.ie7 .z-accordion.deepred.vertical > section > h3,.ie8 .z-accordion.deepred.horizontal > section > h3 > .z-title,.ie8 .z-accordion.deepred.vertical > section > h 3
	{filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#D24B5A', endColorstr='#CF3F4F',GradientType=0)
;

}.z-accordion.deepred.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(187, 43, 58, 0.75)
	; border-color : rgba(47, 138, 168, 0.25)
	; box-shadow : 1px 1px 5px rgba(47, 138, 168, 0.25) inset
;

}.z-accordion.deepred.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(194, 55, 55, 0.05)
	; border-color :rgba(55, 159, 194, 0.06)
	; box-shadow : 0 0 3px rgba(55, 159, 194, 0.05) inset
;

}.z-accordion.lightblue.z-bordered,.z-accordion.lightblue.z-bordered > section > h3,.z-accordion.lightblue.z-bordered > section > h3 > .z-title,.z-accordion.lightblue.z-bordered > section > .z-content  
	{border-color : #38A1BB
;

}.z-accordion.lightblue.vertical > section > h3,.z-accordion.lightblue.horizontal > section > h3 > .z-title  
	{color : #004B5E
	; text-shadow : 1px 1px 1px rgba(0, 0, 0, 0.1)
	; background : #ADD9E4 
	; background : -moz-linear-gradient(top, #F7FBFC 0%, #D9EDF2 40%, #ADD9E4 100%)
	; background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7FBFC), color-stop(40%,#D9EDF2), color-stop(100%,#ADD9E4))
	; background : -webkit-linear-gradient(top, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%)
	; background : -o-linear-gradient(top, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%)
	; background : -ms-linear-gradient(top, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%)
	; background : linear-gradient(to bottom, #F7FBFC 0%,#D9EDF2 40%,#ADD9E4 100%)
;

}.z-accordion.lightblue.horizontal > section > h3 > .z-title  
	{background : -moz-linear-gradient(left, #F7FBFC 0%, #D9EDF2 40%, #ADD9E4 100%)
;

}.z-accordion.lightblue > section > h3 > .z-arrow  
	{color : #004B5E
;

}.ie7 .z-accordion.lightblue.horizontal > section > h3 > .z-title,.ie7 .z-accordion.lightblue.vertical > section > h3,.ie8 .z-accordion.lightblue.horizontal > section > h3 > .z-title,.ie8 .z-accordion.lightblue.vertical > section > h 3
	{filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0)
;

}.z-accordion.lightblue.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(55, 159, 194, 0.75)
	; border-color : rgba(47, 138, 168, 0.25)
	; box-shadow : 1px 1px 5px rgba(47, 138, 168, 0.25) inset
;

}.z-accordion.lightblue.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(55, 159, 194, 0.05)
	; border-color :rgba(55, 159, 194, 0.06)
	; box-shadow : 0 0 3px rgba(55, 159, 194, 0.05) inset
;

}.z-accordion.black.z-bordered,.z-accordion.black.z-bordered > section > h3,.z-accordion.black.z-bordered > section > h3 > .z-title,.z-accordion.black.z-bordered > section > .z-content  
	{border-color : #444
;

}.z-accordion.black.vertical > section > h3,.z-accordion.black.horizontal > section > h3 > .z-title  
	{color : #fff
	; text-shadow : 1px 1px 1px black
	; box-shadow : 5px 10px 100px rgba(100, 100, 100, 0.15) inset
	; background-color : #555555
	; background : rgb(85,85,85)
	; background : url(data:image/svg+xml
	;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOSUiIHN0b3AtY29sb3I9IiM1NTU1NTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiM2OTY5NjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background : -moz-linear-gradient(top, rgba(85,85,85,1) 39%, rgba(105,105,105,1) 70%)
	; background : -webkit-gradient(linear, left top, left bottom, color-stop(39%,rgba(85,85,85,1)), color-stop(70%,rgba(105,105,105,1)))
	; background : -webkit-linear-gradient(top, rgba(85,85,85,1) 39%,rgba(105,105,105,1) 70%)
	; background : -o-linear-gradient(top, rgba(85,85,85,1) 39%,rgba(105,105,105,1) 70%)
	; background : -ms-linear-gradient(top, rgba(85,85,85,1) 39%,rgba(105,105,105,1) 70%)
	; background : linear-gradient(to bottom, rgba(85,85,85,1) 39%,rgba(105,105,105,1) 70%)
;

}.z-accordion.black.horizontal > section > h3 > .z-title  
	{background : -moz-linear-gradient(left, rgba(85,85,85,1) 39%, rgba(105,105,105,1) 70%)
;

}.z-accordion.black > section > h3 > .z-arrow  
	{color : #bfbfbf
;

}.ie7 .z-accordion.black.horizontal > section > h3 > .z-title,.ie7 .z-accordion.black.vertical > section > h3,.ie8 .z-accordion.black.horizontal > section > h3 > .z-title,.ie8 .z-accordion.black.vertical > section > h 3
	{filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#555555', endColorstr='#696969')
;

}.z-accordion.black.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(68, 68, 68, 0.75)
	; border-color : rgba(68, 68, 68, 0.25)
	; box-shadow : 1px 1px 5px rgba(68, 68, 68,0.25) inset
;

}.z-accordion.black.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(68, 68, 68, 0.05)
	; border-color :rgba(68, 68, 68, 0.06)
	; box-shadow : 0 0 3px rgba(68, 68, 68,0.05) inset
;

}.z-accordion.black > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.crystal.z-bordered,.z-accordion.crystal.z-bordered > section > h3,.z-accordion.crystal.z-bordered > section > h3 > .z-title,.z-accordion.crystal.z-bordered > section > .z-content  
	{border-color : #b4b4b4
;

}.z-accordion.crystal.vertical > section > h3,.z-accordion.crystal.horizontal > section > h3 > .z-title  
	{background-color : #f8f8f8
	; color : #444
	; background-color : rgb(255,255,255)
	; background-image : -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%)
	; background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1)))
	; background-image : -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%)
	; background-image : -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%)
	; background-image : -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%)
	; background-image : linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%)
;

}.ie7 .z-accordion.crystal.horizontal > section > h3 > .z-title,.ie7 .z-accordion.crystal.vertical > section > h3,.ie8 .z-accordion.crystal.horizontal > section > h3 > .z-title,.ie8 .z-accordion.crystal.vertical > section > h3  
	{filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f5f5f5')
;

}.z-accordion.silver.z-bordered,.z-accordion.silver.z-bordered > section > h3,.z-accordion.silver.z-bordered > section > h3 > .z-title,.z-accordion.silver.z-bordered > section > .z-content  
	{border-color : #C3C3C3
	;border-color : #CECECE
;

}.z-accordion.silver.vertical > section > h3,.z-accordion.silver.horizontal > section > h3 > .z-title  
	{color :#FFF;
	background-color : #6d84a3;
	border:2px solid;
	border-radius:7px;
	-moz-border-radius: 7px;
	font-size: 20px;
}
/*
.ie7 .z-accordion.silver.horizontal > section > h3 > .z-title,.ie7 .z-accordion.silver.vertical > section > h3,.ie8 .z-accordion.silver.horizontal > section > h3 > .z-title,.ie8 .z-accordion.silver.vertical > section > h3  
	{filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFCFC', endColorstr='#FBF9F9')
;*/

}.z-accordion.gray.z-bordered,.z-accordion.gray.z-bordered > section > h3,.z-accordion.gray.z-bordered > section > h3 > .z-title,.z-accordion.gray.z-bordered > section > .z-content  
	{border-color : #b4b4b4
;

}.z-accordion.gray.vertical > section > h3,.z-accordion.gray.horizontal > section > h3 > .z-title  
	{background-color : #f8f8f8
	; background-image : whiteSmoke
	; background-image : -moz-linear-gradient(top, #dbdbdb 0%, #f2f2f2 100%)
	; background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#f2f2f2))
	; background-image : -webkit-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%)
	; background-image : -o-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%)
	; background-image : -ms-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%)
	; background-image : linear-gradient(to bottom, #dbdbdb 0%,#f2f2f2 100%)
	; color : #444
;

}.ie7 .z-accordion.gray.horizontal > section > h3 > .z-title,.ie7 .z-accordion.gray.vertical > section > h3,.ie8 .z-accordion.gray.horizontal > section > h3 > .z-title,.ie8 .z-accordion.gray.vertical > section > h3  
	{filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dbdbdb', endColorstr='#f2f2f2')
;

}.z-accordion.white.z-bordered,.z-accordion.white.z-bordered > section > h3,.z-accordion.white.z-bordered > section > h3 > .z-title,.z-accordion.white.z-bordered > section > .z-content  
	{border-color : #C3C3C3
	;border-color : #CECECE
;

}.z-accordion.white.vertical > section > h3,.z-accordion.white.horizontal > section > h3 > .z-title  
	{color :#333
	;text-shadow : 0 1px white
	;background-color : #fff
;

}.z-accordion.crystal.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(100, 100, 100, 0.15)
	; border-color : rgba(100, 100, 100, 0.15)
	; box-shadow : 1px 1px 5px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.crystal.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(100, 100, 100, 0.15)
	; border-color :rgba(100, 100, 100, 0.15)
	; box-shadow : 0 0 3px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.blue.z-bordered,.z-accordion.blue.z-bordered > section > h3,.z-accordion.blue.z-bordered > section > h3 > .z-title,.z-accordion.blue.z-bordered > section > .z-content  
	{border-color : #248CB1
;

}.z-accordion.blue > section > h3 > .z-arrow,.z-accordion.blue > section > h3  
	{color :#ffffff
	;text-shadow : 0 -1px 0 rgba(0, 0, 0, .3)
;

}.z-accordion.blue.vertical > section > h3,.z-accordion.blue.horizontal > section > h3 > .z-title  
	{background-color : #2AA4CF
	;box-shadow : 5px 10px 100px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.blue > section > h3 > .z-arrow  
	{color : #fff
;

}.z-accordion.blue.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(55, 159, 194, 0.75)
	; border-color : rgba(47, 138, 168, 0.25)
	; box-shadow : 1px 1px 5px rgba(47, 138, 168, 0.25) inset
;

}.z-accordion.blue.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(55, 159, 194, 0.05)
	; border-color :rgba(55, 159, 194, 0.06)
	; box-shadow : 0 0 3px rgba(55, 159, 194, 0.05) inset
;

}.z-accordion.blue > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.green.z-bordered,.z-accordion.green.z-bordered > section > h3,.z-accordion.green.z-bordered > section > h3 > .z-title,.z-accordion.green.z-bordered > section > .z-content  
	{border-color : #009B70
;

}.z-accordion.green > section > h3  
	{color : white
	;text-shadow : 0px -1px 0px rgba(0, 0, 0, 0.3)
;

}.z-accordion.green > section > h3,.z-accordion.green > section > h3 > .z-title2  
	{background-color : #00c08b
	;box-shadow : 5px 10px 100px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.green > section > h3 > .z-arrow  
	{color : #127a5d
;

}.z-accordion.green.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(0,155,122, 0.35)
	; border-color : rgba(0,155,122, 0.15)
	; box-shadow : 1px 1px 5px rgba(0,155,122, 0.15) inset
;

}.z-accordion.green.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(0,155,122, 0.15)
	; border-color :rgba(0,155,122, 0.15)
	; box-shadow : 0 0 3px rgba(0,155,122, 0.15) inset
;

}.z-accordion.green > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.red.z-bordered,.z-accordion.red.z-bordered > section > h3,.z-accordion.red.z-bordered > section > h3 > .z-title,.z-accordion.red.z-bordered > section > .z-content  
	{border-color : #C72C2C
;

}.z-accordion.red > section > h3  
	{color : white
	;text-shadow : 0px -1px 0px rgba(0, 0, 0, 0.3)
;

}.z-accordion.red > section > h3,.z-accordion.red > section > h3 > .z-title2  
	{background-color : #E44848
	;box-shadow : 5px 10px 100px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.red > section > h3 > .z-arrow  
	{color : #aa2a52
;

}.z-accordion.red.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(228, 35, 35, 0.35)
	; border-color : rgba(228, 35, 35, 0.15)
	; box-shadow : 1px 1px 5px rgba(228, 35, 35, 0.05) inset
;

}.z-accordion.red.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(228, 35, 35, 0.15)
	; border-color :rgba(228, 35, 35, 0.15)
	; box-shadow : 0 0 3px rgba(228, 35, 35, 0.15) inset
;

}.z-accordion.red > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.yellow.z-bordered,.z-accordion.yellow.z-bordered > section > h3,.z-accordion.yellow.z-bordered > section > h3 > .z-title,.z-accordion.yellow.z-bordered > section > .z-content  
	{border-color : #C7941F
;

}.z-accordion.yellow > section > h3  
	{color : white
	;text-shadow : 0px -1px 0px rgba(0, 0, 0, 0.3)
;

}.z-accordion.yellow > section > h3,.z-accordion.yellow > section > h3 > .z-title2  
	{background-color : #f8c54d
	;box-shadow : 5px 10px 100px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.yellow > section > h3 .z-arrow  
	{color : #ab8426
;

}.z-accordion.yellow.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(193,148,31, 0.35)
	; border-color : rgba(193,148,31, 0.15)
	; box-shadow : 1px 1px 5px rgba(193,148,31,0.15) inset
;

}.z-accordion.yellow.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(193,148,31,0.15)
	; border-color :rgba(193,148,31,0.15)
	; box-shadow : 0 0 3px rgba(193,148,31,0.15) inset
;

}.z-accordion.yellow > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.purple.z-bordered,.z-accordion.purple.z-bordered > section > h3,.z-accordion.purple.z-bordered > section > h3 > .z-title,.z-accordion.purple.z-bordered > section > .z-content  
	{border-color : #B15299
;

}.z-accordion.purple > section > h3  
	{color : white
	;text-shadow : 0px -1px 0px rgba(0, 0, 0, 0.3)
;

}.z-accordion.purple > section > h3,.z-accordion.purple > section > h3 > .z-title2  
	{background-color : #df6dc2
	;box-shadow : 5px 10px 100px rgba(100, 100, 100, 0.15) inset
;

}.z-accordion.purple > section > h3 .z-arrow  
	{color : #9f3c85
;

}.z-accordion.purple.z-scrollable > section.z-active .z-content::-webkit-scrollbar-thumb  
	{background : rgba(177,82,153, 0.35)
	; border-color : rgba(177,82,153, 0.15)
	; box-shadow : 1px 1px 5px rgba(177,82,153,0.15) inset
;

}.z-accordion.purple.z-scrollable > section.z-active .z-content::-webkit-scrollbar-track  
	{background : rgba(177,82,153,0.15)
	; border-color :rgba(177,82,153,0.15)
	; box-shadow : 0 0 3px rgba(177,82,153,0.15) inset
;

}.z-accordion.purple > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.vertical > section > h3 > .z-title 2
	{background-color : none !important
	;background :none !important
	;box-shadow : none
;

} .ie7 .z-accordion.horizontal.z-bordered > section > div,.ie8 .z-accordion.horizontal.z-bordered > section > div  
	{border-left-width : 1px
;

}.ie7 .z-accordion.horizontal > section > h3  
	{filter : progid:DXImageTransform.Microsoft.BasicImage(rotation=3
)

} .ie8 .z-accordion.horizontal > section > h3  
	{filter : none
	; -ms-filter : "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"
	; -ms-transform : none
;

} .ie9 .z-accordion.horizontal > section > h3  
	{filter : none
	; -ms-filter : none
	; -ms-transform : translateX(-100%) rotate(-90deg)
	; -ms-transform-origin : right top

;

}.ie .z-accordion.horizontal > section > h3  
	{height :50px
;

}.ie .z-accordion.horizontal > section > h3 > .z-titl e
	{height :48px
;

}.ie .z-accordion.vertical > section > h3  
	{height : 1%
;

}.z-accordion.z-ungrouped.z-rounded > section  
	{-moz-border-radius : 5px
	; -webkit-border-radius : 5px
	; border-radius : 5px
;

} .z-accordion.z-ungrouped.z-rounded > section > h3  
	{-moz-border-radius : 4px
	; -webkit-border-radius : 4px
	; border-radius : 4px
;

} .z-accordion.z-ungrouped.z-rounded > section > .z-content  
	{-moz-border-radius :0
	; -webkit-border-radius :0
	; border-radius :0
;

} .z-accordion.z-ungrouped.z-rounded > section.z-active  
	{-moz-border-radius : 5px
	; -webkit-border-radius : 5px
	; border-radius : 5px
;

} .z-accordion.z-ungrouped.z-rounded > section.z-active > h3  
	{-moz-border-radius : 4px 4px 00
	; -webkit-border-radius : 4px 4px 00
	; border-radius : 4px 4px 00
;

} .z-accordion.z-ungrouped.z-rounded > section.z-active > .z-content  
	{-moz-border-radius : 0 0 4px 4px
	; -webkit-border-radius : 0 0 4px 4px
	; border-radius : 0 0 4px 4px
;

}.z-accordion.z-grouped.z-rounded  
	{-moz-border-radius : 6px
	; -webkit-border-radius : 6px
	; border-radius : 6px
;

} .z-accordion.z-grouped.z-rounded > section:last-child .z-content  
	{-moz-border-radius : 0 0 5px 5px
	; -webkit-border-radius : 0 0 5px 5px
	; border-radius : 0 0 5px 5px
;

} .z-accordion.z-grouped.z-rounded > section:first-child, .z-accordion.z-grouped.z-rounded > section:first-child h3  
	{-moz-border-radius : 5px 5px 00
	; -webkit-border-radius : 5px 5px 00
	; border-radius : 5px 5px 00
;

} .z-accordion.z-grouped.z-rounded > section:last-child, .z-accordion.z-grouped.z-rounded > section:last-child h3  
	{-moz-border-radius : 0 0px 5px 5px
	; -webkit-border-radius : 0 0px 5px 5px
	; border-radius : 0 0px 5px 5px
;

} .z-accordion.z-grouped.z-rounded > section.z-active:last-child, .z-accordion.z-grouped.z-rounded > section.z-active:last-child h3  
	{-moz-border-radius :0
	; -webkit-border-radius :0
	; border-radius :0
;

}.z-accordion.horizontal.z-rounded  
	{-moz-border-radius : 6px
	; -webkit-border-radius : 6px
	; border-radius : 6px
;

} .z-accordion.horizontal.z-rounded section.z-active:last-child .z-content  
	{border-radius : 0px 5px 5px 0px
;

} .z-accordion.horizontal.z-rounded > section:first-child > h3, .z-accordion.horizontal.z-rounded > section:first-child h3 > .z-title  
	{-moz-border-radius : 5px 5px 00
	; -webkit-border-radius : 5px 5px 00
	; border-radius : 5px 5px 00
;

} .z-accordion.horizontal.z-rounded > section:last-child > h3, .z-accordion.horizontal.z-rounded > section:last-child .z-title  
	{-moz-border-radius : 0 0px 5px 5px
	; -webkit-border-radius : 0 0px 5px 5px
	; border-radius : 0 0px 5px 5px
;

} .z-accordion.horizontal.z-rounded > section.z-active:last-child > h3, .z-accordion.horizontal.z-rounded > section.z-active:last-child > h3 > .z-title  
	{-moz-border-radius :0
	; -webkit-border-radius :0
	; border-radius :0
;

} .z-accordion.black > section > h3 > .z-arro w
	{background-position : 0 -62px
;

}.z-accordion.clean.vertical,.z-accordion.clean.vertical > section,.z-accordion.clean.vertical > section > h3,.z-accordion.clean.vertical > section > h3 .z-title,.z-accordion.clean.vertical > section > .z-content,.z-accordion.clean.vertical.z-bordered > section,.z-accordion.clean.vertical.z-bordered > section > h3,.z-accordion.clean.vertical.z-bordered > section > .z-content  
	{border-width :0
	; box-shadow :none
	; -moz-border-radius :0
	; -webkit-border-radius :0
	; border-radius :0
;

}.z-accordion.clean.vertical > section,.z-accordion.clean.vertical.z-ungrouped.z-bordered > section  
	{margin : 2px 0 2px0
;

}.z-accordion.clean.vertical > section > h3 > .z-title  
	
{

}.z-accordion.clean.vertical > section > h3 > .z-arrow2  
	
{

}.z-accordion.clean.vertical > section > h3,.z-accordion.clean.vertical.z-bordered > section > h3  
	{font-size : 16px
	; border-bottom : 1px solid #E7E7E7
	;border-bottom : 1px solid rgba(207, 207, 207, 0.7)
	; border-top :1px solid #fff
	;border-top : 1px solid rgba(255, 255, 255, 0)
	;background : white
;

}.z-accordion.clean.vertical > section.z-active > h3 > .z-arrow  
	
{

} .z-accordion.clean.vertical > section > h3:hover  
	{font-weight :bold
;

} .z-slider-wrapper  
	{position : relative
	; background-color : #FFF
	; margin-bottom : 60px
;

} .z-slider-wrapper.z-shadows  
	{-moz-box-shadow : 0px 0px 3px 0px rgba(0, 0, 0, 0.3)
	; -webkit-box-shadow : 0px 0px 3px 0px rgba(0, 0, 0, 0.3)
	; box-shadow : 0px 0px 3px 0px rgba(0, 0, 0, 0.3)
	; -moz-box-shadow : 0px 0px 16px 1px rgba(0, 0, 0, 0.12)
	; -webkit-box-shadow : 0px 0px 16px 1px rgba(0, 0, 0, 0.12)
	; box-shadow : 0px 0px 16px 1px rgba(0, 0, 0, 0.12)
;

} .z-slider-wrapper.z-rounded .z-accordion.z-ungrouped.z-rounded > section > h3  
	{-moz-border-radius :0
	; -webkit-border-radius :0
	; border-radius :0
;

} .z-slider-wrapper.z-rounded  
	{-moz-border-radius : 5px
	; -webkit-border-radius : 5px
	; border-radius : 5px
;

} .z-slider-wrapper > .z-accordion.horizontal, .z-slider-wrapper > .z-accordion.vertical, .z-slider-wrapper > .z-accordion.vertical.z-shadows.z-grouped, .z-slider-wrapper > .z-accordion.vertical.z-ungrouped.z-shadows > section  
	{-moz-box-shadow : none
	; -webkit-box-shadow : none
	; box-shadow : none
;

} .z-slider-wrapper > .z-accordion.horizontal, .z-slider-wrapper > .z-accordion.horizontal > section > .z-content, .z-slider-wrapper > .z-accordion.vertical, .z-slider-wrapper > .z-accordion.vertical > section > .z-content, .z-accordion.z-content-nav > section > .z-content, .z-accordion.z-content-nav > section > .z-content ul, .z-accordion.z-content-nav > section > .z-content ul li  
	{padding :0
	; margin :0
;

} .z-slider-wrapper > .z-accordion > section > .z-content > .z-auto-g > img, .z-slider-wrapper > .z-accordion > section > .z-content > .z-auto-g > embed, .z-slider-wrapper > .z-accordion > section > .z-content > .z-auto-g > object, .z-slider-wrapper > .z-accordion > section > .z-content > .z-auto-g > video  
	{height : auto
	; width : 100%
	; max-width : 100%
	; padding :0
	; margin :0
	; line-height :0
	; -webkit-margin-before : 0em
	; -webkit-margin-after : 0em
	; border-radius :0
	; overflow : hidden
	; vertical-align : middle
	; -webkit-transition : opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms
	; -moz-transition : opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms
	; -o-transition : opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms
	; transition : opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms
	; -moz-background-clip : padding
	; -webkit-background-clip : padding-box
	; background-clip : padding-box
	; visibility : visible
	; display : block
;

} .z-slider-wrapper > .z-accordion.transition.vertical > section.z-active > .z-content  
	{padding :0
;

} .z-slider-wrapper .z-accordion > section > .z-content > .z-auto-g > img2  
	{visibility : hidden
;

} .z-slider-wrapper .z-accordion > section.z-active > .z-content > .z-auto-g > img  
	{visibility : visible
;

} .z-slider-wrapper .z-accordion.horizontal > section > .z-content > div  
	{padding : 0 0 0 12px
	; padding :0
;

} .z-slider-wrapper .z-accordion.horizontal > section > .z-content, .z-slider-wrapper .z-accordion.horizontal > section.z-active > .z-content, .z-slider-wrapper .z-accordion.horizontal > section.z-active.z-last > .z-content  
	{height : 100%
	; margin :0
;

}.wrapper  
	{width : 1400px
	; margin : 0px auto
;

}ol, ul  
	{list-style : none
	; margin :0
	; padding :0
;

}.nav-arrows  
	{display : none
;

} .nav-arrows a  
	{position : absolute
	; top : 50%
	; left : 10px
	; cursor : pointer
	; margin-top : -10px
	; opacity : 0.9
	; color : black
	; font-size : 28px
	; line-height : 28px
	; text-decoration : none
	; z-index : 8000
;

} .nav-arrows a:first-child  
	{left : auto
	; right : 2px
	; background-position : top right
;

} .nav-arrows a:hover  
	{opacity :1
;

}.z-dot-nav  
	{text-align : center
	; position : absolute
	; bottom : -50px
	; height : 30px
	; width : 100%
	; left :0
	; z-index : 10
	; zoom :1
;

} .z-dot-nav span  
	{display : inline-block
	; cursor : pointer
	; background : #E2E5E9
	; padding :0
	; width : 8px
	; height : 8px
	; margin : 4px 0 0 7px
	; -o-border-radius : 25px
	; -moz-border-radius : 25px
	; -khtml-border-radius : 25px
	; -webkit-border-radius : 25px
	; border-radius : 25px
	; border : 1px solid transparent
	; -webkit-box-shadow : inset 0px 1px 3px #515B6A,0 0 1px white
	; -moz-box-shadow : inset 0px 1px 3px #515b6a,0 0 1px #fff
	; box-shadow : inset 0px 1px 3px #515B6A,0 0 1px white
	; -webkit-transition-property : box-shadow,border
	; -webkit-transition-duration : 300ms
	; -moz-transition-property : box-shadow,border
	; -moz-transition-duration : 300ms
	; transition-property : box-shadow,border
	; transition-duration : 300ms
;

} .z-dot-nav span.z-active  
	{margin-top : 3px
	; background : #AAA
	; width : 9px
	; height : 9px
	; border : 1px solid #B1BBC8
	; background-color : #444
	; background-image : -webkit-gradient(linear,left top,left bottom,from(#D1D6DD),to(white))
	; background-image : -webkit-linear-gradient(top,#D1D6DD,white)
	; background-image : -moz-linear-gradient(top,#D1D6DD,white)
	; background-image : -ms-linear-gradient(top,#D1D6DD,white)
	; background-image : -o-linear-gradient(top,#D1D6DD,white)
	; background-image : linear-gradient(top,#D1D6DD,white)
	; -webkit-box-shadow : inset 0px 2px 2px white,0 1px 1px rgba(204, 210, 218, 0.41)
	; -moz-box-shadow : inset 0px 2px 2px #fff,0 1px 1px rgba(204,210,218,0.41)
	; box-shadow : inset 0px 2px 2px white,0 1px 1px rgba(204, 210, 218, 0.41)
;

}.nav-options  
	{width : 70px
	; height : 30px
	; position : absolute
	; right : 70px
	; bottom : 0px
	; display : none
;

} .nav-options span  
	{width : 30px
	; height : 30px
	; background : #cbbfae url(../ui/accordion/images/options.png) no-repeat top left
	; text-indent : -9000px
	; cursor : pointer
	; opacity : 0.7
	; display : inline-block
	; border-radius : 50%
;

} .nav-options span:first-child  
	{background-position : -30px 0px
	; margin-right : 3px
;

} .nav-options span:hover  
	{opacity :1
;}

@media screen and (max-width: 320px)

{.z-accordion > section > a
	{font-siz e: 14p
x

;

}}.z-accordion,.z-accordion *,.z-accordion > section,.z-accordion > section > h3,.z-accordion > section > h3 > .z-title,.z-accordion > section > h3 > .z-arrow,.z-accordion > section > .z-conten t
	{-webkit-tap-highlight-colo r: rgba(255, 255, 255,0
	);-webkit-touch-callou t: non
	e;outlin e: non
e

;}.z-accordion.z-mobile > section > h3,.z-accordion.z-mobile > section > h3 > .z-title 2
	{box-shado w: non
e

;} .z-accordion.z-content-nav.vertical > section> .z-content > .z-auto- g
	{paddin g:

0

;} .z-accordion.z-content-nav, .z-accordion.z-content-nav > section > .z-conten t
	{backgroun d:non
e

;}.z-accordion > section > h
	3{font-siz e: 1.1e
m

;}.z-accordion > section > h3  
	a{colo r:#ff
f

;}.z-accordion.white > section > h3  
	a{colo r:#33
3

;}.z-accordion.silver > section > h3  
	a{colo r:#44
4

;}.z-accordion.crystal > section > h3  
	a{colo r:#55
5

;}.z-accordion.gray > section > h3  
	a{colo r:#44
4

;}.z-accordion > section > .z-conte n
	t{paddin g: 0px 0p
	x;backgroun d: non
e

;}.z-accordion .z-sub-nav li a:hov e
	r{backgroun d: #399FF
3

;}.z-accordion .z-sub-nav li  
	a{text-decoratio n: non
	e; paddin g: 12px 0px 12px 20p
	x; colo r: #ff
	f; displa y: bloc
	k; backgroun d: #1D89E
	2; -webkit-transitio n: all 300ms linea
	r; -moz-transitio n: all 300ms linea
	r; -o-transitio n: all 300ms linea
	r; -ms-transitio n: all 300ms linea
	r; transitio n: all 300ms linea
	r; box-shado w: 2px 4px 100px rgba(100, 100, 100, 0.05) inse
t

;}.z-accordion > section > h3  
	a{text-decoratio n: non
e

;}.z-accordion.silver .z-sub-nav li  
	a{backgroun d: #fDFDF
	D;colo r: #55
5

;}.z-accordion.silver .z-sub-nav li a:hov e
	r{backgroun d: #f8f8f
8

;}.z-accordion.crystal .z-sub-nav li  
	a{backgroun d: #fDFDF
	D;colo r: #55
5

;}.z-accordion.crystal .z-sub-nav li a:hov e
	r{backgroun d: #f8f8f
8

;}.z-accordion.gray .z-sub-nav li  
	a{backgroun d: #ee
	e;colo r: #55
5

;}.z-accordion.gray .z-sub-nav li a:hov e
	r{backgroun d: #dd
d

;}.z-accordion.white .z-sub-nav li  
	a{backgroun d: #fDFDF
	D;colo r: #55
5

;}.z-accordion.white .z-sub-nav li a:hov e
	r{backgroun d: #f8f8f
8

;}.z-accordion.black .z-sub-nav li  
	a{backgroun d: #66
	6;colo r: #ff
f

;}.z-accordion.black .z-sub-nav li a:hov e
	r{backgroun d: #77
7

;}.z-accordion.orange .z-sub-nav li  
	a{backgroun d: #F2825
B

;}.z-accordion.orange .z-sub-nav li a:hov e
	r{backgroun d: #F7926
F

;} .z-accordion.red .z-sub-nav li  
	a{backgroun d: #C4424
2

;}.z-accordion.red .z-sub-nav li a:hov e
	r{backgroun d: #F8666
6

;} .z-accordion.green .z-sub-nav li  
	a{backgroun d: #26AC8
7

;}.z-accordion.green .z-sub-nav li a:hov e
	r{backgroun d: #4DD8B
1

;}.z-accordion.blue .z-sub-nav li  
	a{backgroun d: #2A8CA
F

;}.z-accordion.blue .z-sub-nav li a:hov e
	r{backgroun d: #5BC4E
9

;} .z-accordion.lightblue .z-sub-nav li  
	a{backgroun d: #49B9D
5

;}.z-accordion.lightblue .z-sub-nav li a:hov e
	r{backgroun d: #59C5E
0

;}.z-accordion.deepblue .z-sub-nav li  
	a{backgroun d: #207BD
B

;}.z-accordion.deepblue .z-sub-nav li a:hov e
	r{backgroun d: #2E87E
4

;} .z-accordion.yellow .z-sub-nav li  
	a{backgroun d: #E4B13
A

;}.z-accordion.yellow .z-sub-nav li a:hov e
	r{backgroun d: #FFD46
F

;} .z-accordion.purple .z-sub-nav li  
	a{backgroun d: #E468C
5

;}.z-accordion.purple .z-sub-nav li a:hov e
	r{backgroun d: #F182D
6

;} .z-accordion.z-content-nav.vertical.z-ungrouped.z-shadows > sectio n
	{box-shado w: 0 1px 2px rgba(0, 0, 0, .1
	);box-shado w: 0 2px 3px rgba(111, 111, 111, .25
	);box-shado w:non
e

;}.z-accordion.z-content-nav.vertical.z-shadows .z-sub-nav li  
	a{box-shado w: 0 2px 3px rgba(111, 111, 111, .25),2px 4px 100px rgba(100, 100, 100, 0.05) inse
t

;}.z-accordion.z-content-nav.z-ungrouped.z-shadows > section > h 3
	{box-shado w: 0 2px 3px rgba(111, 111, 111, .25
)

;}.z-accordion.z-content-nav.z-ungrouped.z-rounded > section > h3,.z-accordion.z-content-nav.z-ungrouped.z-rounded .z-sub-nav li a
	{-moz-border-radiu s: 5p
	x;-webkit-border-radiu s: 5p
	x;border-radiu s: 5p
x

;} .z-tabs *, .z-tabs:before, .z-tabs:befo r
	e{-moz-box-sizin g: content-bo
	x; -webkit-box-sizin g: content-bo
	x; box-sizin g: content-bo
x

;}.z-tabs,.z-tabs > ul.z-tabs-nav,.z-tabs > ul.z-tabs-nav > li,.z-tabs > ul.z-tabs-nav > li > a.z-li n
	
k

{}.z-ta b
	s{margi n: aut
	o; paddin g: 
	0; clea r: bot
	h; colo r: #33
	3; fon t: 12px/1.7em "Helvetica Neue",Helvetica,Arial,sans-seri
	f; fon t: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-seri
f

;} .z-tabs > ul.z-tabs-na v
	{positio n: relativ
	e; margi n: 
	0; paddin g: 
	0; borde r: 
	0; outlin e: 
	0; list-styl e: non
e

;} .z-tabs > ul.z-tabs-nav > l i
	{backgroun d: #F9F9F
	9; backgroun d:#ff
	f; positio n: relativ
	e; displa y: bloc
	k; list-style-typ e: non
	e; paddin g: 
	0; margi n: 
	0; overflo w: hidde
n

;} .z-tabs > ul.z-tabs-nav > li:hove r
	{outlin e: 0 non
	e; text-decoratio n: non
e

;} .z-tabs > ul.z-tabs-nav > li.z-active, .z-tabs > ul.z-tabs-nav > li.z-active:hove r
	{backgroun d: #ff
	f; font-weigh t: bol
d

;} .z-tabs > ul.z-tabs-nav > li, .z-tabs > ul.z-tabs-nav > li > a.z-lin k
	{curso r: pointe
r

;} .z-tabs > ul.z-tabs-nav > li.z-active, .z-tabs > ul.z-tabs-nav > li.z-active > a.z-lin k
	{curso r: defaul
	t; font-weigh t: bol
d

;} .z-tabs > ul.z-tabs-nav > li > a.z-lin k
	{displa y: bloc
	k; positio n: relativ
	e; outlin e: 
	0; colo r: #11
	1; line-heigh t: 18p
	x; text-decoratio n: non
	e; font-weigh t: inheri
	t; font-siz e: 1.11e
m

;} .z-tabs > ul.z-tabs-nav, .z-tabs > ul.z-tabs-nav > li, .z-tabs > .z-containe r
	{border-colo r: #CECEC
	E; border-styl e: soli
d

;} .z-tabs > .z-containe r
	{paddin g: 
	0; margi n: 
	0; border-widt h: 1p
	x; backgroun d: #ff
	f; positio n: relativ
	e; font-siz e: 1.2e
m

;} .z-tabs > .z-container > .z-conten t
	{displa y: non
	e; backgroun d: non
e

;} .z-tabs > .z-container > .z-content > .z-content-inne r
	{paddin g: 1.4em 2e
	m; heigh t: aut
o

;} .z-tabs > .z-container > .z-content::after, .z-tabs > .z-container > .z-content > .z-content-inner::afte r
	{conten t: ".
	"; displa y: bloc
	k; heigh t: 
	0; clea r: bot
	h; visibilit y: hidde
n

;} .z-tabs > .z-container > .z-content, .z-tabs > .z-container > .z-content > .z-content-inne r
	{zoo m:

1

;} .z-tabs.z-slide > .z-containe r
	{overflo w: hidde
n

;} .z-tabs.z-slide > .z-container > .z-content, .z-tabs > .z-container.z-animating > .z-conten t
	{positio n: absolut
	e; widt h: 100
	%; heigh t: 100
	%; overflo w: hidde
	n; paddin g: 
	0; z-inde x:

7

;} .z-tabs.z-slide > .z-container > .z-content.z-activ e
	{z-inde x:

8

;}.z-tabs.vertical.mini > ul.z-tabs-nav > li > a.z-link,.z-tabs.vertical.small > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.mini > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.small > ul.z-tabs-nav > li > a.z-lin k
	{font-weigh t: inheri
t

;}.z-tabs.vertical.mini > ul.z-tabs-nav > li.z-active > a.z-link,.z-tabs.vertical.small > ul.z-tabs-nav > li.z-active > a.z-link,.z-tabs.horizontal.mini > ul.z-tabs-nav > li.z-active > a.z-link,.z-tabs.horizontal.small > ul.z-tabs-nav > li.z-active > a.z-lin k
	{font-weigh t: bol
d

;} .z-tabs.vertical.mini > ul.z-tabs-nav > li > a.z-lin k
	{heigh t: 34p
	x;line-heigh t: 34p
	x;margi n:0 10px 0 
	0;font-siz e: 11p
x

;}.z-tabs.vertical.small > ul.z-tabs-nav > li > a.z-lin k
	{heigh t: 40p
	x;line-heigh t: 40p
	x;margi n:0 12p
	x;font-siz e: 11p
x

;}.z-tabs.vertical.medium > ul.z-tabs-nav > li > a.z-lin k
	{heigh t: 46p
	x;line-heigh t: 46p
	x;margi n:0 14p
	x;font-siz e: 12p
x

;}.z-tabs.vertical.large > ul.z-tabs-nav > li > a.z-lin k
	{heigh t: 52p
	x;line-heigh t: 52p
	x;margi n:0 18p
	x;font-siz e: 13p
x

;}.z-tabs.vertical.xlarge > ul.z-tabs-nav > li > a.z-lin k
	{heigh t: 58p
	x;line-heigh t: 56p
	x;margi n:0 20p
	x;font-siz e: 14p
x

;}.z-tabs.vertical.xxlarge > ul.z-tabs-nav > li > a.z-li n
	k{heigh t: 62p
	x;line-heigh t: 60p
	x;margi n:0 22px 0 20p
	x;font-siz e: 14p
x

;} .z-tabs.vertical.top-left > ul.z-tabs-nav > li > a.z-lin k
	{padding-lef t:20p
	x;margin-lef t:
0

;}.z-tabs.vertical.top-right > ul.z-tabs-nav > li > a.z-lin k
	{padding-righ t:20p
	x;margin-righ t:
0

;}.z-tabs.vertical.mini > ul.z-tabs-n a
	v{min-widt h: 180p
	x;widt h:25
%

;}.z-tabs.vertical.small > ul.z-tabs-na v
	{min-widt h: 180p
	x;widt h:25
%

;}.z-tabs.vertical.medium > ul.z-tabs-na v
	{min-widt h: 200p
	x;widt h:25
%

;}.z-tabs.vertical.large > ul.z-tabs-na v
	{min-widt h: 220p
	x;widt h:25
%

;}.z-tabs.vertical.xlarge > ul.z-tabs-na v
	{min-widt h: 240p
	x;widt h:25
%

;}.z-tabs.vertical.xxlarge > ul.z-tabs-na v
	{min-widt h: 260p
	x;widt h:25
%

;}.z-tabs.horizontal.mini > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 11p
	x;paddin g: 7px 20p
x

;}.z-tabs.horizontal.small > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 11p
	x;paddin g: 10px 20p
x

;}.z-tabs.horizontal.medium > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 12p
	x;paddin g: 13px 24p
x

;}.z-tabs.horizontal.large > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 13p
	x;paddin g: 16px 28p
x

;}.z-tabs.horizontal.xlarge > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 14p
	x;paddin g: 19px 32p
x

;}.z-tabs.horizontal.xxlarge > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 14p
	x;paddin g: 22px 36p
x

;}.z-tabs.horizontal.top-compact.mini > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 11p
	x;paddin g: 7px 10p
x

;}.z-tabs.horizontal.top-compact.small > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 11p
	x;paddin g: 10px 11p
x

;}.z-tabs.horizontal.top-compact.medium > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.top.responsive.medium > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 12p
	x;paddin g: 13px 12p
x

;}.z-tabs.horizontal.top-compact.large > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 13p
	x;paddin g: 16px 13p
x

;}.z-tabs.horizontal.top-compact.xlarge > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 13p
	x;paddin g: 19px 14p
x

;}.z-tabs.horizontal.top-compact.xxlarge > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 14p
	x;paddin g: 22px 15p
x

;}.z-tabs .z-vid e
	o{positio n: relativ
	e; padding-botto m: 46.25
	%; padding-botto m: 56.25
	%; padding-to p: 30p
	x; heigh t: 
	0; overflo w: hidde
n

;} .z-tabs .z-video iframe, .z-tabs .z-video object, .z-tabs .z-video embe d
	{positio n: absolut
	e; to p: 
	0; lef t: 
	0; widt h: 100
	%; heigh t: 100
	%; borde r:non
	e; z-inde x:5
0

;}.z-tabs > ul.z-tabs-nav > li > a.z-link  
	i{font-siz e: 16p
	x; displa y: inlin
	e; widt h: aut
	o; heigh t: aut
	o; line-heigh t: norma
l

;}.z-tabs > ul.z-tabs-nav > li > a.z-link > span.z-icon,.z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span.z-icon,.z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-mobile > li > a.z-link > span > span.z-ic o
	n{widt h: 20p
	x; displa y: inline-bloc
	k; font-siz e: inheri
	t; font-weigh t: norma
	l; text-transfor m: initia
	l; text-alig n: lef
t

;}.z-tabs.vertical > ul.z-tabs-nav > li > a.z-link > span.z-icon,.z-tabs.z-multiline.vertical > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span.z-icon,.z-tabs.z-multiline.vertical > ul.z-tabs-nav.z-tabs-mobile > li > a.z-link > span > span.z-ic o
	n{widt h: 24p
x

;} .z-tabs.center > ul.z-tabs-nav > li > a.z-link, .z-tabs.center.mobile > ul.z-tabs-nav > li > a.z-lin k
	{text-alig n: center !importan
t

;} .z-tabs.right > ul.z-tabs-nav > li > a.z-link, .z-tabs.right.mobile > ul.z-tabs-nav > li > a.z-lin k
	{text-alig n: right !importan
t

;} .z-tabs.left > ul.z-tabs-nav > li > a.z-link, .z-tabs.left.mobile > ul.z-tabs-nav > li > a.z-lin k
	{text-alig n: left !importan
t

;} .z-tabs.vertical > .z-container > .z-content.z-nopadding > .z-content-inner, .z-tabs.horizontal > .z-container > .z-content.z-nopadding > .z-content-inne r
	{paddin g:

0

;}.clearf i
	x{*zoo m:

1

;} .clearfix:before, .clearfix:afte r
	{displa y: tabl
	e; conten t:"
	"; line-heigh t:

0

;} .clearfix:afte r
	{clea r: bot
h

;} .z-tabs .z-contain e
	r{positio n: relativ
e

;}.z-tabs span.z-spinn e
	r{positio n: absolut
	e; to p: 50
	%; lef t: 50
	%; z-inde x: 100
	0; text-inden t: -999e
	m; widt h: 55p
	x; heigh t: 55p
	x; margi n: -53px 0 0 -50p
	x; paddin g: 24p
	x; backgroun d: rgb(255, 255, 255) url(../img/loading-image.gif) no-repeat 50% 50
%

;}.z-tabs.z-rounded span.z-spinn e
	r{-webkit-border-radiu s: 5p
	x; -moz-border-radiu s: 5p
	x; border-radiu s: 5p
x

;} .z-tabs.vertical > ul.z-tabs-n a
	v{floa t: lef
	t; border-widt h: 1px 0 1px 1p
	x; min-widt h: 200p
	x; widt h: 25
%

;} .z-tabs.vertical > ul.z-tabs-nav > l i
	{border-widt h: 0 0 1px 
	0; min-widt h: 100
%

;} .z-tabs.vertical > ul.z-tabs-nav > li > a.z-lin k
	{margi n: 0 14p
	x; heigh t: 46p
	x; line-heigh t: 46p
	x; margi n: 0 14p
	x; font-siz e: 12p
x

;} .z-tabs.vertical > ul.z-tabs-nav > li.z-activ e
	{border-right-widt h: 
	0; z-inde x:1
0

;} .z-tabs.vertical > ul.z-tabs-nav > li.z-first.z-activ e
	{border-bottom-widt h: 1p
x

;} .z-tabs.vertical > ul.z-tabs-nav > li.z-las t
	{border-bottom-widt h:

0

;}.z-tabs.vertical.top-left > ul.z-tabs-n a
	v{margin-lef t:
	0; margin-righ t: -1p
x

;}.z-tabs.vertical.top-right > ul.z-tabs-n a
	v{margin-righ t:
	0; margin-lef t: -1p
x

;}.ie7 body .z-tabs.vertical.top-left > ul.z-tabs-n a
	v{margin-righ t:

0

;}.ie7 body .z-tabs.vertical.top-right > ul.z-tabs-n a
	v{margin-lef t:

0

;}.ie7 body .z-tabs.vertical.top-left > ul > li, .ie7 body .z-tabs.vertical.top-left > ul > li > .z-link,.ie7 body .z-tabs.vertical.top-left > u l
	{z-inde x: 10 !importan
t

;}.ie7 body .z-tabs.vertical.top-left > ul > li.z-activ e
	{border-righ t: 1px solid #fff !importan
t

;}.ie7 body .z-tabs.vertical.top-left > .z-containe r
	
 

{}.z-tabs.vertical.top-right > ul.z-tabs-n a
	v{floa t: righ
	t;border-widt h: 1px 1px 1px

0

;}.ie7 body .z-tabs.vertical.top-right > ul.z-tabs-nav > li.z-activ e
	{border-right-widt h: 0 !importan
	t; border-lef t: 1px solid #fff !importan
	t; lef t:-1p
x

;}.ie7 body .z-tabs.vertical.top-right > ul.z-tabs-nav > li, .ie7 body .z-tabs.vertical.top-right > u l
	{z-inde x: 10 !importan
t

;}.ie7 body .z-tabs.vertical.top-right > .z-containe r
	
 

{} .z-tabs.vertical.z-rounded > .z-containe r
	{-webkit-border-radiu s: 0 6px 6px 
	0; -moz-border-radiu s: 0 6px 6px 
	0; border-radiu s: 0 6px 6px

0

;} .z-tabs.vertical.z-rounded > ul.z-tabs-na v
	{-webkit-border-radiu s: 6px 0 0 6p
	x; -moz-border-radiu s: 6px 0 0 6p
	x; border-radiu s: 6px 0 0 6p
x

;} .z-tabs.vertical.z-rounded > ul.z-tabs-nav > li.z-first, .z-tabs.vertical.z-rounded > ul.z-tabs-nav > li.z-first > a.z-lin k
	{-webkit-border-radiu s: 5px 0 0 
	0; -moz-border-radiu s: 5px 0 0 
	0; border-radiu s: 5px 0 0

0

;} .z-tabs.vertical.z-rounded > ul.z-tabs-nav > li.z-last, .z-tabs.vertical.z-rounded > ul.z-tabs-nav > li.z-last > a.z-lin k
	{-webkit-border-radiu s: 0 0 0 5p
	x; -moz-border-radiu s: 0 0 0 5p
	x; border-radiu s: 0 0 0 5p
x

;} .z-tabs.vertical.z-rounded.top-right > ul.z-tabs-na v
	{-webkit-border-radiu s: 0 6px 6px 
	0; -moz-border-radiu s: 0 6px 6px 
	0; border-radiu s: 0 6px 6px

0

;} .z-tabs.vertical.z-rounded.top-right > ul.z-tabs-nav > li.z-first, .z-tabs.vertical.z-rounded.top-right > ul.z-tabs-nav > li.z-first > a.z-lin k
	{-webkit-border-radiu s: 0 5px 0 
	0; -moz-border-radiu s: 0 5px 0 
	0; border-radiu s: 0 5px 0

0

;} .z-tabs.vertical.z-rounded.top-right > ul.z-tabs-nav > li.z-last, .z-tabs.vertical.z-rounded.top-right > ul.z-tabs-nav > li.z-last > a.z-lin k
	{-webkit-border-radiu s: 0 0 5px 
	0; -moz-border-radiu s: 0 0 5px 
	0; border-radiu s: 0 0 5px

0

;} .z-tabs.vertical.z-rounded.top-right > .z-containe r
	{-webkit-border-radiu s: 6px 0 0 6p
	x; -moz-border-radiu s: 6px 0 0 6p
	x; border-radiu s: 6px 0 0 6p
x

;}.z-tabs.vertical.z-shadows > ul.z-tabs-nav,.z-tabs.vertical.z-shadows > .z-contain e
	r{-webkit-box-shado w: 0 1px 6px rgba(0, 0, 0, 0.125
	); -moz-box-shado w: 0 1px 6px rgba(0, 0, 0, 0.125
	); box-shado w: 0 1px 6px rgba(0, 0, 0, 0.125
)

;} .z-tabs.vertical.z-shadows > ul.z-tabs-nav > l
	i{-webkit-box-shado w: 0 1px 3px -3px rgba(0, 0, 0, 0.15
	); -moz-box-shado w: 0 1px 3px -3px rgba(0, 0, 0, 0.15
	); box-shado w: 0 1px 3px -3px rgba(0, 0, 0, 0.15
)

;}.z-tabs.horizontal > ul.z-tabs-nav > l
	i{floa t: lef
	t; margin-righ t: -1p
	x; border-widt h: 1px 1px

0

;} .z-tabs.horizontal > ul.z-tabs-nav > li > a.z-lin k
	{font-siz e: 12p
	x; paddin g: 13px 24p
x

;} .z-tabs.horizontal > ul.z-tabs-nav > li.z-activ e
	{margin-botto m: -1p
	x; padding-botto m: 1p
	x; z-inde x:

1

;}.z-tabs.horizontal > .z-contain e
	r{clea r: bot
	h; widt h: 100
	%; zoo m:

1

;}.z-tabs.horizontal.top-cent e
	r{widt h: 100
	%; overflo w: hidde
	n; padding-righ t: 2p
x

;} .z-tabs.horizontal.top-center > ul.z-tabs-na v
	{clea r: lef
	t; floa t: lef
	t; lef t: 50
	%; text-alig n: cente
r

;} .z-tabs.horizontal.top-center > ul.z-tabs-nav > l i
	{righ t: 50
	%; floa t: lef
t

;} .z-tabs.horizontal.top-center > .z-container, .z-tabs.horizontal.bottom-center > .z-containe r
	{widt h: 100
%

;}.z-tabs.horizontal.top-right > .z-contain e
	r{margin-righ t: 
	0; padding-righ t: 
	0; margin-lef t: 
	0; padding-lef t:

0

;}.z-tabs.horizontal.top-right > ul.z-tabs-n a
	v{floa t: righ
	t; margi n: 0 -1px 0

0

;}.ie7 body .z-tabs.horizontal.top-right > .z-contain e
	r{clea r: non
e

;}.ie7 body .z-tabs.horizontal.top-rig h
	t{margin-righ t: 2p
x

;}.z-tabs.horizontal.bottom-left > ul.z-tabs-nav > l
	i{border-widt h: 0px 1px 1p
x

;} .z-tabs.horizontal.bottom-left > ul.z-tabs-nav > li.z-activ e
	{margin-botto m: 0p
	x; padding-botto m: 0p
	x; margin-to p: -1p
	x; padding-to p: 1p
x

;}.z-tabs.horizontal.bottom-cent e
	r{widt h: 100
	%; padding-righ t: 2p
x

;} .z-tabs.horizontal.bottom-center > ul.z-tabs-na v
	{floa t: lef
	t; lef t: 50
	%; text-alig n: cente
r

;} .z-tabs.horizontal.bottom-center > ul.z-tabs-nav > l i
	{border-widt h: 0px 1px 1p
	x; righ t: 50
	%; floa t: lef
t

;} .z-tabs.horizontal.bottom-center > ul.z-tabs-nav > li.z-activ e
	{margin-botto m: 0p
	x; padding-botto m: 0p
	x; margin-to p: -1p
	x; padding-to p: 1p
x

;}.z-tabs.horizontal.bottom-right > ul.z-tabs-n a
	v{floa t: righ
	t; margin-righ t: -1p
x

;} .z-tabs.horizontal.bottom-right > ul.z-tabs-nav > l i
	{border-widt h: 0px 1px 1p
x

;} .z-tabs.horizontal.bottom-right > ul.z-tabs-nav > li.z-activ e
	{margin-botto m: 0p
	x; padding-botto m: 0p
	x; margin-to p: -1p
	x; padding-to p: 1p
x

;}.ie7 body .z-tabs.horizontal.bottom-rig h
	t{margin-righ t: 2p
x

;}.z-tabs.horizontal.top-compact > ul.z-tabs-n a
	v{widt h: 100
	%; margin-lef t: -1p
	x; padding-lef t: 1p
x

;} .z-tabs.horizontal.top-compact > ul.z-tabs-nav > l i
	{margi n: 0 -2px 0 
	0; displa y: inline-bloc
k

;} .z-tabs.horizontal.top-compact > ul.z-tabs-nav > li.z-activ e
	{font-weigh t: norma
	l; margin-botto m: -1p
	x; padding-botto m: 1p
x

;}.z-tabs.horizontal.top-compact > .z-contain e
	r{widt h: initia
	l; margin-righ t: -2px !importan
t

;}.ie7 body .z-tabs.horizontal.top-compact > ul.z-tabs-nav > li.z-fir s
	t{padding-lef t: 1p
x

;}.ie7 body .z-tabs.horizontal.top-compact > ul.z-tabs-nav,.ie7 body .z-tabs.horizontal.top-compa c
	t{widt h: aut
o

;}.ie7 .z-tabs.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > l
	i{margin-righ t: -3p
x

;} .ie7 .z-tabs.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li.z-las t
	{margin-righ t:

0

;}.z-tabs.horizontal.bottom-compact > ul.z-tabs-n a
	v{widt h: 100
	%; margin-lef t: -1p
	x; padding-lef t: 1p
x

;} .z-tabs.horizontal.bottom-compact > ul.z-tabs-nav > l i
	{margi n: 0 -2px 0 
	0; displa y: inline-bloc
	k; border-widt h: 0px 1px 1p
x

;} .z-tabs.horizontal.bottom-compact > ul.z-tabs-nav > li > a.z-lin k
	{padding-lef t: 
	0; padding-righ t:

0

;} .z-tabs.horizontal.bottom-compact > ul.z-tabs-nav > li.z-activ e
	{margin-to p: -1p
	x; padding-to p: 1p
	x; margin-botto m: 0p
	x; padding-botto m: 0p
x

;}.z-tabs.horizontal.bottom-compact > .z-contain e
	r{widt h: initia
	l; margin-righ t: -2px !importan
t

;}.ie7 body .z-tabs.horizontal.bottom-compact > ul.z-tabs-nav > li.z-fir s
	t{padding-lef t: 1p
x

;}.ie7 body .z-tabs.horizontal.bottom > ul.z-tabs-n a
	v{margin-lef t: 0p
	x; margin-righ t: 0p
	x; padding-lef t: 0p
	x; padding-righ t: 0p
x

;}.z-tabs.horizontal.responsive > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.top-compact > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.bottom-compact > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.top-center > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.bottom-center > ul.z-tabs-nav > li > a.z-li n
	k{text-alig n: cente
r

;}.z-tabs.horizontal.top.z-rounded > ul.z-tabs-nav > li.z-first,.z-tabs.horizontal.top.z-rounded > ul.z-tabs-nav > li.z-first > a.z-li n
	k{-webkit-border-radiu s: 5px 0 0 
	0; -moz-border-radiu s: 5px 0 0 
	0; border-radiu s: 5px 0 0

0

;}.z-tabs.horizontal.top.z-rounded > ul.z-tabs-nav > li.z-last,.z-tabs.horizontal.top.z-rounded > ul.z-tabs-nav > li.z-last > a.z-li n
	k{-webkit-border-radiu s: 0 5px 0 
	0; -moz-border-radiu s: 0 5px 0 
	0; border-radiu s: 0 5px 0

0

;}.z-tabs.horizontal.top-left.z-rounded > .z-contain e
	r{-webkit-border-radiu s: 0 6px 6px 6p
	x; -moz-border-radiu s: 0 6px 6px 6p
	x; border-radiu s: 0 6px 6px 6p
x

;}.z-tabs.horizontal.top-center.z-rounded > .z-contain e
	r{-webkit-border-radiu s: 6px 6px 6px 6p
	x; -moz-border-radiu s: 6px 6px 6px 6p
	x; border-radiu s: 6px 6px 6px 6p
x

;}.z-tabs.horizontal.top-right.z-rounded > .z-contain e
	r{-webkit-border-radiu s: 6px 0 6px 6p
	x; -moz-border-radiu s: 6px 0 6px 6p
	x; border-radiu s: 6px 0 6px 6p
x

;}.z-tabs.horizontal.z-rounded.top-compact > .z-contain e
	r{-webkit-border-radiu s: 0 0 6px 6p
	x; -moz-border-radiu s: 0 0 6px 6p
	x; -khtml-border-radiu s: 0 0 6px 6p
	x; border-radiu s: 0 0 6px 6p
x

;}.z-tabs.horizontal.z-rounded.bottom > ul.z-tabs-nav > li.z-first,.z-tabs.horizontal.z-rounded.bottom > ul.z-tabs-nav > li.z-first > a.z-li n
	k{-webkit-border-radiu s: 0 0 0 5p
	x; -moz-border-radiu s: 0 0 0 5p
	x; border-radiu s: 0 0 0 5p
x

;}.z-tabs.horizontal.z-rounded.bottom > ul.z-tabs-nav > li.z-last,.z-tabs.horizontal.z-rounded.bottom > ul.z-tabs-nav > li.z-last > a.z-li n
	k{-webkit-border-radiu s: 0 0 5px 
	0; -moz-border-radiu s: 0 0 5px 
	0; border-radiu s: 0 0 5px

0

;}.z-tabs.horizontal.z-rounded.bottom-left > .z-contain e
	r{-webkit-border-radiu s: 6px 6px 6px 
	0; -moz-border-radiu s: 6px 6px 6px 
	0; border-radiu s: 6px 6px 6px

0

;}.z-tabs.horizontal.z-rounded.bottom-center > .z-contain e
	r{-moz-border-radiu s: 6p
	x; -webkit-border-radiu s: 6p
	x; border-radiu s: 6p
x

;}.z-tabs.horizontal.z-rounded.bottom-right .z-contain e
	r{-webkit-border-radiu s: 6px 6px 0 6p
	x; -moz-border-radiu s: 6px 6px 0 6p
	x; -khtml-border-radiu s: 6px 6px 0 6p
	x; border-radiu s: 6px 6px 0 6p
x

;}.z-tabs.horizontal.z-rounded.bottom-compact > .z-contain e
	r{-webkit-border-radiu s: 6px 6px 0 
	0; -moz-border-radiu s: 6px 6px 0 
	0; -khtml-border-radiu s: 6px 6px 0 
	0; border-radiu s: 6px 6px 0

0

;}.z-tabs.horizontal.responsive.top.z-rounded > .z-contain e
	r{-webkit-border-radiu s: 0 0 6px 6p
	x; -moz-border-radiu s: 0 0 6px 6p
	x; border-radiu s: 0 0 6px 6p
x

;}.z-tabs.horizontal.responsive.bottom.z-rounded > .z-contain e
	r{-webkit-border-radiu s: 6px 6px 0 
	0; -moz-border-radiu s: 6px 6px 0 
	0; border-radiu s: 6px 6px 0

0

;}.z-tabs.horizontal.responsive.top.z-rounded > .z-tabs-mobile,.z-tabs.horizontal.responsive.top.z-rounded > .z-tabs-mobile > l
	i{-webkit-border-radiu s: 6px 6px 0 
	0; -moz-border-radiu s: 6px 6px 0 
	0; border-radiu s: 6px 6px 0

0

;}.z-tabs.horizontal.responsive.bottom.z-rounded > .z-tabs-mobile,.z-tabs.horizontal.responsive.bottom.z-rounded > .z-tabs-mobile > l
	i{-webkit-border-radiu s: 0 0 6px 6p
	x; -moz-border-radiu s: 0 0 6px 6p
	x; border-radiu s: 0 0 6px 6p
x

;}.z-tabs.horizontal.z-shadows > .z-contain e
	r{-moz-box-shado w: 0px 0px 3px rgba(0, 0, 0, .125
	); -webkit-box-shado w: 0px 0px 3px rgba(0, 0, 0, .125
	); box-shado w: 0px 0px 3px rgba(0, 0, 0, .125
)

;}.z-tabs.horizontal.z-shadows > ul.z-tabs-nav > l
	i{box-shado w: -2px 0px 2px -2px rgba(0, 0, 0, .1
)

;}.z-tabs.horizontal.top-left.z-shadows > ul.z-tabs-nav li.z-first,.z-tabs.horizontal.top-compact.z-shadows > ul.z-tabs-nav > li.z-fir s
	t{box-shado w: -3px 1px 1px -3px rgba(0, 0, 0, .2
)

;}.z-tabs.horizontal.top-right.z-shadows > ul.z-tabs-nav > li.z-last,.z-tabs.horizontal.top-compact.z-shadows > ul.z-tabs-nav > li.z-la s
	t{box-shado w: 3px 1px 1px -3px rgba(0, 0, 0, .2
)

;} .z-tabs.black > ul.z-tabs-nav, .z-tabs.black > ul.z-tabs-nav > li, .z-tabs.black > .z-contain e
	r{border-colo r: #34323
	2; border-styl e: soli
d

;}.z-tabs.black > ul.z-tabs-nav > l
	i{colo r: whit
	e; backgroun d: #33333
	3; backgroun d: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#555555)
	); backgroun d: -webkit-linear-gradient(top, #333333, #555555
	); backgroun d: -moz-linear-gradient(top, #333333, #555555
	); backgroun d: -ms-linear-gradient(top, #333333, #555555
	); backgroun d: -o-linear-gradient(top, #333333, #555555
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#555555',GradientType=0

)

;}.z-tabs.black > ul.z-tabs-nav > li a.z-li n
	k{colo r: whit
	e;-shado w: 0 -1px 0 rgba(0, 0, 0, .5
)

;}.z-tabs.black > ul.z-tabs-nav > li.z-active > a.z-lin k
	{text-shado w: 0 1px 1px whit
	e;colo r: Bla
c

k}.z-tabs.black > ul.z-tabs-nav > li:hove r
	{backgroun d: #35343
4

;} .z-tabs.black > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; colo r: #3E3E3
	E; text-shado w: non
	e; box-shado w: non
	e; filte r: non
e

;}.z-tabs.black 2
	{colo r: #dadad
	a;fon t: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-seri
	f;text-shado w: 0 -1px 0 rgba(0, 0, 0, .5
)

;}.z-tabs.black2 > .z-containe r
	{backgroun d: #22
2

;}.z-tabs.black2 > ul.z-tabs-nav, .z-tabs.black2 > ul.z-tabs-nav > li, .z-tabs.black2 > .z-contain e
	r{border-colo r: #19191
	9; border-styl e: soli
d

;}.z-tabs.black2 > ul.z-tabs-nav > l
	i{colo r: #dadad
	a; backgroun d: #45454
	5; backgroun d: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#303030), to(#262626)
	); backgroun d: -webkit-linear-gradient(top, #303030, #262626
	); backgroun d: -moz-linear-gradient(top, #303030, #262626
	); backgroun d: -ms-linear-gradient(top, #303030, #262626
	); backgroun d: -o-linear-gradient(top, #303030, #262626
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#262626',GradientType=0

)

;}.z-tabs.black2 > ul.z-tabs-nav > li a.z-li n
	k{colo r: #dadad
	a;text-shado w: 0 -1px 0 rgba(0, 0, 0, .5
)

;}.z-tabs.black2 > ul.z-tabs-nav > li.z-active > a.z-lin k
	{text-shado w: 0 -1px 0 rgba(0, 0, 0, .5
)

;}.z-tabs.black2 > ul.z-tabs-nav > li:hove r
	{backgroun d: #35343
4

;} .z-tabs.black2 > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #22
	2; colo r: #dadad
	a; text-shado w: non
	e; box-shado w: non
	e; filte r: non
e

;} .z-tabs.blue > ul.z-tabs-nav, .z-tabs.blue > ul.z-tabs-nav > li, .z-tabs.blue > .z-contain e
	r{border-colo r: #0487B
	D;border-styl e: soli
d

;}.z-tabs.blue > ul.z-tabs-nav > l
	i{backgroun d: #1abde
	7; backgroun d: -moz-linear-gradient(top, #1abde7 0%, #1c9dd1 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1abde7), color-stop(100%,#1c9dd1)
	); backgroun d: -webkit-linear-gradient(top, #1abde7 0%,#1c9dd1 100%
	); backgroun d: -o-linear-gradient(top, #1abde7 0%,#1c9dd1 100%
	); backgroun d: -ms-linear-gradient(top, #1abde7 0%,#1c9dd1 100%
	); backgroun d: linear-gradient(to bottom, #1abde7 0%,#1c9dd1 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1abde7', endColorstr='#1c9dd1',GradientType=0

)

;} .z-tabs.blue > ul.z-tabs-nav > li a.z-lin k
	{colo r: whit
	e;text-shado w: 1px 1px 1px rgba(0, 0, 0, .5
)

;}.z-tabs.blue > ul.z-tabs-nav > li.z-active > a.z-lin k
	{text-shado w: 0 1px 1px whit
	e;colo r: Bla
c

k}.z-tabs.blue > ul.z-tabs-nav > li:hove r
	{backgroun d: #21ADD
F

;} .z-tabs.blue > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; colo r: #000F4
	D; text-shado w: 0 1px rgba(78, 78, 78, 0.1
	); filte r: non
e

;} .z-tabs.crystal > ul.z-tabs-nav, .z-tabs.crystal > ul.z-tabs-nav > li, .z-tabs.crystal > .z-contain e
	r{border-colo r: #dd
	d; border-colo r: #b4b4b
	4; border-styl e: soli
d

;}.z-tabs.crystal > ul.z-tabs-nav > l
	i{backgroun d: rgb(255,255,255
	); backgroun d: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))
	); backgroun d: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%
	); backgroun d: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%
	); backgroun d: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%
	); backgroun d: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0

)

;}.z-tabs.crystal > ul.z-tabs-nav > li:hove r
	{filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 
	); backgroun d: whiteSmok
	e; backgroun d: -moz-linear-gradient(top, #ffffff 0%, #ececec 50%, #e0e0e0 50%, #f2f2f2 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ececec), color-stop(50%,#e0e0e0), color-stop(100%,#f2f2f2)
	); backgroun d: -webkit-linear-gradient(top, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%
	); backgroun d: -o-linear-gradient(top, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%
	); backgroun d: -ms-linear-gradient(top, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%
	); backgroun d: linear-gradient(to bottom, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%
)

;} .z-tabs.crystal > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; text-shado w: 0 1px 1px whit
	e; colo r: Blac
	k; filte r: non
e

;} .z-tabs.deepblue > ul.z-tabs-nav, .z-tabs.deepblue > ul.z-tabs-nav > li, .z-tabs.deepblue > .z-contain e
	r{border-colo r: #1E69D
	E;border-styl e: soli
d

;}.z-tabs.deepblue > ul.z-tabs-nav > l
	i{backgroun d: #479fe
	d; backgroun d: -moz-linear-gradient(top, #479fed 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#479fed), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)
	); backgroun d: -webkit-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%
	); backgroun d: -o-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%
	); backgroun d: -ms-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%
	); backgroun d: linear-gradient(to bottom, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479fed', endColorstr='#1e69de',GradientType=0

)

;} .z-tabs.deepblue > ul.z-tabs-nav > li a.z-lin k
	{colo r: whit
	e;text-shado w: 1px 1px 1px rgba(0, 0, 0, .5
)

;}.z-tabs.deepblue > ul.z-tabs-nav > li.z-active > a.z-lin k
	{text-shado w: 0 1px 1px whit
	e;colo r: Bla
c

k}.z-tabs.deepblue > ul.z-tabs-nav > li:hove r
	{backgroun d: #238de
	a; backgroun d: -moz-linear-gradient(top, #238dea 0%, #54a3ee 50%, #3690f0 51%, #065cdd 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#238dea), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#065cdd)
	); backgroun d: -webkit-linear-gradient(top, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%
	); backgroun d: -o-linear-gradient(top, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%
	); backgroun d: -ms-linear-gradient(top, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%
	); backgroun d: linear-gradient(to bottom, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#238dea', endColorstr='#065cdd',GradientType=0

)

;} .z-tabs.deepblue > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; colo r: #000F4
	D; text-shado w: 0 1px rgba(78, 78, 78, 0.1
	); filte r: non
e

;} .z-tabs.gray > ul.z-tabs-nav, .z-tabs.gray > ul.z-tabs-nav > li, .z-tabs.gray > .z-contain e
	r{border-colo r: #B3B3B
	3; border-styl e: soli
d

;}.z-tabs.gray > ul.z-tabs-nav > l
	i{backgroun d: whiteSmok
	e; backgroun d: -moz-linear-gradient(top, #dbdbdb 0%, #f2f2f2 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#f2f2f2)
	); backgroun d: -webkit-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%
	); backgroun d: -o-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%
	); backgroun d: -ms-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%
	); backgroun d: linear-gradient(to bottom, #dbdbdb 0%,#f2f2f2 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f2f2f2',GradientType=0

)

;}.z-tabs.gray > ul.z-tabs-nav > li:hove r
	{backgroun d: #e8e8e
	8; backgroun d: -moz-linear-gradient(top, #e8e8e8 0%, #f7f7f7 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#f7f7f7)
	); backgroun d: -webkit-linear-gradient(top, #e8e8e8 0%,#f7f7f7 100%
	); backgroun d: -o-linear-gradient(top, #e8e8e8 0%,#f7f7f7 100%
	); backgroun d: -ms-linear-gradient(top, #e8e8e8 0%,#f7f7f7 100%
	); backgroun d: linear-gradient(to bottom, #e8e8e8 0%,#f7f7f7 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f7f7f7',GradientType=0

)

;} .z-tabs.gray > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; -webkit-box-shado w: non
	e; -moz-box-shado w: non
	e; box-shado w: non
	e; text-shado w: 0 1px 1px whit
	e; filte r:non
e

;} .z-tabs.green > ul.z-tabs-nav, .z-tabs.green > ul.z-tabs-nav > li, .z-tabs.green > .z-contain e
	r{border-colo r: #336c2
	b; border-styl e: soli
d

;}.z-tabs.green > ul.z-tabs-nav > l
	i{colo r: whit
	e; backgroun d: #5fae5
	3; backgroun d: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5fae53), to(#3b7c33)
	); backgroun d: -webkit-linear-gradient(top, #5fae53, #3b7c33
	); backgroun d: -moz-linear-gradient(top, #5fae53, #3b7c33
	); backgroun d: -ms-linear-gradient(top, #5fae53, #3b7c33
	); backgroun d: -o-linear-gradient(top, #5fae53, #3b7c33
)

;}.z-tabs.green > ul.z-tabs-nav > li > a.z-lin k
	{colo r: whit
	e;text-shado w: 0 1px 0 #38703
1

;}.z-tabs.green > ul.z-tabs-nav > li.z-active > a.z-li n
	k{text-shado w: 0 1px 1px whit
	e;colo r: Bla
c

k}.z-tabs.green > ul.z-tabs-nav > li:hove r
	{backgroun d: #3b7c3
3

;} .z-tabs.green > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; colo r: #2C3F0
	A; text-shado w: non
	e; box-shado w: non
	e; filte r: non
e

;} .z-tabs.orange > ul.z-tabs-nav, .z-tabs.orange > ul.z-tabs-nav > li, .z-tabs.orange > .z-contain e
	r{border-colo r: #D6481
	7; border-styl e: soli
d

;}.z-tabs.orange > ul.z-tabs-nav > l
	i{backgroun d: #F2825
	B; backgroun d: -moz-linear-gradient(top, #F2825B 0%, #E55B2B 50%, #F07146 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2825B), color-stop(50%,#E55B2B), color-stop(100%,#F07146)
	); backgroun d: -webkit-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); backgroun d: -o-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); backgroun d: -ms-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); backgroun d: linear-gradient(to bottom, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0

)

;}.z-tabs.orange > ul.z-tabs-nav > li:hove r
	{backgroun d: #F2825
	B; backgroun d: -moz-linear-gradient(top, #F2825B 0%, #E55B2B 50%, #F07146 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2825B), color-stop(50%,#E55B2B), color-stop(100%,#F07146)
	); backgroun d: -webkit-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); backgroun d: -o-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); backgroun d: -ms-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); backgroun d: linear-gradient(to bottom, #F2825B 0%,#E55B2B 50%,#F07146 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0

)

;} .z-tabs.orange > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f;text-shado w: 0 1px 1px whit
	e;colo r: Blac
	k;filte r: non
e

;}.z-tabs.orange > ul.z-tabs-nav > li > a.z-lin k
	{colo r: whit
	e;text-shado w: 0 1px #5E190
2

;}.z-tabs.orange > ul.z-tabs-nav > li.z-active > a.z-lin k
	{colo r: blac
	k;text-shado w: 0 1px whit
e

;} .z-tabs.red > ul.z-tabs-nav, .z-tabs.red > ul.z-tabs-nav > li, .z-tabs.red > .z-contain e
	r{border-colo r: #95110
	0; border-styl e: soli
d

;}.z-tabs.red > ul.z-tabs-nav > l
	i{colo r: #ff
	f; text-shado w: 0px -1px 1px rgba(0, 0, 0, 0.8
	); backgroun d: #d84a3
	8; backgroun d: -moz-linear-gradient(top, #dd4b39 0%, #d14836 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#d14836)
	); backgroun d: -webkit-linear-gradient(top, #dd4b39 0%,#d14836 100%
	); backgroun d: -o-linear-gradient(top, #dd4b39 0%,#d14836 100%
	); backgroun d: -ms-linear-gradient(top, #dd4b39 0%,#d14836 100%
	); backgroun d: linear-gradient(to bottom, #dd4b39 0%,#d14836 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#d14836',GradientType=0

)

;} .z-tabs.red > ul.z-tabs-nav > li:hove r
	{backgroun d: #d3433
	2; backgroun d: -moz-linear-gradient(top, #dd4b39 0%, #c53727 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#c53727)
	); backgroun d: -webkit-linear-gradient(top, #dd4b39 0%,#c53727 100%
	); backgroun d: -o-linear-gradient(top, #dd4b39 0%,#c53727 100%
	); backgroun d: -ms-linear-gradient(top, #dd4b39 0%,#c53727 100%
	); backgroun d: linear-gradient(to bottom, #dd4b39 0%,#c53727 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#c53727',GradientType=0

)

;} .z-tabs.red > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: whit
	e; colo r: #95110
	0; text-shado w: non
	e; filte r: non
e

;}.z-tabs.red > ul.z-tabs-nav > li > a.z-lin k
	{colo r: whit
	e;text-shado w: 0 -1px 0 rgba(0, 0, 0, .5
)

;}.z-tabs.red > ul.z-tabs-nav > li.z-active > a.z-lin k
	{text-shado w: 0 1px 1px whit
	e;colo r: Bla
c

k} .z-tabs.silver > ul.z-tabs-nav, .z-tabs.silver > ul.z-tabs-nav > li, .z-tabs.silver > .z-contain e
	r{border-colo r: #CECEC
	E;border-styl e: soli
d

;}.z-tabs.silver > ul.z-tabs-nav > l
	i{filte r: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFCFC', endColorstr='#FBF9F9'
	); background-colo r: #F2F0F
	0; background-imag e: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFCFC), to(#F2F0F0), color-stop(0.5, #FBF9F9), color-stop(0.5, #F7F5F6)
	); background-imag e: -webkit-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0
	); background-imag e: -moz-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0
	); background-imag e: -o-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0
	); background-imag e: -ms-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0
	); box-shado w: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05
)

;}.z-tabs.silver > ul.z-tabs-nav > li > a.z-li n
	k{colo r:#44
	4;text-shado w: 0 1px #ee
e

;}.z-tabs.silver > ul.z-tabs-nav > li:hove r
	{backgroun d: #fcfcf
	c; backgroun d: -moz-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%
	); backgroun d: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(50%,#fbf9f9), color-stop(50%,#f7f5f6), color-stop(100%,#fcfcfc)
	); backgroun d: -webkit-linear-gradient(top, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%
	); backgroun d: -o-linear-gradient(top, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%
	); backgroun d: -ms-linear-gradient(top, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%
	); backgroun d: linear-gradient(to bottom, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%
	); filte r: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#fbf9f9',GradientType=0

)

;} .z-tabs.silver > ul.z-tabs-nav > li.z-acti v
	e{filte r: non
	e;backgroun d: #ff
	f; -webkit-box-shado w: non
	e;-moz-box-shado w: non
	e;box-shado w: non
e

;}.z-tabs.silver > ul.z-tabs-nav > li.z-active > a.z-li n
	k{colo r:blac
	k;text-shado w: 0 1px #ff
f

;} .z-tabs.white > ul.z-tabs-nav, .z-tabs.white > ul.z-tabs-nav > li, .z-tabs.white > .z-contain e
	r{border-colo r: #CECEC
	E; border-styl e: soli
d

;}.z-tabs.white > ul.z-tabs-nav > l
	i{backgroun d: #ff
f

;}.z-tabs.white > ul.z-tabs-nav > li a.z-li n
	k{colo r:#33
	3;text-shado w: 0 1px #f5f5f
5

;}.z-tabs.white > ul.z-tabs-nav > li.z-active > a.z-lin k
	{text-shado w: 0 1px 1px whit
	e;colo r: #3
3

3}.z-tabs.white > ul.z-tabs-nav > li:hove r
	
 

{} .z-tabs.white > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; colo r: #33
	3;text-shado w: non
	e;box-shado w: non
	e;filte r: non
e

;} .z-tabs.underlined,.z-tabs.underlined > ul.z-tabs-nav,.z-tabs.underlined > ul.z-tabs-nav > li,.z-tabs.underlined > ul.z-tabs-nav > li.z-first,.z-tabs.underlined > ul.z-tabs-nav > li.z-last,.z-tabs.underlined > ul.z-tabs-nav > li.z-first.z-active,.z-tabs.underlined > ul.z-tabs-nav > li.z-last.z-active,.z-tabs.underlined > ul.z-tabs-nav > li.z-active,.z-tabs.underlined > ul.z-tabs-nav > li:hover,.z-tabs.underlined > ul.z-tabs-nav > li > a.z-link,.z-tabs.underlined > ul.z-tabs-nav > li > a.z-link:hover,.z-tabs.underlined > .z-contain e
	r{border-widt h: 
	0; -moz-border-radiu s: 0 !importan
	t; -webkit-border-radiu s: 0 !importan
	t; border-radiu s: 0 !importan
	t; -moz-box-shado w: none !importan
	t; -webkit-box-shado w: none !importan
	t; box-shado w: none !importan
	t; backgroun d: non
	e; filte r: non
e

;} .z-tabs.underlined.vertical > .z-container > .z-content > .z-content-inne r
	{paddin g: 0 2e
m

;} .z-tabs.underlined.horizontal > .z-container > .z-content > .z-content-inne r
	{paddin g: 1.4em

0

;}.z-tabs.underlined.horizontal.top-left > ul.z-tabs-nav > li.z-first,.z-tabs.underlined.horizontal.bottom-left > ul.z-tabs-nav > li.z-fir s
	t{margin-lef t:
0

;}.z-tabs.underlined.horizontal.top-right > ul.z-tabs-nav > li.z-last,.z-tabs.underlined.horizontal.bottom-right > ul.z-tabs-nav > li.z-la s
	t{margin-righ t:
0

;}.z-tabs.underlined.horizontal > ul.z-tabs-nav > li,.z-tabs.underlined.horizontal > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.horizontal > ul.z-tabs-nav > li:hov e
	r{filte r:non
	e;backgroun d: transparen
	t;paddin g:
	0;margin-lef t:16p
x

;}.z-tabs.underlined.horizontal > ul.z-tabs-nav > l
	i{opacit y: 0.8
0

;}.z-tabs.underlined.horizontal > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.horizontal > ul.z-tabs-nav > li:hov e
	r{opacit y:

1

;}.z-tabs.horizontal.underlined > ul.z-tabs-n a
	v{border-widt h:

0

;} .z-tabs.horizontal.underlined > ul.z-tabs-nav > li:hover,.z-tabs.horizontal.underlined > ul.z-tabs-nav > li.z-acti v
	e{font-weigh t: norma
	l; margin-botto m: 
	0;padding-botto m: 
	0;border-botto m: 3px sol
i

d}.z-tabs.horizontal.underlined > ul.z-tabs-nav > li.z-activ e
	{font-weigh t: bol
d

;}.z-tabs.horizontal.underlined > ul.z-tabs-nav > li > a.z-li n
	k{text-shado w: 0 1px 1px whit
	e;colo r: #3
3

3}.z-tabs.horizontal.underlined > .z-contain e
	r{border-widt h: 1px 0 0

0

;}.z-tabs.underlined.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li, .z-tabs.underlined.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li.z-active, .z-tabs.underlined.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li:hove r
	{margin-lef t:

0

;}.z-tabs.horizontal.underlined.bottom-left > ul.z-tabs-nav > li,.z-tabs.horizontal.underlined.bottom-center > ul.z-tabs-nav > li,.z-tabs.horizontal.underlined.bottom-right > ul.z-tabs-nav > li,.z-tabs.horizontal.underlined.bottom-compact > ul.z-tabs-nav > l
	i{backgroun d: transparen
	t; border-widt h: 
	0;margi n:
	0;margin-lef t:16p
	x;paddin g:
0

;}.z-tabs.horizontal.underlined.bottom-left > .z-container,.z-tabs.horizontal.underlined.bottom-center > .z-container,.z-tabs.horizontal.underlined.bottom-right > .z-container,.z-tabs.horizontal.underlined.bottom-compact > .z-contain e
	r{border-widt h: 0 0 1px

0

;}.z-tabs.horizontal.underlined.bottom-left > ul.z-tabs-nav > li:hover,.z-tabs.horizontal.underlined.bottom-center > ul.z-tabs-nav > li:hover,.z-tabs.horizontal.underlined.bottom-right > ul.z-tabs-nav > li:hover,.z-tabs.horizontal.underlined.bottom-compact > ul.z-tabs-nav > li:hov e
	r{backgroun d: transparen
	t; border-widt h: 
	0;paddin g:
	0;colo r:#11
1

;}.z-tabs.horizontal.underlined.bottom-left > ul.z-tabs-nav > li.z-active,.z-tabs.horizontal.underlined.bottom-center > ul.z-tabs-nav > li.z-active,.z-tabs.horizontal.underlined.bottom-right > ul.z-tabs-nav > li.z-active,.z-tabs.horizontal.underlined.bottom-compact > ul.z-tabs-nav > li.z-acti v
	e{font-weigh t: bol
	d; margin-botto m: 
	0;padding-botto m: 
	0;border-widt h:3px 0 0 
	0;backgroun d: #FCFCF
C

;}.z-tabs.horizontal.underlined.bottom-left > ul.z-tabs-nav.z-tabs-desktop > li,.z-tabs.horizontal.underlined.bottom-center > ul.z-tabs-nav.z-tabs-desktop > li,.z-tabs.horizontal.underlined.bottom-right > ul.z-tabs-nav.z-tabs-desktop > li,.z-tabs.horizontal.underlined.bottom-compact > ul.z-tabs-nav.z-tabs-desktop > l
	i{margin-lef t:

0

;}.z-tabs.vertical.underlined > ul.z-tabs-nav > li,.z-tabs.vertical.underlined > ul.z-tabs-nav > li:hov e
	r{filte r:non
	e;backgroun d: transparen
	t;border-widt h: 0 1px 0 
	0;margi n:
	0;paddin g:
0

;}.z-tabs.vertical.underlined > ul.z-tabs-nav > li > a.z-li n
	k{text-shado w: 0 1px 1px whit
	e;colo r: #3
3

3}.z-tabs.vertical.underlined > .z-contain e
	r{border-widt h:

0

;}.z-tabs.vertical.underlined >.z-container > .z-content .z-content-inne r
	{paddin g: 0 2e
m

;}.z-tabs.vertical.underlined.top-right > ul.z-tabs-nav > li,.z-tabs.vertical.underlined.top-right > ul.z-tabs-nav > li:hov e
	r{filte r:non
	e;backgroun d: transparen
	t;border-widt h: 0 0 0 1p
	x;margi n:
	0;paddin g:
0

;}.z-tabs.vertical.underlined.top-left > ul.z-tabs-nav > li.z-active,.z-tabs.vertical.underlined.top-left > ul.z-tabs-nav > li:hov e
	r{font-weigh t: bol
	d; margin-botto m: 
	0;padding-botto m: 
	0;border-righ t: 3px soli
	d;backgroun d: #ee
e

;}.z-tabs.vertical.underlined.top-right > ul.z-tabs-nav > li.z-active,.z-tabs.vertical.underlined.top-right > ul.z-tabs-nav > li:hov e
	r{font-weigh t: bol
	d; margin-botto m: 
	0;padding-botto m: 
	0;border-lef t: 3px soli
	d;backgroun d: #ee
e

;}.z-tabs.vertical.underlined.top-right > ul.z-tabs-n a
	v{border-widt h:
0

;} .ie7 body .z-tabs.underlined.vertical.top-right > ul.z-tabs-nav > li.z-activ e
	{border-right-widt h: 0 !importan
	t; border-lef t: 3px solid #444 !importan
	t; lef t:-1p
x

;}.ie7 body .z-tabs.underlined.vertical.top-left > ul.z-tabs-nav > li.z-activ e
	{border-righ t: 3px solid #444 !importan
t

;}.z-tabs.horizontal.underlined.mini > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 6px 6p
x

;}.z-tabs.horizontal.underlined.small > ul.z-tabs-nav > li > a.z-li n
	k{paddin g: 8px 8p
x

;}.z-tabs.horizontal.underlined.medium > ul.z-tabs-nav > li > a.z-li n
	k{paddin g: 10px 10p
x

;}.z-tabs.horizontal.underlined.large > ul.z-tabs-nav > li > a.z-li n
	k{paddin g: 10px 12p
x

;}.z-tabs.horizontal.underlined.xlarge > ul.z-tabs-nav > li > a.z-li n
	k{paddin g: 12px 14p
x

;}.z-tabs.horizontal.underlined.xxlarge > ul.z-tabs-nav > li > a.z-li n
	k{paddin g: 14px 16p
x

;}.z-tabs.horizontal.underlined.mini > ul.z-tabs-nav > li:hover, .z-tabs.horizontal.underlined.mini > ul.z-tabs-nav > li.z-active,.z-tabs.horizontal.underlined.small > ul.z-tabs-nav > li:hover, .z-tabs.horizontal.underlined.small > ul.z-tabs-nav > li.z-activ e
	{border-bottom-widt h: 2p
x

;}.z-tabs.underlined.red > .z-container,.z-tabs.underlined.red > ul.z-tabs-nav > li,.z-tabs.underlined.blue > .z-container,.z-tabs.underlined.blue > ul.z-tabs-nav > li,.z-tabs.underlined.deepblue> .z-container,.z-tabs.underlined.deepblue > ul.z-tabs-nav > li,.z-tabs.underlined.orange > .z-container,.z-tabs.underlined.orange > ul.z-tabs-nav > li,.z-tabs.underlined.green > .z-container,.z-tabs.underlined.green > ul.z-tabs-nav > li,.z-tabs.underlined.white > .z-container,.z-tabs.underlined.white > ul.z-tabs-nav > li,.z-tabs.underlined.silver > .z-container,.z-tabs.underlined.silver > ul.z-tabs-nav > li,.z-tabs.underlined.gray > .z-container,.z-tabs.underlined.gray > ul.z-tabs-nav > li,.z-tabs.underlined.black > .z-container,.z-tabs.underlined.black > ul.z-tabs-nav > l i
	{border-colo r:#e6e6e
6

;}.z-tabs.underlined.red > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.red.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.red.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.red > ul.z-tabs-nav > li:hov e
	r{border-colo r:#DD4B3
9

;}.z-tabs.underlined.blue > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.blue.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.blue.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.blue > ul.z-tabs-nav > li:hov e
	r{border-colo r:#00B0D
8

;}.z-tabs.underlined.deepblue > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.deepblue.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.deepblue.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.deepblue > ul.z-tabs-nav > li:hov e
	r{border-colo r:#1E69D
E

;}.z-tabs.underlined.orange > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.orange.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.orange.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.orange > ul.z-tabs-nav > li:hov e
	r{border-colo r:#FD9C0
0

;}.z-tabs.underlined.green > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.green.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.green.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.green > ul.z-tabs-nav > li:hov e
	r{border-colo r:#09
3

;}.z-tabs.underlined.white > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.white.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.white.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.white > ul.z-tabs-nav > li:hov e
	r{border-colo r:#D8D8D
8

;}.z-tabs.underlined.crystal > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.crystal.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.crystal.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.crystal > ul.z-tabs-nav > li:hov e
	r{border-colo r:#99
9

;}.z-tabs.underlined.silver > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.silver.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.silver.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.silver > ul.z-tabs-nav > li:hov e
	r{border-colo r:#77
7

;}.z-tabs.underlined.gray > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.gray.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.gray.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.gray > ul.z-tabs-nav > li:hov e
	r{border-colo r:#33
3

;}.z-tabs.underlined.black > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.black.vertical > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.black.vertical > ul.z-tabs-nav > li:hover,.z-tabs.underlined.black > ul.z-tabs-nav > li:hov e
	r{border-colo r:blac
k

;} .z-tabs.z-multiline.white > ul.z-tabs-nav > l
	i{opacit y: .8
5

;} .z-tabs.z-multiline.white > ul.z-tabs-nav > li.z-active, .z-tabs.z-multiline.white > ul.z-tabs-nav > li:hove r
	{opacit y:

1

;}.z-tabs.z-multiline.vertical > ul.z-tabs-nav > li > a.z-link,.z-tabs.z-multiline.horizontal > ul.z-tabs-nav > li > a.z-li n
	k{line-heigh t: 18p
	x; displa y: bloc
	k; margi n: 0p
	x; paddin g: 16px 20px 16px 20p
	x; text-transfor m: uppercas
	e; letter-spacin g: 1p
x

;}.z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span,.z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-mobile > li > a.z-link > span > sp a
	n{displa y: bloc
	k; font-siz e: .9e
	m; font-weigh t: norma
	l; text-transfor m: non
	e; line-heigh t: 1.65e
	m; opacit y: 
	1; margin-to p: 0.05e
	m; letter-spacin g: 0p
x

;} .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-desktop > li > a.z-link > span.z-icon, .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-mobile > li > a.z-link > span > span.z-ico n
	{line-heigh t: 1e
m

;}.z-tabs.z-multiline.mini > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 12px 28px 12px 12p
	x;heigh t: 32p
x

;}.z-tabs.z-multiline.small > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 14px 32px 14px 14p
	x;heigh t: 34p
x

;}.z-tabs.z-multiline.medium > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 16px 36px 16px 16p
	x;heigh t: 34p
x

;}.z-tabs.z-multiline.large > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 17px 40px 17px 17p
	x;heigh t: 36p
x

;}.z-tabs.z-multiline.xlarge > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 18px 44px 18px 18p
	x;heigh t: 36p
x

;}.z-tabs.z-multiline.xxlarge > ul.z-tabs-nav > li > a.z-li n
	k{paddin g: 18px 48px 18px 18p
	x;heigh t: 38p
x

;} .z-tabs.horizontal.z-multiline.top-compact.mini > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom-compact.mini > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.top.responsive.mini > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom.responsive.mini > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 12
p

x}.z-tabs.horizontal.z-multiline.top-compact.small > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom-compact.small > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.top.responsive.small > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom.responsive.small > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 14
p

x}.z-tabs.horizontal.z-multiline.top-compact.medium > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom-compact.medium > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.top.responsive.medium > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom.responsive.medium > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 16
p

x}.z-tabs.horizontal.z-multiline.top-compact.large > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom-compact.large > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.top.responsive.large > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom.responsive.large > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 17
p

x}.z-tabs.horizontal.z-multiline.top-compact.xlarge > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom-compact.xlarge > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.top.responsive.xlarge > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom.responsive.xlarge > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 18p
x

;}.z-tabs.horizontal.z-multiline.top-compact.xxlarge > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom-compact.xxlarge > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.top.responsive.xxlarge > ul.z-tabs-nav > li > a.z-link,.z-tabs.horizontal.z-multiline.bottom.responsive.xxlarge > ul.z-tabs-nav > li > a.z-lin k
	{paddin g: 18
p

x} .z-tabs.horizontal.top.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{margin-to p: -2p
x

;}.z-tabs.horizontal.top.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-activ e
	{border-to p: 3px solid #D1363
6

;}.z-tabs.horizontal.bottom.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{margin-botto m: -2p
x

;}.z-tabs.horizontal.bottom.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-activ e
	{border-botto m: 3px solid #D1363
6

;}.z-tabs.horizontal.top.mobile.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{margin-to p:

0

;}.z-tabs.horizontal.top.mobile.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-activ e
	{border-to p: no
n

e}.z-tabs.horizontal.bottom.mobile.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{margin-botto m:

0

;}.z-tabs.horizontal.bottom.mobile.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-activ e
	{border-botto m: 1px solid #CECEC
E

;}.z-tabs.vertical.top-left.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{border-lef t: 3px solid #D1363
6

;}.z-tabs.vertical.top-right.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{border-righ t: 3px solid #D1363
6

;}.z-tabs.vertical.mobile.top-left.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-link,.z-tabs.vertical.mobile.top-right.white.z-bordered > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{border-lef t:inher
i

t} .z-tabs.clean.horizontal.top > ul.z-tabs-nav > li.z-active,.z-tabs.clean.horizontal.bottom > ul.z-tabs-nav > li.z-acti v
	e{backgroun d: #ff
	f; margin-to p: 
	0; padding-to p: 
	0; margin-botto m: 
	0; padding-botto m:

0

;}.z-tabs.clean.horizontal > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a.z-lin k
	{margin-to p: 
	0; margin-botto m:

0

;}.z-tabs.clean.horizontal.top > ul.z-tabs-nav.z-tabs-desktop > li,.z-tabs.clean.horizontal.bottom > ul.z-tabs-nav.z-tabs-desktop > l
	i{border-top-widt h: 1p
	x; border-bottom-widt h: 1p
x

;}.z-tabs.clean > .z-contain e
	r{border-widt h: 
	0; backgroun d: non
e

;}.z-tabs.clean.horizontal > .z-container > .z-content > .z-content-inn e
	r{paddin g: 2em

0

;}.z-tabs.clean.vertical.z-shadows > ul.z-tabs-nav,.z-tabs.clean.vertical.z-shadows > .z-contain e
	r{-webkit-box-shado w: non
	e; -moz-box-shado w: non
	e; box-shado w: non
e

;} .z-tabs.clean.horizontal.z-shadows > ul.z-tabs-nav > li.z-active, .z-tabs.clean.vertical.z-shadows > ul.z-tabs-nav > li.z-activ e
	{-webkit-box-shado w: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.13
	); -moz-box-shado w: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.13
	); box-shado w: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.13
	); backgroun d: rgb(243, 243, 243
)

;}.z-tabs.clean.horizontal.z-shadows.large > ul.z-tabs-nav > li.z-acti v
	e{-webkit-box-shado w: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.13
	); -moz-box-shado w: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.13
	); box-shado w: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.13
)

;}.z-tabs.clean.horizontal.z-shadows.xlarge > ul.z-tabs-nav > li.z-active,.z-tabs.clean.horizontal.z-shadows.xxlarge > ul.z-tabs-nav > li.z-acti v
	e{-webkit-box-shado w: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.13
	); -moz-box-shado w: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.13
	); box-shado w: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.13
)

;}.z-tabs.clean.top.z-shadows > .z-container,.z-tabs.clean.bottom.z-shadows > .z-contain e
	r{-moz-box-shado w: non
	e; -webkit-box-shado w: non
	e; box-shado w: non
e

;}.z-tabs.clean.horizontal.z-rounded.top > ul.z-tabs-nav > li.z-first,.z-tabs.clean.horizontal.z-rounded.top > ul.z-tabs-nav > li.z-first > a.z-li n
	k{-webkit-border-radiu s: 5px 0 0 5p
	x; -moz-border-radiu s: 5px 0 0 5p
	x; border-radiu s: 5px 0 0 5p
x

;}.z-tabs.clean.horizontal.top.z-rounded > ul.z-tabs-nav > li.z-last,.z-tabs.clean.horizontal.top.z-rounded > ul.z-tabs-nav > li.z-last > a.z-li n
	k{-webkit-border-radiu s: 0 5px 5px 
	0; -moz-border-radiu s: 0 5px 5px 
	0; border-radiu s: 0 5px 5px

0

;}.z-tabs.clean.vertical > ul.z-tabs-nav.z-tabs-deskt o
	p{border-widt h: 1px 1px 1px 1p
x

;}.z-tabs.clean.vertical > ul.z-tabs-nav > li.z-acti v
	e{z-inde x:

7

;}.z-tabs.clean.vertical > .z-container > .z-content > .z-content-inn e
	r{paddin g: 0 2e
m

;}.z-tabs.clean.vertical.z-rounded > ul.z-tabs-nav.z-tabs-deskt o
	p{-webkit-border-radiu s: 6p
	x; -moz-border-radiu s: 6p
	x; border-radiu s: 6p
x

;}.z-tabs.clean.vertical.mobile.z-rounded > ul.z-tabs-nav.z-tabs-deskt o
	p{-webkit-border-radiu s: 
	0; -moz-border-radiu s: 
	0; border-radiu s:

0

;}.z-tabs.clean.vertical.z-rounded > ul.z-tabs-nav.z-tabs-desktop > li.z-first,.z-tabs.clean.vertical.z-rounded > ul.z-tabs-nav.z-tabs-desktop > li.z-first > a.z-li n
	k{-webkit-border-radiu s: 5px 5px 0 
	0; -moz-border-radiu s: 5px 5px 0 
	0; border-radiu s: 5px 5px 0

0

;}.z-tabs.clean.vertical.z-rounded > ul.z-tabs-nav.z-tabs-desktop > li.z-last,.z-tabs.clean.vertical.z-rounded > ul.z-tabs-nav.z-tabs-desktop > li.z-last > a.z-li n
	k{-webkit-border-radiu s: 0 0 5px 5p
	x; -moz-border-radiu s: 0 0 5px 5p
	x; border-radiu s: 0 0 5px 5p
x

;}.z-tabs.horizontal.clean.responsive.top > ul.z-tabs-nav > l
	i{border-bottom-widt h:

0

;}.z-tabs.horizontal.clean.responsive.bottom > ul.z-tabs-nav > l
	i{border-top-widt h:

0

;}.z-tabs.horizontal.clean.responsive.z-rounded.top > ul.z-tabs-nav > li.z-first,.z-tabs.horizontal.clean.responsive.z-rounded.top > ul.z-tabs-nav > li.z-first > a.z-li n
	k{-webkit-border-bottom-left-radiu s: 
	0; -moz-border-radius-bottomlef t: 
	0; border-bottom-left-radiu s:

0

;}.z-tabs.clean.horizontal.responsive.z-rounded.top > ul.z-tabs-nav > li.z-last,.z-tabs.clean.horizontal.responsive.z-rounded.top > ul.z-tabs-nav > li.z-last > a.z-li n
	k{-webkit-border-radiu s: 0 5px 5px 
	0; -moz-border-radiu s: 0 5px 5px 
	0; border-radiu s: 0 5px 5px

0

;}.z-tabs.clean.top.responsive > .z-contain e
	r{border-top-widt h: 1p
x

;}.z-tabs.clean.bottom.responsive > .z-contain e
	r{border-bottom-widt h: 1p
x

;}.z-tabs.clean.horizontal.mobile.top > ul.z-tabs-nav.z-tabs-desktop > li,.z-tabs.clean.horizontal.mobile.bottom > ul.z-tabs-nav.z-tabs-desktop > l
	i{border-bottom-widt h:

0

;} .z-gri d
	{margin : 0 aut
	o; padding : 0 0 01
%

;}.z-grid-120 0
	{max-width : 1220p
x

;}.z-grid-100 0
	{max-width : 1020p
x

;}.z-ro w
	{clear : bot
	h; padding : 0 10p
x

;} .z-row :afte r
	{conten t: ".
	"; heigh t: 
	0; clea r: bot
	h; visibilit y: hidde
n

;}.z-ro w
	{zoom :

1

;} .z-row [class*="col" ]
	{margin-lef t: 1.81818
	%; floa t: lef
	t; displa y: bloc
	k; margi n: 1% 0 1% 1.6
	%; margi n: 0 0 0 1.6
	%; min-heigh t: 1p
	x; positio n: relativ
	e; -webkit-box-sizin g: border-bo
	x; -moz-box-sizin g: border-bo
	x; box-sizin g: border-bo
x

;}.col1 2
	{width : 100
%

;}.col1 1
	{width : 91.46
%

;}.col1 0
	{width : 83
%

;}.col 9
	{width : 74.54
%

;}.col 8
	{width : 66.08
%

;}.col 7
	{width : 57.62
%

;}.col 6
	{width : 49.16
%

;}.col 5
	{width : 40.7
%

;}.col 4
	{width : 32.24
%

;}.col 3
	{width : 23.78
%

;}.col 2
	{width : 15.32
%

;}.col 1
	{width : 6.86
%

;}.z-row [class*="col"]:first-chil d
	{margin-left :

0

;}.z-row [class*="col"] im g
	{width : 100
	%; height : aut
	o; display : bloc
k;}

@media all and (min-width: 1024px)

{.z-grid-100 0
	{max-widt h: 1000p
x

;} .z-grid-1000 .z-ro w
	{paddin g:

0

;}}

@media all and (max-width: 768px

) {.z-row [class*="co l
	"]{floa t : no
	ne; widt h : au
	to; margi n : 10px 0 10px
0

;}} .z-tabs > ul.z-tabs-nav.z-tabs-mob i
	le{displ ay: no
n

e;}.z-tabs.horizontal > ul.z-tabs-nav.z-tabs-mobile,.z-tabs.horizontal > ul.z-tabs-nav.z-tabs-mobile >  
	li{wid th: 10
	0%; flo at: no
n

e;}.z-tabs.horizontal.responsive > ul.z-tabs-nav.z-tabs-desktop >  
	li{flo at: le
	ft; marg in: 0 -2px0
0;} .z-tabs.horizontal.responsive > ul.z-tabs-nav.z-tabs-desktop > li.z-last:nth-child(od d
	) {wid th: 10
0

%;}.ie7 .z-tabs.horizontal.responsive > ul.z-tabs-nav.z-tabs-desktop >  
	li{margin-rig ht: -3
p

x;}.z-tabs.horizontal.responsive > ul.z-tabs- n
	av{wid th: 10
0

%;} .z-tabs.horizontal.responsive > ul.z-tabs-nav > li.z-acti v
	e {margin-bott om:0
	px; padding-bott om:0
	px; z-ind ex: initi
a

l;}.z-tabs.horizontal.responsive.bottom-left > ul.z-tabs-nav > li.z-act i
	ve{margin-t op:0
	px; margin-bott om:0
	px; paddi ng:
	0; z-ind ex: initi
a

l;}.z-tabs.horizontal.responsive > ul.z-tabs-nav.z-tabs-desk t
	op{displ ay: blo
	ck; wid th: 10
0

%;}.z-tabs.horizontal.responsive.underlined > ul.z-tabs- n
	av{border-wid th:
0;} .z-tabs.horizontal.responsive.underlined > ul.z-tabs-nav > li.z-active, .z-tabs.horizontal.responsive.underlined > ul.z-tabs-nav > li:hov e
	r {border-top-wid th:
	0; border-bottom-wid th:
0;}.z-tabs.underlined.horizontal > ul.z-tabs-nav.z-tabs-mobile >  
	li{margin-le ft:
0;} .z-tabs.underlined.horizontal > ul.z-tabs-nav.z-tabs-mobile > li a.z-li n
	k {padding-le ft:
0;}.z-tabs.responsive.top-left.z-rounded > ul.z-tabs-desktop > li.z-right,.z-tabs.responsive.top-left.z-rounded > ul.z-tabs-desktop > li.z-right > a.z-l i
	nk{-webkit-border-radi us: 0 5px0
	0; -moz-border-radi us: 0 5px0
	0; border-radi us: 0 5px0
0;}.z-tabs.responsive.z-rounded.bottom-left > ul.z-tabs-nav > li.z-first,.z-tabs.responsive.z-rounded.bottom-left > ul.z-tabs-nav > li.z-first > a.z-l i
	nk{-moz-border-radi us:
	0; -webkit-border-radi us:
	0; border-radi us:
0;}.z-tabs.responsive.z-rounded.bottom-left > ul.z-tabs-nav > li.z-left,.z-tabs.responsive.z-rounded.bottom-left > ul.z-tabs-nav > li.z-left > a.z-l i
	nk{-webkit-border-radi us: 0 0 05
	px; -moz-border-radi us: 0 0 05
	px; border-radi us: 0 0 05
p

x;}.z-tabs.responsive.z-rounded.bottom-left > ul.z-tabs-nav > li.z-right,.z-tabs.responsive.z-rounded.bottom-left > ul.z-tabs-nav > li.z-right > a.z-l i
	nk{-webkit-border-radi us: 0 0 5px
	0; -moz-border-radi us: 0 0 5px
	0; border-radi us: 0 0 5px
0;} .z-tabs.mobile > ul.z-tabs-nav,.z-tabs.mobile > ul.z-tabs-nav > li,.z-tabs.mobile > ul.z-tabs-nav > li.z-active,.z-tabs.mobile > .z-container,.z-tabs.mobile > .z-container > .z-cont e
	nt{-webkit-box-shad ow: no
	ne; -moz-box-shad ow: no
	ne; box-shad ow: no
	ne; text-shad ow: no
n

e;}.z-tabs.mobile > ul.z-tabs-desk t
	op{heig ht: au
	to; opaci ty:
	1; visibili ty: visib
	le; -webkit-transiti on: opacity 400ms ease-in-o
	ut; -moz-transiti on: opacity 400ms ease-in-o
	ut; transiti on: opacity 400ms ease-in-o
u

t;}.z-tabs.mobile.z-shadows > ul.z-tabs-mob i
	le{-webkit-box-shad ow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.8) ins
	et; -moz-box-shad ow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.8) ins
	et; box-shad ow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.8) ins
e

t;}.z-tabs.mobile > ul.z-tabs-nav.z-tabs-desktop >  
	li{flo at: no
	ne; displ ay: blo
c

k;}.z-tabs.mobile > ul.z-tabs-desktop.z-hide-m e
	nu{opaci ty:
	0; heig ht:
	0; visibili ty: hidd
e

n;}.z-tabs.mobile > .z-contai n
	er{margin-t op:2
	px; wid th: au
t

o;}.z-tabs.mobile.horizontal.top-compact > .z-container,.z-tabs.mobile.horizontal.bottom-compact > .z-contain e
	r {margin-rig ht: 0px !importa
n

t;}.z-tabs.mobile > ul.z-tabs-mobile > li > a.z-link > span.z-ti t
	le{margin-le ft:6
	px; opaci ty:
1;}.z-tabs.mobile > ul.z-tabs-mobile.z-state-closed > li > a.z-link > span.z-ti t
	le{margin-le ft:6
	px; opaci ty:
1;}.z-tabs.mobile.horizontal > ul.z-tabs-nav > li > a.z-link,.z-tabs.mobile.vertical > ul.z-tabs-nav > li > a.z-l i
	nk{padding-le ft: 0 !importa
	nt; padding-rig ht: 0 !importa
	nt; marg in: 0 18px !importa
n

t;}.z-tabs.mobile > ul.z-tabs-mobile.z-state-closed > li > a.z-link > span.z-ar r
	ow{-webkit-transfo rm: rotate(0de
	g); -moz-transfo rm: rotate(0de
	g); transfo rm: rotate(0de
	g); opaci ty:
1;}.z-tabs.mobile > ul.z-tabs-mobile > li > a.z-link > span.z-ar r
	ow{rig ht: -10
	px; positi on: absolu
	te; opaci ty:.
	25; backgrou nd: url(../img/z-tabs-icons.png) no-repeat top le
	ft; background-positi on: -132px -4
	px; wid th: 25
	px; heig ht: 40
	px;t op:5
	0%; margin-t op: -23
	px; -webkit-transiti on: all 0.25s ease-in-o
	ut; -moz-transiti on: all 0.25s ease-in-o
	ut; -o-transiti on: all 0.25s ease-in-o
	ut; -ms-transiti on: all 0.25s ease-in-o
	ut; transiti on: all 0.25s ease-in-o
	ut; -webkit-transfo rm: rotate(90de
	g); -moz-transfo rm: rotate(90de
	g); transfo rm: rotate(90de
g

);}.z-tabs.mobile.right > ul.z-tabs-mobile > li > a.z-link > span.z-ar r
	ow{le ft: -10
	px; margin-t op: -16
	px; -webkit-transiti on: all 0.25s ease-in-o
	ut; -moz-transiti on: all 0.25s ease-in-o
	ut; -o-transiti on: all 0.25s ease-in-o
	ut; -ms-transiti on: all 0.25s ease-in-o
	ut; -webkit-transfo rm: rotate(-90de
	g); -moz-transfo rm: rotate(-90de
	g); transfo rm: rotate(-90de
g

);}.z-tabs.mobile.right > ul.z-tabs-mobile.z-state-closed > li > a.z-link > span.z-ar r
	ow{opaci ty:
	1; margin-t op: -23
	px; -webkit-transfo rm: rotate(0de
	g); -moz-transfo rm: rotate(0de
	g); transfo rm: rotate(0de
g

);}.z-tabs.mobile > ul.z-tabs-mobile > li > a.z-link > i.z-icon-m e
	nu{backgrou nd: url(../img/z-tabs-icons.png) no-repeat top le
	ft; background-positi on: -1470px -3
	px; wid th: 28
	px; heig ht: 30
	px; margin-t op: -24
	px; margin-le ft: -6
	px; displ ay: inline-blo
c

k;}.z-tabs.mobile.z-icons-light > ul.z-tabs-mobile > li > a.z-link > i.z-icon-me n
	u {background-positi on: -1470px -60
p

x;}.z-tabs.mobile.z-icons-light > ul.z-tabs-mobile > li > a.z-link > span.z-arr o
	w {background-positi on: -132px -61
p

x;}.z-tabs.mobile > ul.z-tabs-mobile.z-state-closed > li > a.z-link > span.z-arr o
	w {rig ht:0
p

x;}.z-tabs.mobile > ul.z-tabs-nav.z-tabs-mobile.z-state-clo s
	ed{border-wid th:1
p

x;}.z-tabs.mobile.vertical.z-rounded > ul.z-tabs-mobile.z-state-closed,.z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-mobile.z-state-clo s
	ed{-webkit-border-radi us:6
	px; -moz-border-radi us:6
	px; -khtml-border-radi us:6
	px; border-radi us:6
p

x;} .z-tabs.mobile.vertical.z-rounded > ul.z-tabs-mobile.z-state-closed > li, .z-tabs.mobile.vertical.z-rounded > ul.z-tabs-mobile.z-state-closed > li > a.z-link, .z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-mobile.z-state-closed > li, .z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-mobile.z-state-closed > li > a.z-li n
	k {-webkit-border-radi us:5
	px; -moz-border-radi us:5
	px; -khtml-border-radi us:5
	px; border-radi us:5
p

x;}.z-tabs.mobile.vertical.z-rounded > ul.z-tabs-mobile,.z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-mob i
	le{-webkit-border-radi us: 6px 6px0
	0; -moz-border-radi us: 6px 6px0
	0; -khtml-border-radi us: 6px 6px0
	0; border-radi us: 6px 6px0
0;} .z-tabs.mobile.vertical.z-rounded > ul.z-tabs-mobile > li, .z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-mobile > l
	i {-webkit-border-radi us: 5px 5px0
	0; -moz-border-radi us: 5px 5px0
	0; -khtml-border-radi us: 5px 5px0
	0; border-radi us: 5px 5px0
0;}.z-tabs.mobile.vertical.z-rounded > ul.z-tabs-nav > li.z-last,.z-tabs.mobile.vertical.z-rounded > ul.z-tabs-nav > li.z-last > a.z-link,.z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-nav > li.z-last,.z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-nav > li.z-last > a.z-l i
	nk{-webkit-border-radi us: 0 0 5px5
	px; -moz-border-radi us: 0 0 5px5
	px; -khtml-border-radi us: 0 0 5px5
	px; border-radi us: 0 0 5px5
p

x;}.z-tabs.mobile.vertical.z-rounded > ul.z-tabs-desktop,.z-tabs.mobile.horizontal.z-rounded > ul.z-tabs-desk t
	op{-webkit-border-radi us: 0 0 6px6
	px; -moz-border-radi us: 0 0 6px6
	px; -khtml-border-radi us: 0 0 6px6
	px; border-radi us: 0 0 6px6
p

x;} .z-tabs.mobile.horizontal > ul.z-tabs-nav > li.z-act i
	ve{marg in:
	0; paddi ng:
0;}.z-tabs.mobile.horizontal > ul.z-tabs-nav >  
	li{border-wid th: 0px 0px 1px0
p

x;} .z-tabs.mobile.horizontal > ul.z-tabs-nav > li > a.z-li n
	k {text-ali gn: le
f

t;}.z-tabs.mobile.horizontal > ul.z-tabs-nav.z-tabs-desktop > li.z-l a
	st{border-bottom-wid th:
0;}.z-tabs.mobile.horizontal > ul.z-tabs-nav >  
	li{marg in:
0;}.z-tabs.mobile.underlined.horizontal > ul.z-tabs-nav > li, .z-tabs.mobile.underlined.horizontal > ul.z-tabs-nav > li.z-active, .z-tabs.mobile.underlined.horizontal > ul.z-tabs-nav > li:hov e
	r {margin-le ft:
0;}.z-tabs.mobile.horizontal.underlined > .z-contain e
	r {border-wid th:
0;}.z-tabs.mobile.horizontal.underlined > ul.z-tabs-nav > li:hover, .z-tabs.mobile.horizontal.underlined > ul.z-tabs-nav > li.z-acti v
	e {border-bottom-wid th:1
p

x;}.z-tabs.mobile.vertical > ul.z-tabs-nav,.z-tabs.mobile.horizontal > ul.z-tabs-n a
	v {wid th: au
	to; border-wid th: 1px 1px 01
	px; flo at: no
	ne; border-bottom-wid th:1
	px; displ ay:blo
	ck; paddi ng
	:0; marg in
	:0; min-wid th:0 !importa
n

t;}.z-tabs.mobile.vertical ul.z-tabs-mobile,.z-tabs.mobile.horizontal ul.z-tabs-mobi l
	e {border-bottom-wid th:0
p

x;} .z-tabs.mobile.vertical ul.z-tabs-mobile > li, .z-tabs.mobile.horizontal ul.z-tabs-mobile >  
	li{flo at: no
	ne; border-wid th:0
p

x;}.z-tabs.mobile.horizontal.bottom > .z-contain e
	r {margin-bott om:4
p

x;}.z-tabs.mobile.vertical.z-rounded > .z-container,.z-tabs.mobile.horizontal.z-rounded > .z-contain e
	r {-webkit-border-radi us:6
	px; -moz-border-radi us:6
	px; -khtml-border-radi us:6
	px; border-radi us:6
p

x;}.z-tabs.mobile.vertical >.z-container > .z-content .z-content-in n
	er{paddi ng:2
e

m;}.z-tabs.mobile.horizontal.top > ul.z-tabs-nav.z-tabs-desktop > li.z-first, .z-tabs.mobile.horizontal.bottom > ul.z-tabs-nav.z-tabs-desktop > li.z-fir s
	t {border-top-wid th:
0;}.z-tabs.mobile.underlined > ul.z-tabs-nav > li > a.z-li n
	k {text-transfo rm: upperca
	se;text-shad ow: 0 1px 0 rgba(255, 255, 255, 0.
5

);}.z-tabs.mobile.underlined > ul.z-tabs-desktop > li,.z-tabs.mobile.underlined > ul.z-tabs-desktop > li >  
	a {-moz-transiti on: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-o
	ut; -o-transiti on: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-o
	ut; -webkit-transiti on: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-o
	ut; -ms-transiti on: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-o
	ut; transiti on: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-o
u

t;} .z-tabs.underlined.mobile > ul.z-tabs-nav > li,.z-tabs.underlined.mobile > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.mobile > ul.z-tabs-nav > li.z-last,.z-tabs.underlined.mobile > ul.z-tabs-nav > li:hover,.z-tabs.underlined.mobile > ul.z-tabs-nav > li.z-last:ho v
	er{border-col or: #E6E6
	E6; backgrou nd: #f
	ff; border-wid th: 0 0 1px 0 !importa
	nt; opaci ty:
	1; border-sty le: dott
e

d;}.z-tabs.underlined.horizontal.mobile > ul.z-tabs-nav > li.z-la s
	t {border-wid th: 0 0 1px
0;}.z-tabs.underlined.mobile > ul.z-tabs-nav.z-tabs-mobile,.z-tabs.underlined.mobile > ul.z-tabs-nav.z-tabs-desk t
	op{border-wid th
:

0;} .z-tabs.underlined.mobile.hover > ul.z-tabs-nav.z-tabs-desktop > li.z-active,.z-tabs.underlined.mobile.hover > ul.z-tabs-nav.z-tabs-desktop > li:hov e
	r {backgrou nd: #FAFA
F

A;}.z-tabs.underlined.mobile.hover > ul.z-tabs-nav.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover > ul.z-tabs-desktop > li:hover >
	a{col or: #3
	33;text-shad ow: 1px 0px 1px rgba(175, 175, 175, 0.2
5

);} .z-tabs.underlined.mobile.m-red > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-red > ul.z-tabs-desktop > li:hover >
	a{col or: #DD4B
3

9;}.z-tabs.underlined.mobile.m-blue > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-blue > ul.z-tabs-desktop > li:hover >
	a{col or: #00B0
D

8;}.z-tabs.underlined.mobile.m-deepblue > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-deepblue > ul.z-tabs-desktop > li:hover >
	a{col or: #1E69
D

E;}.z-tabs.underlined.mobile.m-orange > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-orange > ul.z-tabs-desktop > li:hover >
	a{col or: #FD9C
0

0;}.z-tabs.underlined.mobile.m-green > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-green > ul.z-tabs-desktop > li:hover >
	a{col or: #0
9

3;}.z-tabs.z-tabs *,.z-tabs ul,.z-tabs ul li,.z-tabs ul li a,.z-tabs .z-container .z-conte n
	t {-webkit-tap-highlight-col or: rgba(0, 0, 0, 
	0);-webkit-touch-callo ut: no
	ne;outli ne: no
n

e;} #slide r
	2 {marg in:0 au
	to; wid th:560
	px; heig ht:263
	px; overfl ow:au
	to; positi on:relati
v

e;}.z-tabs.z-testimonial .z-row .column > d
	iv{paddi ng: 20px 20px 0 20
	px; background-col or: rgba(0, 0, 0, 0.0
	1); backgrou nd: #f
	ff; col or: #5757
	57; overfl ow: hidd
	en; positi on: relati
	ve; min-heig ht: 110
	px; bord er: 1px solid #F0F0
	F0; -webkit-box-shad ow: 0 5px 6px -6px #A
	AA; -moz-box-shad ow: 0 5px 6px -6px #a
	aa; box-shad ow: 0 5px 6px -6px #A
A

A;}.z-tabs.z-testimonial .z-row.large .column > d
	iv{min-heig ht: 110
p

x;}.z-tabs.z-testimonial .z-row.medium .column > d
	iv{min-heig ht: 90
p

x;}.z-tabs.z-testimonial .z-row.small .column > d
	iv{min-heig ht: 75
p

x;}.z-tabs.z-testimonial .z-row.mini .column > d
	iv{min-heig ht: 60
p

x;}.z-cite:befo r
	e {conte nt: "\2014 \002
0

";} .z-tabs.vertical.slider > .z-container > .z-content.z-row > .z-content-inner,.z-tabs.horizontal.slider > .z-container > .z-content.z-row .z-content-in n
	er{paddi ng: 0 10
	px; heig ht: au
t

o;}.z-tabs.z-testimonial > .z-container > .z-content::after,.z-tabs.z-testimonial > .z-container > .z-content > .z-content-inner::af t
	er{conte nt:"
	."; displ ay: blo
	ck; heig ht:
	0; cle ar: bo
	th; visibili ty: hidd
e

n;}.z-tabs.z-testimonial > .z-container > .z-content,.z-tabs.z-testimonial > .z-container > .z-content > .z-content-inn e
	r {zo om
:

1;}.z-tabs.z-testimonial > .z-container > .z-content > .z-content-inne r
	p{col or: #5
	55; text-shad ow: rgba(0, 0, 0, .15) 0 01
	px; font-fami ly: open sa
	ns; font-si ze: 1.125
	em; line-heig ht: 1.375
	em; font-weig ht:4
	00; fo nt: 14px/1.5 "Helvetica Neue",Helvetica,Arial,sans-ser
i

f;}a.side-naviga t
	or{displ ay: inline-block !importa
	nt; positi on: absolu
	te;t op:5
	0%; le ft:
	0; z-ind ex:
	50; margin-t op: -46
	px; paddi ng: 15px 10
	px; background-col or: #dd17
	09; col or: #ffff
	ff; text-transfo rm: upperca
	se; font-weig ht: bo
	ld; opaci ty:0
	.5; filt er: alpha(opacity=5
	0); font-si ze: 60
	px; line-heig ht: 60
	px; backgrou nd: #5
	55; col or: #F
F

F;}a.side-navigator.da r
	k {text-transfo rm: upperca
	se;font-weig ht: bo
	ld;opaci ty:0
	.8;filt er: alpha(opacity=8
	0);font-si ze: 60
	px;line-heig ht: 60
	px;backgrou nd: #5
	55;background-col or: #4545
	45;background-ima ge: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#303030),color-stop(1,#262626
	));background-ima ge: -webkit-linear-gradient(top,#303030,#26262
	6);background-ima ge: linear-gradient(top,#303030,#26262
	6);bord er: 1px solid #1414
	14;-webkit-box-shad ow: 0px 1px 0 rgba(255,255,255,.06),1px 1px 0 rgba(255,255,255,.03),-1px -1px 0 rgba(0,0,0,.02),inset 1px 1px 0 rgba(255,255,255,0.0
	5);box-shad ow: 0px 1px 0 rgba(255,255,255,.06),1px 1px 0 rgba(255,255,255,.03),-1px -1px 0rgba(0,0,0,.02),inset 1px 1px 0 rgba(255,255,255,0.0
	5);col or: #9f9f
	9f;text-shad ow: 0 -1px 0 rgba(0,0,0,.
	5);-webkit-user-sele ct: no
	ne;white-spa ce: norm
	al;word-wr ap: norm
a

l;} a.side-navigator:hov e
	r {opaci ty:
	1; filt er: alpha(opacity=10
	0); background-col or: #DD17
0

9;} a.side-navigator.le f
	t {-webkit-border-radi us: 0 5px 5px
	0; -moz-border-radi us: 0 5px 5px
	0; -ms-border-radi us: 0 5px 5px
	0; -o-border-radi us: 0 5px 5px
	0; border-radi us: 0 5px 5px
0;} a.side-navigator.rig h
	t {le ft: au
	to; rig ht:
	0; -webkit-border-radi us: 5px 0 05
	px; -moz-border-radi us: 5px 0 05
	px; -ms-border-radi us: 5px 0 05
	px; -o-border-radi us: 5px 0 05
	px; border-radi us: 5px 0 05
p

x;} a.side-navigator sp a
	n {line-heig ht: 60px !importa
	nt; vertical-ali gn:t
o

p;} a.side-navigator span.te x
	t {text-inde nt: -99999
	px; displ ay: inline-blo
	ck; font-si ze: 16
	px; padding-le ft:5
	px; padding-rig ht:5
	px; max-wid th:1
p

x;} a.side-navigator span.arr o
	w {displ ay: inline-blo
	ck; flo at: le
	ft; font-si ze: 22
	px; positi on: relati
	ve;t op: -3
	px; padding-rig ht:5
	px; padding-le ft:5
p

x;}.testimonials a.side-naviga t
	or{positi on: absolu
	te;t op:5
	0%; margin-t op: -45
	px; z-ind ex:
5

0;} .testimonials a.side-navigator.left span.arr o
	w {padding-rig ht: 10
p

x;} .testimonials a.side-navigator.right span.arr o
	w {padding-le ft: 10
px;}@media only screen and (max-width: 767px){

.testimonials a.side-navigator {
	display: none !important;
}

}

.z-tabs span.fixed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	color: #979797;
	text-decoration: none;
	outline: none;
}

.z-tabs span.z-number {
	left: auto;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	background: #F89C9C;
	text-shadow: 0 1px rgba(97, 9, 9, 0.15);
}

.z-tabs span.z-item {
	left: auto;
	width: auto;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	background-color: rgb(51, 51, 51);
	text-shadow: 0 1px rgba(97, 9, 9, 0.15);
	padding: 0 10px;
	text-transform: uppercase;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	cursor: pointer;
	display: none;
}

.z-tabs span.z-item a, .z-tabs span.z-item a:visited {
	color: #FFF;
}

.z-tabs span.z-item:hover {
	background-color: #DD1709;
}

.z-tabs span.z-item.red:hover {
	background-color: rgba(221, 9, 9, 1);
}

.z-tabs span.z-item.blue:hover {
	background-color: rgba(9, 170, 221, 1);
}

.z-tabs span.z-cite {
	width: auto;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 38px;
	color: #979797;
}
/* footer 2*/
html,body {height:100%;}
#footerbottom {
	font-size: 11px;
	position:relative;
    clear:both;
    height:30px; /* Tinggi footer */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    line-height:30px;
    padding:0 15px;
    margin-top:-30px; /* Angkat ke atas setinggi 'tinggi footer' */
    background-color:#FFF;
    color:gray;
	border-top: 1px solid #9a9a9a;
	text-align: center;
} 