article {
	display: block;
}

aside {
	display: block;
}

details {
	display: block;
}

figcaption {
	display: block;
}

figure {
	display: block;
}

footer {
	display: block;
}

header {
	display: block;
}

hgroup {
	display: block;
}

nav {
	display: block;
}

section {
	display: block;
}

audio {
	display: inline-block;
}

canvas {
	display: inline-block;
}

video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

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

a:focus {
	outline: rgb(51, 51, 51) dotted thin;
	outline-offset: -2px;
}

a:hover {
	outline: 0px;
}

a:active {
	outline: 0px;
}

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

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0px currentColor;
	border-image: none;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}

#map_canvas img {
	max-width: none;
}

button {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}

input {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}

select {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}

textarea {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}

button {
	line-height: normal;
}

input {
	line-height: normal;
}

button {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type='button'] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type='reset'] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type='search'] {
	box-sizing: content-box;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

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

.clearfix {}

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

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

.clearfix::after {
	clear: both;
}

.hide-text {
	font: 0px/0 a;
	border: 0px currentColor;
	border-image: none;
	color: transparent;
	font-size-adjust: none;
	font-stretch: normal;
	text-shadow: none;
	background-color: transparent;
}

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

body {
	margin: 0px;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: rgb(255, 255, 255);
}

a {
	color: rgb(0, 136, 204);
	text-decoration: none;
}

a:hover {
	color: rgb(0, 85, 128);
	text-decoration: underline;
}

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

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

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

.row {
	margin-left: -20px;
}

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

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

.row::after {
	clear: both;
}

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

.container {
	width: 940px;
}

.navbar-static-top .container {
	width: 940px;
}

.navbar-fixed-top .container {
	width: 940px;
}

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

.span4 {
	width: 300px;
}

.span3 {
	width: 220px;
}

.span2 {
	width: 80px;
}

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

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

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

.row-fluid::after {
	clear: both;
}

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

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

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

.row-fluid .span11 {
	width: 91.48%;
}

.row-fluid .span10 {
	width: 82.97%;
}

.row-fluid .span9 {
	width: 74.46%;
}

.row-fluid .span8 {
	width: 65.95%;
}

.row-fluid .span7 {
	width: 57.44%;
}

.row-fluid .span6 {
	width: 48.93%;
}

.row-fluid .span5 {
	width: 40.42%;
}

.row-fluid .span4 {
	width: 31.91%;
}

.row-fluid .span3 {
	width: 23.4%;
}

.row-fluid .span2 {
	width: 14.89%;
}

.row-fluid .span1 {
	width: 6.38%;
}

.row-fluid .offset12 {
	margin-left: 104.25%;
}

.row-fluid :first-child.offset12 {
	margin-left: 102.12%;
}

.row-fluid .offset11 {
	margin-left: 95.74%;
}

.row-fluid :first-child.offset11 {
	margin-left: 93.61%;
}

.row-fluid .offset10 {
	margin-left: 87.23%;
}

.row-fluid :first-child.offset10 {
	margin-left: 85.1%;
}

.row-fluid .offset9 {
	margin-left: 78.72%;
}

.row-fluid :first-child.offset9 {
	margin-left: 76.59%;
}

.row-fluid .offset8 {
	margin-left: 70.21%;
}

.row-fluid :first-child.offset8 {
	margin-left: 68.08%;
}

.row-fluid .offset7 {
	margin-left: 61.7%;
}

.row-fluid :first-child.offset7 {
	margin-left: 59.57%;
}

.row-fluid .offset6 {
	margin-left: 53.19%;
}

.row-fluid :first-child.offset6 {
	margin-left: 51.06%;
}

.row-fluid .offset5 {
	margin-left: 44.68%;
}

.row-fluid :first-child.offset5 {
	margin-left: 42.55%;
}

.row-fluid .offset4 {
	margin-left: 36.17%;
}

.row-fluid :first-child.offset4 {
	margin-left: 34.04%;
}

.row-fluid .offset3 {
	margin-left: 27.65%;
}

.row-fluid :first-child.offset3 {
	margin-left: 25.53%;
}

.row-fluid .offset2 {
	margin-left: 19.14%;
}

.row-fluid :first-child.offset2 {
	margin-left: 17.02%;
}

.row-fluid .offset1 {
	margin-left: 10.63%;
}

.row-fluid :first-child.offset1 {
	margin-left: 8.51%;
}

[class*='span'].hide {
	display: none;
}

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

[class*='span'].pull-right {
	float: right;
}

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

.container {
	margin-right: auto;
	margin-left: auto;
}

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

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

.container::after {
	clear: both;
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
}

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

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

.container-fluid::after {
	clear: both;
}

p {
	margin: 0px 0px 10px;
}

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

small {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

cite {
	font-style: normal;
}

.muted {
	color: rgb(153, 153, 153);
}

.text-warning {
	color: rgb(192, 152, 83);
}

.text-error {
	color: rgb(185, 74, 72);
}

.text-info {
	color: rgb(58, 135, 173);
}

.text-success {
	color: rgb(70, 136, 71);
}

h1 {
	margin: 10px 0px;
	color: inherit;
	line-height: 1;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h2 {
	margin: 10px 0px;
	color: inherit;
	line-height: 1;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h3 {
	margin: 10px 0px;
	color: inherit;
	line-height: 1;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h4 {
	margin: 10px 0px;
	color: inherit;
	line-height: 1;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h5 {
	margin: 10px 0px;
	color: inherit;
	line-height: 1;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h6 {
	margin: 10px 0px;
	color: inherit;
	line-height: 1;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h1 small {
	color: rgb(153, 153, 153);
	line-height: 1;
	font-weight: normal;
}

h2 small {
	color: rgb(153, 153, 153);
	line-height: 1;
	font-weight: normal;
}

h3 small {
	color: rgb(153, 153, 153);
	line-height: 1;
	font-weight: normal;
}

h4 small {
	color: rgb(153, 153, 153);
	line-height: 1;
	font-weight: normal;
}

h5 small {
	color: rgb(153, 153, 153);
	line-height: 1;
	font-weight: normal;
}

h6 small {
	color: rgb(153, 153, 153);
	line-height: 1;
	font-weight: normal;
}

h1 {
	line-height: 40px;
	font-size: 36px;
}

h2 {
	line-height: 40px;
	font-size: 30px;
}

h3 {
	line-height: 40px;
	font-size: 24px;
}

h4 {
	line-height: 20px;
	font-size: 18px;
}

h5 {
	line-height: 20px;
	font-size: 14px;
}

h6 {
	line-height: 20px;
	font-size: 12px;
}

h1 small {
	font-size: 24px;
}

h2 small {
	font-size: 18px;
}

h3 small {
	font-size: 14px;
}

h4 small {
	font-size: 14px;
}

.page-header {
	margin: 20px 0px 30px;
	padding-bottom: 9px;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

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

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

ul ul {
	margin-bottom: 0px;
}

ul ol {
	margin-bottom: 0px;
}

ol ol {
	margin-bottom: 0px;
}

ol ul {
	margin-bottom: 0px;
}

li {
	line-height: 20px;
}

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

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

dl {
	margin-bottom: 20px;
}

dt {
	line-height: 20px;
}

dd {
	line-height: 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 10px;
}

.dl-horizontal {}

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

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

.dl-horizontal::after {
	clear: both;
}

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

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

hr {
	border-width: 1px 0px;
	border-style: solid none;
	border-color: rgb(238, 238, 238) currentColor rgb(255, 255, 255);
	margin: 20px 0px;
	border-image: none;
}

abbr[title] {
	border-bottom-color: rgb(153, 153, 153);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}

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

blockquote {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 15px;
	border-left-color: rgb(238, 238, 238);
	border-left-width: 5px;
	border-left-style: solid;
}

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

blockquote small {
	color: rgb(153, 153, 153);
	line-height: 20px;
	display: block;
}

blockquote small::before {
	content: "\2014 \00A0";
}

blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0px;
	border-right-color: rgb(238, 238, 238);
	border-left-color: currentColor;
	border-right-width: 5px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	float: right;
}

blockquote.pull-right p {
	text-align: right;
}

blockquote.pull-right small {
	text-align: right;
}

blockquote.pull-right small::before {
	content: "";
}

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

q::before {
	content: "";
}

q::after {
	content: "";
}

blockquote::before {
	content: "";
}

blockquote::after {
	content: "";
}

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

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

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

code {
	padding: 2px 4px;
	border: 1px solid rgb(225, 225, 232);
	border-image: none;
	color: rgb(221, 17, 68);
	background-color: rgb(247, 247, 249);
}

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

pre.prettyprint {
	margin-bottom: 20px;
}

pre code {
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	color: inherit;
	background-color: transparent;
}

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

form {
	margin: 0px 0px 20px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
}

legend {
	border-width: 0px 0px 1px;
	border-style: none none solid;
	border-color: currentColor currentColor rgb(229, 229, 229);
	padding: 0px;
	border-image: none;
	width: 100%;
	color: rgb(51, 51, 51);
	line-height: 40px;
	font-size: 21px;
	margin-bottom: 20px;
	display: block;
}

legend small {
	color: rgb(153, 153, 153);
	font-size: 15px;
}

label {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

input {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

button {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

select {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

textarea {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

select {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

select {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

textarea {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='text'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='password'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='datetime'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='datetime-local'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='date'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='month'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='time'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='week'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='number'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='email'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='url'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='search'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='tel'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input[type='color'] {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.uneditable-input {
	padding: 4px 6px;
	border-radius: 3px;
	height: 20px;
	color: rgb(85, 85, 85);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 9px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input {
	width: 206px;
}

textarea {
	width: 206px;
}

.uneditable-input {
	width: 206px;
}

textarea {
	height: auto;
}

textarea {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='text'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='password'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='datetime'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='datetime-local'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='date'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='month'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='time'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='week'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='number'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='email'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='url'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='search'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='tel'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

input[type='color'] {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

.uneditable-input {
	border: 1px solid rgb(204, 204, 204);
	transition: border 0.2s linear, box-shadow 0.2s linear;
	border-image: none;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	background-color: rgb(255, 255, 255);
	-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);
	-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;
}

textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='text']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='password']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='datetime']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='datetime-local']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='date']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='month']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='time']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='week']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='number']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='email']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='url']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='search']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='tel']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='color']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
	-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);
}

input[type='radio'] {
	margin: 4px 0px 0px;
	line-height: normal;
	cursor: pointer;
}

input[type='checkbox'] {
	margin: 4px 0px 0px;
	line-height: normal;
	cursor: pointer;
}

input[type='file'] {
	width: auto;
}

input[type='image'] {
	width: auto;
}

input[type='submit'] {
	width: auto;
}

input[type='reset'] {
	width: auto;
}

input[type='button'] {
	width: auto;
}

input[type='radio'] {
	width: auto;
}

input[type='checkbox'] {
	width: auto;
}

select {
	height: 30px;
	line-height: 30px;
}

input[type='file'] {
	height: 30px;
	line-height: 30px;
}

select {
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 220px;
	background-color: rgb(255, 255, 255);
}

select[multiple] {
	height: auto;
}

select[size] {
	height: auto;
}

select:focus {
	outline: rgb(51, 51, 51) dotted thin;
	outline-offset: -2px;
}

input[type='file']:focus {
	outline: rgb(51, 51, 51) dotted thin;
	outline-offset: -2px;
}

input[type='radio']:focus {
	outline: rgb(51, 51, 51) dotted thin;
	outline-offset: -2px;
}

input[type='checkbox']:focus {
	outline: rgb(51, 51, 51) dotted thin;
	outline-offset: -2px;
}

.uneditable-input {
	border-color: rgb(204, 204, 204);
	color: rgb(153, 153, 153);
	cursor: not-allowed;
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.025);
	background-color: rgb(252, 252, 252);
	-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);
}

.uneditable-textarea {
	border-color: rgb(204, 204, 204);
	color: rgb(153, 153, 153);
	cursor: not-allowed;
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.025);
	background-color: rgb(252, 252, 252);
	-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);
}

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

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

input:-ms-input-placeholder {
	color: rgb(153, 153, 153);
}

textarea:-ms-input-placeholder {
	color: rgb(153, 153, 153);
}

.radio {
	padding-left: 18px;
	min-height: 18px;
}

.checkbox {
	padding-left: 18px;
	min-height: 18px;
}

.radio input[type='radio'] {
	margin-left: -18px;
	float: left;
}

.checkbox input[type='checkbox'] {
	margin-left: -18px;
	float: left;
}

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

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

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

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

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

.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'] {
	margin-left: 0px;
	float: none;
}

select[class*='span'] {
	margin-left: 0px;
	float: none;
}

textarea[class*='span'] {
	margin-left: 0px;
	float: none;
}

[class*='span'].uneditable-input {
	margin-left: 0px;
	float: none;
}

.row-fluid input[class*='span'] {
	margin-left: 0px;
	float: none;
}

.row-fluid select[class*='span'] {
	margin-left: 0px;
	float: none;
}

.row-fluid textarea[class*='span'] {
	margin-left: 0px;
	float: none;
}

.row-fluid [class*='span'].uneditable-input {
	margin-left: 0px;
	float: none;
}

.input-append input[class*='span'] {
	display: inline-block;
}

.input-append [class*='span'].uneditable-input {
	display: inline-block;
}

.input-prepend input[class*='span'] {
	display: inline-block;
}

.input-prepend [class*='span'].uneditable-input {
	display: inline-block;
}

.row-fluid input[class*='span'] {
	display: inline-block;
}

.row-fluid select[class*='span'] {
	display: inline-block;
}

.row-fluid textarea[class*='span'] {
	display: inline-block;
}

.row-fluid [class*='span'].uneditable-input {
	display: inline-block;
}

.row-fluid .input-prepend [class*='span'] {
	display: inline-block;
}

.row-fluid .input-append [class*='span'] {
	display: inline-block;
}

input {
	margin-left: 0px;
}

textarea {
	margin-left: 0px;
}

.uneditable-input {
	margin-left: 0px;
}

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

input.span12 {
	width: 926px;
}

textarea.span12 {
	width: 926px;
}

.uneditable-input.span12 {
	width: 926px;
}

input.span11 {
	width: 846px;
}

textarea.span11 {
	width: 846px;
}

.uneditable-input.span11 {
	width: 846px;
}

input.span10 {
	width: 766px;
}

textarea.span10 {
	width: 766px;
}

.uneditable-input.span10 {
	width: 766px;
}

input.span9 {
	width: 686px;
}

textarea.span9 {
	width: 686px;
}

.uneditable-input.span9 {
	width: 686px;
}

input.span8 {
	width: 606px;
}

textarea.span8 {
	width: 606px;
}

.uneditable-input.span8 {
	width: 606px;
}

input.span7 {
	width: 526px;
}

textarea.span7 {
	width: 526px;
}

.uneditable-input.span7 {
	width: 526px;
}

input.span6 {
	width: 446px;
}

textarea.span6 {
	width: 446px;
}

.uneditable-input.span6 {
	width: 446px;
}

input.span5 {
	width: 366px;
}

textarea.span5 {
	width: 366px;
}

.uneditable-input.span5 {
	width: 366px;
}

input.span4 {
	width: 286px;
}

textarea.span4 {
	width: 286px;
}

.uneditable-input.span4 {
	width: 286px;
}

input.span3 {
	width: 206px;
}

textarea.span3 {
	width: 206px;
}

.uneditable-input.span3 {
	width: 206px;
}

input.span2 {
	width: 126px;
}

textarea.span2 {
	width: 126px;
}

.uneditable-input.span2 {
	width: 126px;
}

input.span1 {
	width: 46px;
}

textarea.span1 {
	width: 46px;
}

.uneditable-input.span1 {
	width: 46px;
}

.controls-row {}

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

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

.controls-row::after {
	clear: both;
}

.controls-row [class*='span'] {
	float: left;
}

input[disabled] {
	cursor: not-allowed;
	background-color: rgb(238, 238, 238);
}

select[disabled] {
	cursor: not-allowed;
	background-color: rgb(238, 238, 238);
}

textarea[disabled] {
	cursor: not-allowed;
	background-color: rgb(238, 238, 238);
}

input[readonly] {
	cursor: not-allowed;
	background-color: rgb(238, 238, 238);
}

select[readonly] {
	cursor: not-allowed;
	background-color: rgb(238, 238, 238);
}

textarea[readonly] {
	cursor: not-allowed;
	background-color: rgb(238, 238, 238);
}

input[type='radio'][disabled] {
	background-color: transparent;
}

input[type='checkbox'][disabled] {
	background-color: transparent;
}

input[type='radio'][readonly] {
	background-color: transparent;
}

input[type='checkbox'][readonly] {
	background-color: transparent;
}

.control-group.warning>label {
	color: rgb(192, 152, 83);
}

.control-group.warning .help-block {
	color: rgb(192, 152, 83);
}

.control-group.warning .help-inline {
	color: rgb(192, 152, 83);
}

.control-group.warning .checkbox {
	color: rgb(192, 152, 83);
}

.control-group.warning .radio {
	color: rgb(192, 152, 83);
}

.control-group.warning input {
	color: rgb(192, 152, 83);
}

.control-group.warning select {
	color: rgb(192, 152, 83);
}

.control-group.warning textarea {
	color: rgb(192, 152, 83);
}

.control-group.warning input {
	border-color: rgb(192, 152, 83);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.warning select {
	border-color: rgb(192, 152, 83);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.warning textarea {
	border-color: rgb(192, 152, 83);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.warning input:focus {
	border-color: rgb(164, 126, 60);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #dbc59e;
	-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;
}

.control-group.warning select:focus {
	border-color: rgb(164, 126, 60);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #dbc59e;
	-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;
}

.control-group.warning textarea:focus {
	border-color: rgb(164, 126, 60);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #dbc59e;
	-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;
}

.control-group.warning .input-prepend .add-on {
	border-color: rgb(192, 152, 83);
	color: rgb(192, 152, 83);
	background-color: rgb(252, 248, 227);
}

.control-group.warning .input-append .add-on {
	border-color: rgb(192, 152, 83);
	color: rgb(192, 152, 83);
	background-color: rgb(252, 248, 227);
}

.control-group.error>label {
	color: rgb(185, 74, 72);
}

.control-group.error .help-block {
	color: rgb(185, 74, 72);
}

.control-group.error .help-inline {
	color: rgb(185, 74, 72);
}

.control-group.error .checkbox {
	color: rgb(185, 74, 72);
}

.control-group.error .radio {
	color: rgb(185, 74, 72);
}

.control-group.error input {
	color: rgb(185, 74, 72);
}

.control-group.error select {
	color: rgb(185, 74, 72);
}

.control-group.error textarea {
	color: rgb(185, 74, 72);
}

.control-group.error input {
	border-color: rgb(185, 74, 72);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.error select {
	border-color: rgb(185, 74, 72);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.error textarea {
	border-color: rgb(185, 74, 72);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.error input:focus {
	border-color: rgb(149, 59, 57);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #d59392;
	-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;
}

.control-group.error select:focus {
	border-color: rgb(149, 59, 57);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #d59392;
	-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;
}

.control-group.error textarea:focus {
	border-color: rgb(149, 59, 57);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #d59392;
	-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;
}

.control-group.error .input-prepend .add-on {
	border-color: rgb(185, 74, 72);
	color: rgb(185, 74, 72);
	background-color: rgb(242, 222, 222);
}

.control-group.error .input-append .add-on {
	border-color: rgb(185, 74, 72);
	color: rgb(185, 74, 72);
	background-color: rgb(242, 222, 222);
}

.control-group.success>label {
	color: rgb(70, 136, 71);
}

.control-group.success .help-block {
	color: rgb(70, 136, 71);
}

.control-group.success .help-inline {
	color: rgb(70, 136, 71);
}

.control-group.success .checkbox {
	color: rgb(70, 136, 71);
}

.control-group.success .radio {
	color: rgb(70, 136, 71);
}

.control-group.success input {
	color: rgb(70, 136, 71);
}

.control-group.success select {
	color: rgb(70, 136, 71);
}

.control-group.success textarea {
	color: rgb(70, 136, 71);
}

.control-group.success input {
	border-color: rgb(70, 136, 71);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.success select {
	border-color: rgb(70, 136, 71);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.success textarea {
	border-color: rgb(70, 136, 71);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.success input:focus {
	border-color: rgb(53, 102, 53);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #7aba7b;
	-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;
}

.control-group.success select:focus {
	border-color: rgb(53, 102, 53);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #7aba7b;
	-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;
}

.control-group.success textarea:focus {
	border-color: rgb(53, 102, 53);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #7aba7b;
	-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;
}

.control-group.success .input-prepend .add-on {
	border-color: rgb(70, 136, 71);
	color: rgb(70, 136, 71);
	background-color: rgb(223, 240, 216);
}

.control-group.success .input-append .add-on {
	border-color: rgb(70, 136, 71);
	color: rgb(70, 136, 71);
	background-color: rgb(223, 240, 216);
}

.control-group.info>label {
	color: rgb(58, 135, 173);
}

.control-group.info .help-block {
	color: rgb(58, 135, 173);
}

.control-group.info .help-inline {
	color: rgb(58, 135, 173);
}

.control-group.info .checkbox {
	color: rgb(58, 135, 173);
}

.control-group.info .radio {
	color: rgb(58, 135, 173);
}

.control-group.info input {
	color: rgb(58, 135, 173);
}

.control-group.info select {
	color: rgb(58, 135, 173);
}

.control-group.info textarea {
	color: rgb(58, 135, 173);
}

.control-group.info input {
	border-color: rgb(58, 135, 173);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.info select {
	border-color: rgb(58, 135, 173);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.info textarea {
	border-color: rgb(58, 135, 173);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-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);
}

.control-group.info input:focus {
	border-color: rgb(45, 105, 135);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #7ab5d3;
	-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;
}

.control-group.info select:focus {
	border-color: rgb(45, 105, 135);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #7ab5d3;
	-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;
}

.control-group.info textarea:focus {
	border-color: rgb(45, 105, 135);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 6px #7ab5d3;
	-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;
}

.control-group.info .input-prepend .add-on {
	border-color: rgb(58, 135, 173);
	color: rgb(58, 135, 173);
	background-color: rgb(217, 237, 247);
}

.control-group.info .input-append .add-on {
	border-color: rgb(58, 135, 173);
	color: rgb(58, 135, 173);
	background-color: rgb(217, 237, 247);
}

input:required:invalid:focus {
	border-color: rgb(238, 95, 91);
	color: rgb(185, 74, 72);
}

textarea:required:invalid:focus {
	border-color: rgb(238, 95, 91);
	color: rgb(185, 74, 72);
}

select:required:invalid:focus {
	border-color: rgb(238, 95, 91);
	color: rgb(185, 74, 72);
}

input:required:invalid:focus {
	border-color: rgb(233, 50, 45);
	box-shadow: 0px 0px 6px #f8b9b7;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
}

textarea:required:invalid:focus {
	border-color: rgb(233, 50, 45);
	box-shadow: 0px 0px 6px #f8b9b7;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
}

select:required:invalid:focus {
	border-color: rgb(233, 50, 45);
	box-shadow: 0px 0px 6px #f8b9b7;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-color: rgb(229, 229, 229);
	border-top-width: 1px;
	border-top-style: solid;
	background-color: rgb(245, 245, 245);
}

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

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

.form-actions::after {
	clear: both;
}

.help-block {
	color: rgb(89, 89, 89);
}

.help-inline {
	color: rgb(89, 89, 89);
}

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

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

.input-append {
	font-size: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.input-prepend {
	font-size: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.input-append input {
	border-radius: 0px 3px 3px 0px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: top;
	position: relative;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-prepend input {
	border-radius: 0px 3px 3px 0px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: top;
	position: relative;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-append select {
	border-radius: 0px 3px 3px 0px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: top;
	position: relative;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-prepend select {
	border-radius: 0px 3px 3px 0px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: top;
	position: relative;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-append .uneditable-input {
	border-radius: 0px 3px 3px 0px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: top;
	position: relative;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-prepend .uneditable-input {
	border-radius: 0px 3px 3px 0px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: top;
	position: relative;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-append input:focus {
	z-index: 2;
}

.input-prepend input:focus {
	z-index: 2;
}

.input-append select:focus {
	z-index: 2;
}

.input-prepend select:focus {
	z-index: 2;
}

.input-append .uneditable-input:focus {
	z-index: 2;
}

.input-prepend .uneditable-input:focus {
	z-index: 2;
}

.input-append .add-on {
	padding: 4px 5px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: auto;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	min-width: 16px;
	text-shadow: 0px 1px 0px #ffffff;
	background-color: rgb(238, 238, 238);
}

.input-prepend .add-on {
	padding: 4px 5px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: auto;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	min-width: 16px;
	text-shadow: 0px 1px 0px #ffffff;
	background-color: rgb(238, 238, 238);
}

.input-append .add-on {
	border-radius: 0px;
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.input-prepend .add-on {
	border-radius: 0px;
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.input-append .btn {
	border-radius: 0px;
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.input-prepend .btn {
	border-radius: 0px;
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.input-append .active {
	border-color: rgb(70, 165, 70);
	background-color: rgb(169, 219, 169);
}

.input-prepend .active {
	border-color: rgb(70, 165, 70);
	background-color: rgb(169, 219, 169);
}

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

.input-prepend .btn {
	margin-right: -1px;
}

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

.input-prepend :first-child.btn {
	border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}

.input-append input {
	border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}

.input-append select {
	border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
	border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}

.input-append .add-on {
	margin-left: -1px;
}

.input-append .btn {
	margin-left: -1px;
}

.input-append :last-child.add-on {
	border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-append :last-child.btn {
	border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input {
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

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

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

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

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

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

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

input.search-query {
	border-radius: 15px;
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.form-search .input-append .search-query {
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.form-search .input-prepend .search-query {
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.form-search .input-append .search-query {
	border-radius: 14px 0px 0px 14px;
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
	border-radius: 0px 14px 14px 0px;
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
	border-radius: 0px 14px 14px 0px;
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
	border-radius: 14px 0px 0px 14px;
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
}

.form-search input {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline input {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal input {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search textarea {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline textarea {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal textarea {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search select {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline select {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal select {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search .help-inline {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline .help-inline {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal .help-inline {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search .uneditable-input {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline .uneditable-input {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal .uneditable-input {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search .input-prepend {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline .input-prepend {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal .input-prepend {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search .input-append {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-inline .input-append {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-horizontal .input-append {
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
}

.form-search .hide {
	display: none;
}

.form-inline .hide {
	display: none;
}

.form-horizontal .hide {
	display: none;
}

.form-search label {
	display: inline-block;
}

.form-inline label {
	display: inline-block;
}

.form-search .btn-group {
	display: inline-block;
}

.form-inline .btn-group {
	display: inline-block;
}

.form-search .input-append {
	margin-bottom: 0px;
}

.form-inline .input-append {
	margin-bottom: 0px;
}

.form-search .input-prepend {
	margin-bottom: 0px;
}

.form-inline .input-prepend {
	margin-bottom: 0px;
}

.form-search .radio {
	padding-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.form-search .checkbox {
	padding-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.form-inline .radio {
	padding-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.form-inline .checkbox {
	padding-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.form-search .radio input[type='radio'] {
	margin-right: 3px;
	margin-left: 0px;
	float: left;
}

.form-search .checkbox input[type='checkbox'] {
	margin-right: 3px;
	margin-left: 0px;
	float: left;
}

.form-inline .radio input[type='radio'] {
	margin-right: 3px;
	margin-left: 0px;
	float: left;
}

.form-inline .checkbox input[type='checkbox'] {
	margin-right: 3px;
	margin-left: 0px;
	float: left;
}

.control-group {
	margin-bottom: 10px;
}

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

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

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

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

.form-horizontal .control-group::after {
	clear: both;
}

.form-horizontal .control-label {
	width: 160px;
	text-align: right;
	padding-top: 5px;
	float: left;
}

.form-horizontal .controls {
	margin-left: 180px;
}

.form-horizontal :first-child.controls {}

.form-horizontal .help-block {
	margin-bottom: 0px;
}

.form-horizontal input+.help-block {
	margin-top: 10px;
}

.form-horizontal select+.help-block {
	margin-top: 10px;
}

.form-horizontal textarea+.help-block {
	margin-top: 10px;
}

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

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

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

.table th {
	padding: 8px;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
}

.table td {
	padding: 8px;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
}

.table th {
	font-weight: bold;
}

.table thead th {
	vertical-align: bottom;
}

.table caption+thead tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table caption+thead tr:first-child td {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table colgroup+thead tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table colgroup+thead tr:first-child td {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table thead:first-child tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table thead:first-child tr:first-child td {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table tbody+tbody {
	border-top-color: rgb(221, 221, 221);
	border-top-width: 2px;
	border-top-style: solid;
}

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

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

.table-bordered {
	border-width: 1px 1px 1px 0px;
	border-style: solid solid solid none;
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) currentColor;
	border-radius: 4px;
	border-image: none;
	border-collapse: separate;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.table-bordered th {
	border-left-color: rgb(221, 221, 221);
	border-left-width: 1px;
	border-left-style: solid;
}

.table-bordered td {
	border-left-color: rgb(221, 221, 221);
	border-left-width: 1px;
	border-left-style: solid;
}

.table-bordered caption+thead tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered caption+tbody tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered caption+tbody tr:first-child td {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered colgroup+thead tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered colgroup+tbody tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered colgroup+tbody tr:first-child td {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered thead:first-child tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered tbody:first-child tr:first-child th {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

.table-bordered tbody:first-child tr:first-child td {
	border-top-color: currentColor;
	border-top-width: 0px;
	border-top-style: none;
}

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

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

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

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

.table-bordered thead:last-child tr:last-child th:first-child {
	border-radius: 0px 0px 0px 4px;
	-webkit-border-radius: 0 0 0 4px;
	-moz-border-radius: 0 0 0 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-striped tbody tr:nth-child(2n+1) td {
	background-color: rgb(249, 249, 249);
}

.table-striped tbody tr:nth-child(2n+1) th {
	background-color: rgb(249, 249, 249);
}

.table-hover tbody tr:hover td {
	background-color: rgb(245, 245, 245);
}

.table-hover tbody tr:hover th {
	background-color: rgb(245, 245, 245);
}

table [class*=span] {
	margin-left: 0px;
	float: none;
	display: table-cell;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table .span13 {
	width: 1004px;
	margin-left: 0px;
	float: none;
}

.table .span14 {
	width: 1084px;
	margin-left: 0px;
	float: none;
}

.table .span15 {
	width: 1164px;
	margin-left: 0px;
	float: none;
}

.table .span16 {
	width: 1244px;
	margin-left: 0px;
	float: none;
}

.table .span17 {
	width: 1324px;
	margin-left: 0px;
	float: none;
}

.table .span18 {
	width: 1404px;
	margin-left: 0px;
	float: none;
}

.table .span19 {
	width: 1484px;
	margin-left: 0px;
	float: none;
}

.table .span20 {
	width: 1564px;
	margin-left: 0px;
	float: none;
}

.table .span21 {
	width: 1644px;
	margin-left: 0px;
	float: none;
}

.table .span22 {
	width: 1724px;
	margin-left: 0px;
	float: none;
}

.table .span23 {
	width: 1804px;
	margin-left: 0px;
	float: none;
}

.table .span24 {
	width: 1884px;
	margin-left: 0px;
	float: none;
}

.table tbody tr.success td {
	background-color: rgb(223, 240, 216);
}

.table tbody tr.error td {
	background-color: rgb(242, 222, 222);
}

.table tbody tr.warning td {
	background-color: rgb(252, 248, 227);
}

.table tbody tr.info td {
	background-color: rgb(217, 237, 247);
}

.table-hover tbody tr.success:hover td {
	background-color: rgb(208, 233, 198);
}

.table-hover tbody tr.error:hover td {
	background-color: rgb(235, 204, 204);
}

.table-hover tbody tr.warning:hover td {
	background-color: rgb(250, 242, 204);
}

.table-hover tbody tr.info:hover td {
	background-color: rgb(196, 227, 243);
}

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

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

.icon-white {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.nav-tabs>.active>a>[class^='icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.nav-tabs>.active>a>[class*=' icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.nav-pills>.active>a>[class^='icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.nav-pills>.active>a>[class*=' icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.nav-list>.active>a>[class^='icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.nav-list>.active>a>[class*=' icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.navbar-inverse .nav>.active>a>[class^='icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.navbar-inverse .nav>.active>a>[class*=' icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.dropdown-menu>li>a:hover>[class^='icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.dropdown-menu>li>a:hover>[class*=' icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.dropdown-menu>.active>a>[class^='icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

.dropdown-menu>.active>a>[class*=' icon-'] {
	background-image: url("/assets/glyphicons-halflings-white.png");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-home {
	background-position: 0px -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: 0px -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: 0px -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: 0px -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: 0px -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 {
	background-position: -216px -120px;
	width: 16px;
}

.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 {
	background-position: -384px -120px;
}

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

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

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

.icon-hdd {
	background-position: 0px -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 {
	position: relative;
}

.dropdown {
	position: relative;
}

.dropdown-toggle {}

.dropdown-toggle:active {
	outline: 0px;
}

.open .dropdown-toggle {
	outline: 0px;
}

.caret {
	width: 0px;
	height: 0px;
	vertical-align: top;
	border-top-color: rgb(0, 0, 0);
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	display: inline-block;
	content: "";
}

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

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

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

.dropdown-menu .divider {
	margin: 9px 1px;
	height: 1px;
	overflow: hidden;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: rgb(229, 229, 229);
}

.dropdown-menu a {
	padding: 3px 20px;
	color: rgb(51, 51, 51);
	line-height: 20px;
	clear: both;
	font-weight: normal;
	display: block;
	white-space: nowrap;
}

.dropdown-menu li>a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 119, 179));
	background-repeat: repeat-x;
	background-color: rgb(0, 129, 194);
}

.dropdown-menu li>a:focus {
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 119, 179));
	background-repeat: repeat-x;
	background-color: rgb(0, 129, 194);
}

.dropdown-submenu:hover>a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 119, 179));
	background-repeat: repeat-x;
	background-color: rgb(0, 129, 194);
}

.dropdown-menu .active>a {
	outline: 0px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 119, 179));
	background-repeat: repeat-x;
	background-color: rgb(0, 129, 194);
}

.dropdown-menu .active>a:hover {
	outline: 0px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 119, 179));
	background-repeat: repeat-x;
	background-color: rgb(0, 129, 194);
}

.dropdown-menu .disabled>a {
	color: rgb(153, 153, 153);
}

.dropdown-menu .disabled>a:hover {
	color: rgb(153, 153, 153);
}

.dropdown-menu .disabled>a:hover {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
}

.open {}

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

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

.dropup .caret {
	border-top-color: currentColor;
	border-bottom-color: rgb(0, 0, 0);
	border-top-width: 0px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-bottom-style: solid;
	content: "";
}

.navbar-fixed-bottom .dropdown .caret {
	border-top-color: currentColor;
	border-bottom-color: rgb(0, 0, 0);
	border-top-width: 0px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-bottom-style: solid;
	content: "";
}

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

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

.dropdown-submenu {
	position: relative;
}

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

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

.dropdown-submenu>a::after {
	border-width: 5px 0px 5px 5px;
	border-style: solid;
	border-color: transparent transparent transparent rgb(204, 204, 204);
	width: 0px;
	height: 0px;
	margin-top: 5px;
	margin-right: -10px;
	float: right;
	display: block;
	content: " ";
}

.dropdown-submenu:hover>a::after {
	border-left-color: rgb(255, 255, 255);
}

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

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

.well {
	padding: 19px;
	border-radius: 4px;
	border: 1px solid rgb(227, 227, 227);
	border-image: none;
	margin-bottom: 20px;
	min-height: 20px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05);
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 4px;
	-moz-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);
}

.well blockquote {
	border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
	padding: 24px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.well-small {
	padding: 9px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.fade {
	transition: opacity 0.15s linear;
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	transition: height 0.35s;
	height: 0px;
	overflow: hidden;
	position: relative;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
}

.collapse.in {
	height: auto;
}

.close {
	color: rgb(0, 0, 0);
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	float: right;
	opacity: 0.2;
	text-shadow: 0px 1px 0px #ffffff;
}

.close:hover {
	color: rgb(0, 0, 0);
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
}

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

.btn {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(162, 162, 162);
	padding: 4px 14px;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, 0.05);
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-image: linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
	background-repeat: repeat-x;
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-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);
}

.btn:hover {
	color: rgb(51, 51, 51);
	background-color: rgb(230, 230, 230);
}

.btn:active {
	color: rgb(51, 51, 51);
	background-color: rgb(230, 230, 230);
}

.btn.active {
	color: rgb(51, 51, 51);
	background-color: rgb(230, 230, 230);
}

.btn.disabled {
	color: rgb(51, 51, 51);
	background-color: rgb(230, 230, 230);
}

[disabled].btn {
	color: rgb(51, 51, 51);
	background-color: rgb(230, 230, 230);
}

.btn:active {}

.btn.active {}

:first-child.btn {}

.btn:hover {
	background-position: 0px -15px;
	transition: background-position 0.1s linear;
	color: rgb(51, 51, 51);
	text-decoration: none;
	background-color: rgb(230, 230, 230);
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
}

.btn:focus {
	outline: rgb(51, 51, 51) dotted thin;
	outline-offset: -2px;
}

.btn.active {
	outline: 0px;
	box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.05);
	background-image: none;
	background-color: rgb(230, 230, 230);
	-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);
}

.btn:active {
	outline: 0px;
	box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.05);
	background-image: none;
	background-color: rgb(230, 230, 230);
	-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);
}

.btn.disabled {
	cursor: default;
	opacity: 0.65;
	box-shadow: none;
	background-image: none;
	background-color: rgb(230, 230, 230);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

[disabled].btn {
	cursor: default;
	opacity: 0.65;
	box-shadow: none;
	background-image: none;
	background-color: rgb(230, 230, 230);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.btn-large {
	padding: 9px 14px;
	border-radius: 5px;
	line-height: normal;
	font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.btn-large [class^='icon-'] {
	margin-top: 2px;
}

.btn-small {
	padding: 3px 9px;
	line-height: 18px;
	font-size: 12px;
}

.btn-small [class^='icon-'] {
	margin-top: 0px;
}

.btn-mini {
	padding: 2px 6px;
	line-height: 17px;
	font-size: 11px;
}

.btn-block {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type='submit'].btn-block {
	width: 100%;
}

input[type='reset'].btn-block {
	width: 100%;
}

input[type='button'].btn-block {
	width: 100%;
}

.btn-primary.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-warning.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-danger.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-success.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-info.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 68, 204));
	background-repeat: repeat-x;
	background-color: rgb(0, 109, 204);
}

.btn-primary:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 68, 204);
}

.btn-primary:active {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 68, 204);
}

.btn-primary.active {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 68, 204);
}

.btn-primary.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 68, 204);
}

[disabled].btn-primary {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 68, 204);
}

.btn-primary:active {}

.btn-primary.active {}

.btn-warning {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(251, 180, 80), rgb(248, 148, 6));
	background-repeat: repeat-x;
	background-color: rgb(250, 167, 50);
}

.btn-warning:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(248, 148, 6);
}

.btn-warning:active {
	color: rgb(255, 255, 255);
	background-color: rgb(248, 148, 6);
}

.btn-warning.active {
	color: rgb(255, 255, 255);
	background-color: rgb(248, 148, 6);
}

.btn-warning.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(248, 148, 6);
}

[disabled].btn-warning {
	color: rgb(255, 255, 255);
	background-color: rgb(248, 148, 6);
}

.btn-warning:active {}

.btn-warning.active {}

.btn-danger {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(238, 95, 91), rgb(189, 54, 47));
	background-repeat: repeat-x;
	background-color: rgb(218, 79, 73);
}

.btn-danger:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(189, 54, 47);
}

.btn-danger:active {
	color: rgb(255, 255, 255);
	background-color: rgb(189, 54, 47);
}

.btn-danger.active {
	color: rgb(255, 255, 255);
	background-color: rgb(189, 54, 47);
}

.btn-danger.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(189, 54, 47);
}

[disabled].btn-danger {
	color: rgb(255, 255, 255);
	background-color: rgb(189, 54, 47);
}

.btn-danger:active {}

.btn-danger.active {}

.btn-success {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(98, 196, 98), rgb(81, 163, 81));
	background-repeat: repeat-x;
	background-color: rgb(91, 183, 91);
}

.btn-success:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(81, 163, 81);
}

.btn-success:active {
	color: rgb(255, 255, 255);
	background-color: rgb(81, 163, 81);
}

.btn-success.active {
	color: rgb(255, 255, 255);
	background-color: rgb(81, 163, 81);
}

.btn-success.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(81, 163, 81);
}

[disabled].btn-success {
	color: rgb(255, 255, 255);
	background-color: rgb(81, 163, 81);
}

.btn-success:active {}

.btn-success.active {}

.btn-info {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(91, 192, 222), rgb(47, 150, 180));
	background-repeat: repeat-x;
	background-color: rgb(73, 175, 205);
}

.btn-info:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(47, 150, 180);
}

.btn-info:active {
	color: rgb(255, 255, 255);
	background-color: rgb(47, 150, 180);
}

.btn-info.active {
	color: rgb(255, 255, 255);
	background-color: rgb(47, 150, 180);
}

.btn-info.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(47, 150, 180);
}

[disabled].btn-info {
	color: rgb(255, 255, 255);
	background-color: rgb(47, 150, 180);
}

.btn-info:active {}

.btn-info.active {}

.btn-inverse {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(68, 68, 68), rgb(34, 34, 34));
	background-repeat: repeat-x;
	background-color: rgb(54, 54, 54);
}

.btn-inverse:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(34, 34, 34);
}

.btn-inverse:active {
	color: rgb(255, 255, 255);
	background-color: rgb(34, 34, 34);
}

.btn-inverse.active {
	color: rgb(255, 255, 255);
	background-color: rgb(34, 34, 34);
}

.btn-inverse.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(34, 34, 34);
}

[disabled].btn-inverse {
	color: rgb(255, 255, 255);
	background-color: rgb(34, 34, 34);
}

.btn-inverse:active {}

.btn-inverse.active {}

button.btn {}

input[type='submit'].btn {}

button.btn.btn-large {}

input[type='submit'].btn.btn-large {}

button.btn.btn-small {}

input[type='submit'].btn.btn-small {}

button.btn.btn-mini {}

input[type='submit'].btn.btn-mini {}

.btn-link {
	box-shadow: none;
	background-image: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.btn-link:active {
	box-shadow: none;
	background-image: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

[disabled].btn-link {
	box-shadow: none;
	background-image: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.btn-link {
	border-color: transparent;
	border-radius: 0px;
	color: rgb(0, 136, 204);
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.btn-link:hover {
	color: rgb(0, 85, 128);
	text-decoration: underline;
	background-color: transparent;
}

[disabled].btn-link:hover {
	color: rgb(51, 51, 51);
	text-decoration: none;
}

.btn-group {
	font-size: 0px;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}

:first-child.btn-group {}

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

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

.btn-toolbar .btn-group {
	display: inline-block;
}

.btn-toolbar .btn+.btn {
	margin-left: 5px;
}

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

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

.btn-group>.btn {
	border-radius: 0px;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.btn-group>.btn+.btn {
	margin-left: -1px;
}

.btn-group>.btn {
	font-size: 14px;
}

.btn-group>.dropdown-menu {
	font-size: 14px;
}

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

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

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

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

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

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

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

.btn-group> :last-child.btn.large {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
}

.btn-group>.large.dropdown-toggle {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
}

.btn-group>.btn:hover {
	z-index: 2;
}

.btn-group>.btn:focus {
	z-index: 2;
}

.btn-group>.btn:active {
	z-index: 2;
}

.btn-group>.btn.active {
	z-index: 2;
}

.btn-group .dropdown-toggle:active {
	outline: 0px;
}

.btn-group.open .dropdown-toggle {
	outline: 0px;
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
	box-shadow: inset 1px 0px 0px rgba(255, 255, 255, 0.125), inset 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, 0.05);
	-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);
}

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

.btn-group>.btn-small+.dropdown-toggle {}

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

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.05);
	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);
}

.btn-group.open .btn.dropdown-toggle {
	background-color: rgb(230, 230, 230);
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: rgb(0, 68, 204);
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: rgb(248, 148, 6);
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: rgb(189, 54, 47);
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: rgb(81, 163, 81);
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: rgb(47, 150, 180);
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: rgb(34, 34, 34);
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0px;
}

.btn-mini .caret {
	margin-top: 6px;
}

.btn-small .caret {
	margin-top: 6px;
}

.btn-large .caret {
	margin-top: 6px;
}

.btn-large .caret {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
}

.dropup .btn-large .caret {
	border-top-color: currentColor;
	border-bottom-color: rgb(0, 0, 0);
	border-top-width: 0px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: solid;
}

.btn-primary .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.btn-warning .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.btn-danger .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.btn-info .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.btn-success .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.btn-inverse .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.btn-group-vertical {
	display: inline-block;
}

.btn-group-vertical .btn {
	border-radius: 0px;
	width: 100%;
	float: none;
	display: block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.btn-group-vertical .btn+.btn {
	margin-top: -1px;
	margin-left: 0px;
}

.btn-group-vertical :first-child.btn {
	border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

.btn-group-vertical :last-child.btn {
	border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
}

.btn-group-vertical :first-child.btn-large {
	border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
}

.btn-group-vertical :last-child.btn-large {
	border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}

.alert {
	padding: 8px 35px 8px 14px;
	border-radius: 4px;
	border: 1px solid rgb(251, 238, 213);
	border-image: none;
	color: rgb(192, 152, 83);
	margin-bottom: 20px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	background-color: rgb(252, 248, 227);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.alert h4 {
	margin: 0px;
}

.alert .close {
	top: -2px;
	right: -21px;
	line-height: 20px;
	position: relative;
}

.alert-success {
	border-color: rgb(214, 233, 198);
	color: rgb(70, 136, 71);
	background-color: rgb(223, 240, 216);
}

.alert-danger {
	border-color: rgb(238, 211, 215);
	color: rgb(185, 74, 72);
	background-color: rgb(242, 222, 222);
}

.alert-error {
	border-color: rgb(238, 211, 215);
	color: rgb(185, 74, 72);
	background-color: rgb(242, 222, 222);
}

.alert-info {
	border-color: rgb(188, 232, 241);
	color: rgb(58, 135, 173);
	background-color: rgb(217, 237, 247);
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}

.alert-block>p {
	margin-bottom: 0px;
}

.alert-block>ul {
	margin-bottom: 0px;
}

.alert-block p+p {
	margin-top: 5px;
}

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

.nav>li>a {
	display: block;
}

.nav>li>a:hover {
	text-decoration: none;
	background-color: rgb(238, 238, 238);
}

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

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

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

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

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

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

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

.nav-list>.active>a {
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
	background-color: rgb(0, 136, 204);
}

.nav-list>.active>a:hover {
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
	background-color: rgb(0, 136, 204);
}

.nav-list [class^='icon-'] {
	margin-right: 2px;
}

.nav-list .divider {
	margin: 9px 1px;
	height: 1px;
	overflow: hidden;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: rgb(229, 229, 229);
}

.nav-tabs {}

.nav-pills {}

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

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

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

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

.nav-tabs::after {
	clear: both;
}

.nav-pills::after {
	clear: both;
}

.nav-tabs>li {
	float: left;
}

.nav-pills>li {
	float: left;
}

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

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

.nav-tabs {
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

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

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

.nav-tabs>li>a:hover {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
}

.nav-tabs>.active>a {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
	border-image: none;
	color: rgb(85, 85, 85);
	cursor: default;
	background-color: rgb(255, 255, 255);
}

.nav-tabs>.active>a:hover {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
	border-image: none;
	color: rgb(85, 85, 85);
	cursor: default;
	background-color: rgb(255, 255, 255);
}

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

.nav-pills>.active>a {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 136, 204);
}

.nav-pills>.active>a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 136, 204);
}

.nav-stacked>li {
	float: none;
}

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

.nav-tabs.nav-stacked {
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.nav-tabs.nav-stacked>li>a {
	border-radius: 0px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

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

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

.nav-tabs.nav-stacked>li>a:hover {
	border-color: rgb(221, 221, 221);
	z-index: 2;
}

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

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

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

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

.nav .dropdown-toggle .caret {
	margin-top: 6px;
	border-top-color: rgb(0, 136, 204);
	border-bottom-color: rgb(0, 136, 204);
}

.nav .dropdown-toggle:hover .caret {
	border-top-color: rgb(0, 85, 128);
	border-bottom-color: rgb(0, 85, 128);
}

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

.nav .active .dropdown-toggle .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: rgb(85, 85, 85);
	border-bottom-color: rgb(85, 85, 85);
}

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

.nav-tabs .open .dropdown-toggle {
	border-color: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
	background-color: rgb(153, 153, 153);
}

.nav-pills .open .dropdown-toggle {
	border-color: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
	background-color: rgb(153, 153, 153);
}

.nav>li.dropdown.open.active>a:hover {
	border-color: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
	background-color: rgb(153, 153, 153);
}

.nav li.dropdown.open .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	opacity: 1;
}

.nav li.dropdown.open.active .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	opacity: 1;
}

.nav li.dropdown.open a:hover .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	opacity: 1;
}

.tabs-stacked .open>a:hover {
	border-color: rgb(153, 153, 153);
}

.tabbable {}

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

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

.tabbable::after {
	clear: both;
}

.tab-content {
	overflow: auto;
}

.tabs-below>.nav-tabs {
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.tabs-right>.nav-tabs {
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.tabs-left>.nav-tabs {
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.tab-content>.tab-pane {
	display: none;
}

.pill-content>.pill-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.pill-content>.active {
	display: block;
}

.tabs-below>.nav-tabs {
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
}

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

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

.tabs-below>.nav-tabs>li>a:hover {
	border-top-color: rgb(221, 221, 221);
	border-bottom-color: transparent;
}

.tabs-below>.nav-tabs>.active>a {
	border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221);
}

.tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221);
}

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

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

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

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

.tabs-left>.nav-tabs {
	margin-right: 19px;
	border-right-color: rgb(221, 221, 221);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}

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

.tabs-left>.nav-tabs>li>a:hover {
	border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238);
}

.tabs-left>.nav-tabs .active>a {
	border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221);
}

.tabs-left>.nav-tabs .active>a:hover {
	border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221);
}

.tabs-right>.nav-tabs {
	margin-left: 19px;
	border-left-color: rgb(221, 221, 221);
	border-left-width: 1px;
	border-left-style: solid;
	float: right;
}

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

.tabs-right>.nav-tabs>li>a:hover {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
}

.tabs-right>.nav-tabs .active>a {
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent;
}

.tabs-right>.nav-tabs .active>a:hover {
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent;
}

.nav>.disabled>a {
	color: rgb(153, 153, 153);
}

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

.navbar {
	color: rgb(119, 119, 119);
	overflow: visible;
	margin-bottom: 20px;
}

.navbar-inner {
	border-radius: 4px;
	border: 1px solid rgb(212, 212, 212);
	border-image: none;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 40px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.065);
	background-image: linear-gradient(rgb(255, 255, 255), rgb(242, 242, 242));
	background-repeat: repeat-x;
	background-color: rgb(250, 250, 250);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

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

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

.navbar-inner::after {
	clear: both;
}

.navbar .container {
	width: auto;
}

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

.navbar .brand {
	padding: 10px 20px;
	color: rgb(119, 119, 119);
	font-size: 20px;
	font-weight: 200;
	margin-left: -20px;
	float: left;
	display: block;
	text-shadow: 0px 1px 0px #ffffff;
}

.navbar .brand:hover {
	text-decoration: none;
}

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

.navbar-link {
	color: rgb(119, 119, 119);
}

.navbar-link:hover {
	color: rgb(51, 51, 51);
}

.navbar .divider-vertical {
	margin: 0px 9px;
	height: 40px;
	border-right-color: rgb(255, 255, 255);
	border-left-color: rgb(242, 242, 242);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.navbar .btn {
	margin-top: 5px;
}

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

.navbar .btn-group .btn {
	margin-top: 0px;
}

.navbar .input-prepend .btn {
	margin-top: 0px;
}

.navbar .input-append .btn {
	margin-top: 0px;
}

.navbar-form {
	margin-bottom: 0px;
}

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

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

.navbar-form::after {
	clear: both;
}

.navbar-form input {
	margin-top: 5px;
}

.navbar-form select {
	margin-top: 5px;
}

.navbar-form .radio {
	margin-top: 5px;
}

.navbar-form .checkbox {
	margin-top: 5px;
}

.navbar-form input {
	margin-bottom: 0px;
	display: inline-block;
}

.navbar-form select {
	margin-bottom: 0px;
	display: inline-block;
}

.navbar-form .btn {
	margin-bottom: 0px;
	display: inline-block;
}

.navbar-form input[type='image'] {
	margin-top: 3px;
}

.navbar-form input[type='checkbox'] {
	margin-top: 3px;
}

.navbar-form input[type='radio'] {
	margin-top: 3px;
}

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

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

.navbar-form .input-append input {
	margin-top: 0px;
}

.navbar-form .input-prepend input {
	margin-top: 0px;
}

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

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

.navbar-static-top {
	width: 100%;
	margin-bottom: 0px;
	position: static;
}

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

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

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

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

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

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

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

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

.navbar-static-top .container {
	width: 940px;
}

.navbar-fixed-top .container {
	width: 940px;
}

.navbar-fixed-bottom .container {
	width: 940px;
}

.navbar-fixed-top {
	top: 0px;
}

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

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

.navbar-fixed-bottom {
	bottom: 0px;
}

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

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

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

.navbar .nav>li {
	float: left;
}

.navbar .nav>li>a {
	padding: 10px 15px;
	color: rgb(119, 119, 119);
	text-decoration: none;
	float: none;
	text-shadow: 0px 1px 0px #ffffff;
}

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

.navbar .nav>li>a:focus {
	color: rgb(51, 51, 51);
	text-decoration: none;
	background-color: transparent;
}

.navbar .nav>li>a:hover {
	color: rgb(51, 51, 51);
	text-decoration: none;
	background-color: transparent;
}

.navbar .nav>.active>a {
	color: rgb(85, 85, 85);
	text-decoration: none;
	box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	background-color: rgb(229, 229, 229);
	-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);
}

.navbar .nav>.active>a:hover {
	color: rgb(85, 85, 85);
	text-decoration: none;
	box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	background-color: rgb(229, 229, 229);
	-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);
}

.navbar .nav>.active>a:focus {
	color: rgb(85, 85, 85);
	text-decoration: none;
	box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	background-color: rgb(229, 229, 229);
	-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);
}

.navbar .btn-navbar {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	padding: 7px 10px;
	color: rgb(255, 255, 255);
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	display: none;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.075);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(242, 242, 242), rgb(229, 229, 229));
	background-repeat: repeat-x;
	background-color: rgb(237, 237, 237);
	-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);
}

.navbar .btn-navbar:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(229, 229, 229);
}

.navbar .btn-navbar:active {
	color: rgb(255, 255, 255);
	background-color: rgb(229, 229, 229);
}

.navbar .btn-navbar.active {
	color: rgb(255, 255, 255);
	background-color: rgb(229, 229, 229);
}

.navbar .btn-navbar.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(229, 229, 229);
}

.navbar [disabled].btn-navbar {
	color: rgb(255, 255, 255);
	background-color: rgb(229, 229, 229);
}

.navbar .btn-navbar:active {}

.navbar .btn-navbar.active {}

.navbar .btn-navbar .icon-bar {
	border-radius: 1px;
	width: 18px;
	height: 2px;
	display: block;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 1px;
	-moz-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);
}

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

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

.navbar .nav>li>.dropdown-menu::after {
	left: 10px;
	top: -6px;
	border-right-color: transparent;
	border-bottom-color: rgb(255, 255, 255);
	border-left-color: transparent;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: inline-block;
	position: absolute;
	content: "";
}

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

.navbar-fixed-bottom .nav>li>.dropdown-menu::after {
	top: auto;
	bottom: -6px;
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: currentColor;
	border-top-width: 6px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
}

.navbar .nav li.dropdown.open>.dropdown-toggle {
	color: rgb(85, 85, 85);
	background-color: rgb(229, 229, 229);
}

.navbar .nav li.dropdown.active>.dropdown-toggle {
	color: rgb(85, 85, 85);
	background-color: rgb(229, 229, 229);
}

.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: rgb(85, 85, 85);
	background-color: rgb(229, 229, 229);
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: rgb(119, 119, 119);
	border-bottom-color: rgb(119, 119, 119);
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
	border-top-color: rgb(85, 85, 85);
	border-bottom-color: rgb(85, 85, 85);
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret {
	border-top-color: rgb(85, 85, 85);
	border-bottom-color: rgb(85, 85, 85);
}

.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: rgb(85, 85, 85);
	border-bottom-color: rgb(85, 85, 85);
}

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

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

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

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

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

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

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

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

.navbar-inverse {
	color: rgb(153, 153, 153);
}

.navbar-inverse .navbar-inner {
	border-color: rgb(37, 37, 37);
	background-image: linear-gradient(rgb(34, 34, 34), rgb(17, 17, 17));
	background-repeat: repeat-x;
	background-color: rgb(27, 27, 27);
}

.navbar-inverse .brand {
	color: rgb(153, 153, 153);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
}

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

.navbar-inverse .brand:hover {
	color: rgb(255, 255, 255);
}

.navbar-inverse .nav>li>a:hover {
	color: rgb(255, 255, 255);
}

.navbar-inverse .nav>li>a:focus {
	color: rgb(255, 255, 255);
	background-color: transparent;
}

.navbar-inverse .nav>li>a:hover {
	color: rgb(255, 255, 255);
	background-color: transparent;
}

.navbar-inverse .nav .active>a {
	color: rgb(255, 255, 255);
	background-color: rgb(17, 17, 17);
}

.navbar-inverse .nav .active>a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(17, 17, 17);
}

.navbar-inverse .nav .active>a:focus {
	color: rgb(255, 255, 255);
	background-color: rgb(17, 17, 17);
}

.navbar-inverse .navbar-link {
	color: rgb(153, 153, 153);
}

.navbar-inverse .navbar-link:hover {
	color: rgb(255, 255, 255);
}

.navbar-inverse .divider-vertical {
	border-right-color: rgb(34, 34, 34);
	border-left-color: rgb(17, 17, 17);
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
	color: rgb(255, 255, 255);
	background-color: rgb(17, 17, 17);
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle {
	color: rgb(255, 255, 255);
	background-color: rgb(17, 17, 17);
}

.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
	color: rgb(255, 255, 255);
	background-color: rgb(17, 17, 17);
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: rgb(153, 153, 153);
	border-bottom-color: rgb(153, 153, 153);
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
}

.navbar-inverse .navbar-search .search-query {
	border-color: rgb(17, 17, 17);
	transition: none;
	color: rgb(255, 255, 255);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.15);
	background-color: rgb(81, 81, 81);
	-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);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}

.navbar-inverse .navbar-search :-ms-input-placeholder.search-query {
	color: rgb(204, 204, 204);
}

.navbar-inverse .navbar-search .search-query:focus {
	padding: 5px 15px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	color: rgb(51, 51, 51);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	text-shadow: 0px 1px 0px #ffffff;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	color: rgb(51, 51, 51);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	text-shadow: 0px 1px 0px #ffffff;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-inverse .btn-navbar {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(21, 21, 21), rgb(4, 4, 4));
	background-repeat: repeat-x;
	background-color: rgb(14, 14, 14);
}

.navbar-inverse .btn-navbar:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(4, 4, 4);
}

.navbar-inverse .btn-navbar:active {
	color: rgb(255, 255, 255);
	background-color: rgb(4, 4, 4);
}

.navbar-inverse .btn-navbar.active {
	color: rgb(255, 255, 255);
	background-color: rgb(4, 4, 4);
}

.navbar-inverse .btn-navbar.disabled {
	color: rgb(255, 255, 255);
	background-color: rgb(4, 4, 4);
}

.navbar-inverse [disabled].btn-navbar {
	color: rgb(255, 255, 255);
	background-color: rgb(4, 4, 4);
}

.navbar-inverse .btn-navbar:active {}

.navbar-inverse .btn-navbar.active {}

.breadcrumb {
	list-style: none;
	margin: 0px 0px 20px;
	padding: 8px 15px;
	border-radius: 4px;
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.breadcrumb li {
	display: inline-block;
	text-shadow: 0px 1px 0px #ffffff;
}

.breadcrumb .divider {
	padding: 0px 5px;
	color: rgb(204, 204, 204);
}

.breadcrumb .active {
	color: rgb(153, 153, 153);
}

.pagination {
	margin: 20px 0px;
	height: 40px;
}

.pagination ul {
	border-radius: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul>li {
	display: inline;
}

.pagination ul>li>a {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	padding: 0px 14px;
	border-image: none;
	line-height: 38px;
	text-decoration: none;
	float: left;
	background-color: rgb(255, 255, 255);
}

.pagination ul>li>span {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	padding: 0px 14px;
	border-image: none;
	line-height: 38px;
	text-decoration: none;
	float: left;
	background-color: rgb(255, 255, 255);
}

.pagination ul>li>a:hover {
	background-color: rgb(245, 245, 245);
}

.pagination ul>.active>a {
	background-color: rgb(245, 245, 245);
}

.pagination ul>.active>span {
	background-color: rgb(245, 245, 245);
}

.pagination ul>.active>a {
	color: rgb(153, 153, 153);
	cursor: default;
}

.pagination ul>.active>span {
	color: rgb(153, 153, 153);
	cursor: default;
}

.pagination ul>.disabled>span {
	color: rgb(153, 153, 153);
	cursor: default;
	background-color: transparent;
}

.pagination ul>.disabled>a {
	color: rgb(153, 153, 153);
	cursor: default;
	background-color: transparent;
}

.pagination ul>.disabled>a:hover {
	color: rgb(153, 153, 153);
	cursor: default;
	background-color: transparent;
}

.pagination ul>li:first-child>a {
	border-radius: 3px 0px 0px 3px;
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}

.pagination ul>li:first-child>span {
	border-radius: 3px 0px 0px 3px;
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}

.pagination ul>li:last-child>a {
	border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.pagination ul>li:last-child>span {
	border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

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

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

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

.pager::after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager a {
	padding: 5px 14px;
	border-radius: 15px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	display: inline-block;
	background-color: rgb(255, 255, 255);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.pager span {
	padding: 5px 14px;
	border-radius: 15px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	display: inline-block;
	background-color: rgb(255, 255, 255);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.pager a:hover {
	text-decoration: none;
	background-color: rgb(245, 245, 245);
}

.pager .next a {
	float: right;
}

.pager .next span {
	float: right;
}

.pager .previous a {
	float: left;
}

.pager .disabled a {
	color: rgb(153, 153, 153);
	cursor: default;
	background-color: rgb(255, 255, 255);
}

.pager .disabled a:hover {
	color: rgb(153, 153, 153);
	cursor: default;
	background-color: rgb(255, 255, 255);
}

.pager .disabled span {
	color: rgb(153, 153, 153);
	cursor: default;
	background-color: rgb(255, 255, 255);
}

.modal-open .modal .dropdown-menu {
	z-index: 2050;
}

.modal-open .modal .dropdown.open {}

.modal-open .modal .popover {
	z-index: 2060;
}

.modal-open .modal .tooltip {
	z-index: 2080;
}

.modal-backdrop {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
	z-index: 1040;
	background-color: rgb(0, 0, 0);
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop {
	opacity: 0.8;
}

.modal-backdrop.fade.in {
	opacity: 0.8;
}

.modal {
	margin: -250px 0px 0px -280px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-image: none;
	left: 50%;
	top: 50%;
	width: 560px;
	overflow: auto;
	position: fixed;
	z-index: 1050;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
	background-clip: padding-box;
	background-color: rgb(255, 255, 255);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
}

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

.modal.fade.in {
	top: 50%;
}

.modal-header {
	padding: 9px 15px;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.modal-header .close {
	margin-top: 2px;
}

.modal-header h3 {
	margin: 0px;
	line-height: 30px;
}

.modal-body {
	padding: 15px;
	-ms-overflow-y: auto;
	max-height: 400px;
}

.modal-form {
	margin-bottom: 0px;
}

.modal-footer {
	padding: 14px 15px 15px;
	border-radius: 0px 0px 6px 6px;
	text-align: right;
	margin-bottom: 0px;
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
	box-shadow: inset 0px 1px 0px #ffffff;
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
}

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

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

.modal-footer::after {
	clear: both;
}

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

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

.tooltip {
	padding: 5px;
	font-size: 11px;
	display: block;
	visibility: visible;
	position: absolute;
	z-index: 1030;
	opacity: 0;
}

.tooltip.in {
	opacity: 0.8;
}

.tooltip.top {
	margin-top: -3px;
}

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

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

.tooltip.left {
	margin-left: -3px;
}

.tooltip-inner {
	padding: 3px 8px;
	border-radius: 4px;
	text-align: center;
	color: rgb(255, 255, 255);
	text-decoration: none;
	max-width: 200px;
	background-color: rgb(0, 0, 0);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tooltip-arrow {
	border-style: solid;
	border-color: transparent;
	width: 0px;
	height: 0px;
	position: absolute;
}

.tooltip.top .tooltip-arrow {
	border-width: 5px 5px 0px;
	left: 50%;
	bottom: 0px;
	margin-left: -5px;
	border-top-color: rgb(0, 0, 0);
}

.tooltip.right .tooltip-arrow {
	border-width: 5px 5px 5px 0px;
	left: 0px;
	top: 50%;
	margin-top: -5px;
	border-right-color: rgb(0, 0, 0);
}

.tooltip.left .tooltip-arrow {
	border-width: 5px 0px 5px 5px;
	top: 50%;
	right: 0px;
	margin-top: -5px;
	border-left-color: rgb(0, 0, 0);
}

.tooltip.bottom .tooltip-arrow {
	border-width: 0px 5px 5px;
	left: 50%;
	top: 0px;
	margin-left: -5px;
	border-bottom-color: rgb(0, 0, 0);
}

.popover {
	padding: 1px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-image: none;
	left: 0px;
	top: 0px;
	width: 236px;
	display: none;
	position: absolute;
	z-index: 1010;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
	background-clip: padding-box;
	background-color: rgb(255, 255, 255);
	-webkit-border-radius: 6px;
	-moz-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);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
}

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

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

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

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

.popover-title {
	margin: 0px;
	padding: 8px 14px;
	border-radius: 5px 5px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	border-bottom-color: rgb(235, 235, 235);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: rgb(247, 247, 247);
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover-content p {
	margin-bottom: 0px;
}

.popover-content ul {
	margin-bottom: 0px;
}

.popover-content ol {
	margin-bottom: 0px;
}

.popover .arrow {
	border-style: solid;
	border-color: transparent;
	width: 0px;
	height: 0px;
	display: inline-block;
	position: absolute;
}

.popover .arrow::after {
	border-style: solid;
	border-color: transparent;
	width: 0px;
	height: 0px;
	display: inline-block;
	position: absolute;
}

.popover .arrow::after {
	z-index: -1;
	content: "";
}

.popover.top .arrow {
	border-width: 10px 10px 0px;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
	border-top-color: rgb(255, 255, 255);
}

.popover.top .arrow::after {
	border-width: 11px 11px 0px;
	left: -11px;
	bottom: -1px;
	border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow {
	border-width: 10px 10px 10px 0px;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	border-right-color: rgb(255, 255, 255);
}

.popover.right .arrow::after {
	border-width: 11px 11px 11px 0px;
	left: -1px;
	bottom: -11px;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom .arrow {
	border-width: 0px 10px 10px;
	left: 50%;
	top: -10px;
	margin-left: -10px;
	border-bottom-color: rgb(255, 255, 255);
}

.popover.bottom .arrow::after {
	border-width: 0px 11px 11px;
	left: -11px;
	top: -1px;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow {
	border-width: 10px 0px 10px 10px;
	top: 50%;
	right: -10px;
	margin-top: -10px;
	border-left-color: rgb(255, 255, 255);
}

.popover.left .arrow::after {
	border-width: 11px 0px 11px 11px;
	right: -1px;
	bottom: -11px;
	border-left-color: rgba(0, 0, 0, 0.25);
}

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

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

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

.thumbnails::after {
	clear: both;
}

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

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

.thumbnail {
	padding: 4px;
	border-radius: 4px;
	border: 1px solid rgb(221, 221, 221);
	transition: 0.2s ease-in-out;
	border-image: none;
	line-height: 20px;
	display: block;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-border-radius: 4px;
	-moz-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);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

a.thumbnail:hover {
	border-color: rgb(0, 136, 204);
	box-shadow: 0px 1px 4px rgba(0, 105, 214, 0.25);
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail>img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
}

.thumbnail .caption {
	padding: 9px;
	color: rgb(85, 85, 85);
}

.label {
	color: rgb(255, 255, 255);
	line-height: 14px;
	font-size: 11.84px;
	font-weight: bold;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-color: rgb(153, 153, 153);
}

.badge {
	color: rgb(255, 255, 255);
	line-height: 14px;
	font-size: 11.84px;
	font-weight: bold;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-color: rgb(153, 153, 153);
}

.label {
	padding: 1px 4px 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.badge {
	padding: 1px 9px 2px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

a.label:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	cursor: pointer;
}

a.badge:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	cursor: pointer;
}

.label-important {
	background-color: rgb(185, 74, 72);
}

.badge-important {
	background-color: rgb(185, 74, 72);
}

[href].label-important {
	background-color: rgb(149, 59, 57);
}

[href].badge-important {
	background-color: rgb(149, 59, 57);
}

.label-warning {
	background-color: rgb(248, 148, 6);
}

.badge-warning {
	background-color: rgb(248, 148, 6);
}

[href].label-warning {
	background-color: rgb(198, 118, 5);
}

[href].badge-warning {
	background-color: rgb(198, 118, 5);
}

.label-success {
	background-color: rgb(70, 136, 71);
}

.badge-success {
	background-color: rgb(70, 136, 71);
}

[href].label-success {
	background-color: rgb(53, 102, 53);
}

[href].badge-success {
	background-color: rgb(53, 102, 53);
}

.label-info {
	background-color: rgb(58, 135, 173);
}

.badge-info {
	background-color: rgb(58, 135, 173);
}

[href].label-info {
	background-color: rgb(45, 105, 135);
}

[href].badge-info {
	background-color: rgb(45, 105, 135);
}

.label-inverse {
	background-color: rgb(51, 51, 51);
}

.badge-inverse {
	background-color: rgb(51, 51, 51);
}

[href].label-inverse {
	background-color: rgb(26, 26, 26);
}

[href].badge-inverse {
	background-color: rgb(26, 26, 26);
}

.btn .label {
	top: -1px;
	position: relative;
}

.btn .badge {
	top: -1px;
	position: relative;
}

.btn-mini .label {
	top: 0px;
}

.btn-mini .badge {
	top: 0px;
}

.progress {
	border-radius: 4px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	background-image: linear-gradient(rgb(245, 245, 245), rgb(249, 249, 249));
	background-repeat: repeat-x;
	background-color: rgb(247, 247, 247);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-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);
}

.progress .bar {
	transition: width 0.6s;
	width: 0px;
	height: 100%;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 12px;
	float: left;
	box-sizing: border-box;
	box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgb(20, 155, 223), rgb(4, 128, 190));
	background-repeat: repeat-x;
	background-color: rgb(14, 144, 210);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-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);
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
}

.progress .bar+.bar {
	box-shadow: inset 1px 0px 0px rgba(0, 0, 0, 0.15), inset 0px -1px 0px rgba(0, 0, 0, 0.15);
	-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);
}

.progress-striped .bar {
	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);
	background-size: 40px 40px;
	background-color: rgb(20, 155, 223);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
}

.progress.active .bar {
	animation: progress-bar-stripes 2s linear infinite;
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
	background-image: linear-gradient(rgb(238, 95, 91), rgb(196, 60, 53));
	background-repeat: repeat-x;
	background-color: rgb(221, 81, 76);
}

.progress .bar-danger {
	background-image: linear-gradient(rgb(238, 95, 91), rgb(196, 60, 53));
	background-repeat: repeat-x;
	background-color: rgb(221, 81, 76);
}

.progress-danger.progress-striped .bar {
	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);
	background-color: rgb(238, 95, 91);
}

.progress-striped .bar-danger {
	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);
	background-color: rgb(238, 95, 91);
}

.progress-success .bar {
	background-image: linear-gradient(rgb(98, 196, 98), rgb(87, 169, 87));
	background-repeat: repeat-x;
	background-color: rgb(94, 185, 94);
}

.progress .bar-success {
	background-image: linear-gradient(rgb(98, 196, 98), rgb(87, 169, 87));
	background-repeat: repeat-x;
	background-color: rgb(94, 185, 94);
}

.progress-success.progress-striped .bar {
	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);
	background-color: rgb(98, 196, 98);
}

.progress-striped .bar-success {
	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);
	background-color: rgb(98, 196, 98);
}

.progress-info .bar {
	background-image: linear-gradient(rgb(91, 192, 222), rgb(51, 155, 185));
	background-repeat: repeat-x;
	background-color: rgb(75, 177, 207);
}

.progress .bar-info {
	background-image: linear-gradient(rgb(91, 192, 222), rgb(51, 155, 185));
	background-repeat: repeat-x;
	background-color: rgb(75, 177, 207);
}

.progress-info.progress-striped .bar {
	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);
	background-color: rgb(91, 192, 222);
}

.progress-striped .bar-info {
	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);
	background-color: rgb(91, 192, 222);
}

.progress-warning .bar {
	background-image: linear-gradient(rgb(251, 180, 80), rgb(248, 148, 6));
	background-repeat: repeat-x;
	background-color: rgb(250, 167, 50);
}

.progress .bar-warning {
	background-image: linear-gradient(rgb(251, 180, 80), rgb(248, 148, 6));
	background-repeat: repeat-x;
	background-color: rgb(250, 167, 50);
}

.progress-warning.progress-striped .bar {
	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);
	background-color: rgb(251, 180, 80);
}

.progress-striped .bar-warning {
	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);
	background-color: rgb(251, 180, 80);
}

.accordion {
	margin-bottom: 20px;
}

.accordion-group {
	border-radius: 4px;
	border: 1px solid rgb(229, 229, 229);
	border-image: none;
	margin-bottom: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.accordion-heading {
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.accordion-heading .accordion-toggle {
	padding: 8px 15px;
	display: block;
}

.accordion-toggle {
	cursor: pointer;
}

.accordion-inner {
	padding: 9px 15px;
	border-top-color: rgb(229, 229, 229);
	border-top-width: 1px;
	border-top-style: solid;
}

.carousel {
	line-height: 1;
	margin-bottom: 20px;
	position: relative;
}

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

.carousel .item {
	transition: left 0.6s ease-in-out;
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
}

.carousel .item>img {
	line-height: 1;
	display: block;
}

.carousel .active {
	display: block;
}

.carousel .next {
	display: block;
}

.carousel .prev {
	display: block;
}

.carousel .active {
	left: 0px;
}

.carousel .next {
	top: 0px;
	width: 100%;
	position: absolute;
}

.carousel .prev {
	top: 0px;
	width: 100%;
	position: absolute;
}

.carousel .next {
	left: 100%;
}

.carousel .prev {
	left: -100%;
}

.carousel .next.left {
	left: 0px;
}

.carousel .prev.right {
	left: 0px;
}

.carousel .active.left {
	left: -100%;
}

.carousel .active.right {
	left: 100%;
}

.carousel-control {
	background: rgb(34, 34, 34);
	border-radius: 23px;
	border: 3px solid rgb(255, 255, 255);
	border-image: none;
	left: 15px;
	top: 40%;
	width: 40px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 30px;
	font-size: 60px;
	font-weight: 100;
	margin-top: -20px;
	position: absolute;
	opacity: 0.5;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
}

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

.carousel-control:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	opacity: 0.9;
}

.carousel-caption {
	background: rgba(0, 0, 0, 0.75);
	padding: 15px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

.carousel-caption h4 {
	color: rgb(255, 255, 255);
	line-height: 20px;
}

.carousel-caption p {
	color: rgb(255, 255, 255);
	line-height: 20px;
}

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

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

.hero-unit {
	padding: 60px;
	border-radius: 6px;
	margin-bottom: 30px;
	background-color: rgb(238, 238, 238);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

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

.hero-unit p {
	color: inherit;
	line-height: 30px;
	font-size: 18px;
	font-weight: 200;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

.affix {
	position: fixed;
}

a {
	color: rgb(51, 51, 51);
}

body {
	font-family: "Helvetica Neue", "΢���ź�", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: rgb(255, 255, 255);
}

li {
	line-height: 1.8em;
}

.shadow {
	box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	-moz-box-shadow: 0px 0px 10px #333;
}

#menu {
	border-bottom-color: rgb(2, 26, 114);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: rgb(239, 239, 239);
}

.navbar .nav li {
	line-height: 1.5em;
}

.navbar .nav li a {
	margin: 5px 40px;
	padding: 5px 15px;
	color: rgb(2, 26, 114);
}

.navbar .nav li a:hover {
	color: rgb(255, 255, 255);
	text-shadow: 0px 0px 0px white;
	background-color: rgb(2, 26, 114);
}

.navbar .nav li .dropdown .dropdown-toggle .caret {
	border-top-color: rgb(2, 26, 114);
	border-bottom-color: rgb(2, 26, 114);
}

.navbar .nav li .dropdown .dropdown-menu li a:hover {
	color: rgb(255, 255, 255);
	text-shadow: 0px 0px 0px white;
	background-color: rgb(2, 26, 114);
}

.navbar .nav>li.open a {
	color: rgb(2, 26, 114);
}

.navbar .nav .dropdown-menu li>a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	filter: none;
	background-image: none;
	background-color: rgb(2, 26, 114);
}

.navbar .nav .dropdown-menu li>a:focus {
	color: rgb(255, 255, 255);
	text-decoration: none;
	filter: none;
	background-image: none;
	background-color: rgb(2, 26, 114);
}

.navbar .nav .dropdown-submenu:hover>a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	filter: none;
	background-image: none;
	background-color: rgb(2, 26, 114);
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: rgb(170, 170, 170);
	border-bottom-color: rgb(170, 170, 170);
}

#header {
	background-color: rgb(2, 26, 114);
}

.head-blue {
	margin: 13px 11px 0px 0px;
	padding: 5px 10px;
	color: rgb(51, 51, 51);
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-color: rgb(2, 26, 114);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.head-blue a {
	color: rgb(2, 26, 114);
	font-weight: bold;
}

div.page {
	padding: 0px;
}

.page-header>h4 {
	text-align: center;
}

.page-body>p {
	line-height: 1.68em;
	text-indent: 0em;
	margin-bottom: 18px;
}

.page h2 {
	line-height: 1.3em;
	padding-bottom: 0.5em;
	font-size: 1.15em;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.page-body h3 {
	line-height: 1.2em;
	font-size: 1.1em;
}

.page-body ul li {
	line-height: 1.8em;
}

.page-body a {
	color: rgb(51, 51, 51);
	text-decoration: none;
	border-bottom-color: rgb(51, 51, 51);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.footer {
	background: rgb(31, 82, 143);
	border-width: 0px 1px 1px;
	border-style: none solid solid;
	border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204);
	border-image: none;
	height: 110px;
	text-align: center;
	color: white;
	padding-top: 15px;
	font-size: 13px;
}

dl.salong {
	margin-bottom: 0px;
}

dl.salong dt {
	width: 45px;
}

dl.salong dd {
	margin-left: 50px;
}

.img-people {
	margin-bottom: 10px;
}

div.articles {
	padding: 0.6em 10em 1em 0em;
}

ul.articles {
	list-style: none;
	margin-left: 0px;
}

ul.articles li {
	padding: 1em 0px 0.5em;
	line-height: 1.2em;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.center td {
	text-align: center;
}

.people-info dd {
	margin-bottom: 0.5em;
}

.center {
	text-align: center;
}

.carousel-caption {
	padding: 0.3em 0px;
	text-align: center;
	opacity: 0.6;
}

.carousel-caption h4 {
	font-size: 1.15em;
	margin-bottom: 0px;
}

ul.notice li {
	font-size: 13px;
	margin-top: 0.8em;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

ul.notice {
	padding-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 1em;
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.news_title a {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}

.label-salong {
	background-color: rgb(2, 26, 114);
}

dl.seminars dd {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 60px;
}

dl.seminars dd a {
	font-size: 13px;
}

dl.seminars dt {
	width: 43px;
	color: rgb(103, 103, 103);
	font-weight: normal;
}

.more {
	margin: 0px 1em;
	padding: 0.1em 0px 0.05em;
	text-align: right;
	color: rgb(170, 170, 170);
	font-size: 0.9em;
	border-top-color: rgb(217, 217, 217);
	border-bottom-color: rgb(217, 217, 217);
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
}

.more a {
	color: rgb(170, 170, 170);
}

.course {
	padding: 0px 2em 2em;
	font-size: 14px;
	border-right-color: rgb(238, 238, 238);
	border-right-width: 0px;
	border-right-style: dotted;
}

.course h1 {
	padding: 1em 0px 0.5em;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 1em;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.course h2 {
	padding: 0.5em 0em;
	line-height: 1em;
	font-size: 1.1em;
	margin-right: 0em;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.course h3 {
	line-height: 1.5em;
	font-size: 1.02em;
}

.course h4 {
	font-size: 1em;
}

.course h5 {
	font-size: 1em;
}

.course h6 {
	font-size: 1em;
}

.course a {
	color: rgb(51, 51, 51);
	text-decoration: none;
	border-bottom-color: rgb(51, 51, 51);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.course li {
	margin-bottom: 0.3em;
}

.course_nav {
	margin: 1em 2em 0px;
	padding: 0.1em 1em;
	background-color: whitesmoke;
}

.course_nav dl {
	margin-bottom: 2.5em;
}

.course_nav dl dd {
	float: left;
}

.filter-label {
	padding: 0.2em 0.5em;
	color: white;
	background-color: rgb(209, 72, 54);
}

table.courses a.line {
	color: rgb(31, 82, 143);
	padding-bottom: 0.2em;
}

table.courses a.line:hover {
	text-decoration: none;
}

table.image-show td {
	padding: 0.8em;
	text-align: center;
	border-top-color: rgb(221, 221, 221);
	border-top-width: 0px;
	border-top-style: solid;
}

table.image-show td a {
	color: rgb(102, 102, 102);
}

table.image-show td a:hover {
	text-decoration: none;
}

table.image-show td .people {
	color: rgb(0, 0, 0);
	font-size: 1.1em;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

.teacher a {
	color: rgb(51, 51, 51);
	text-decoration: none;
	border-bottom-color: rgb(51, 51, 51);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.teacher td {
	max-width: 500px;
}

.popover {
	width: 336px;
}

.popover-title {
	text-align: center;
	font-weight: bold;
}

.application h1 {
	text-align: center;
	font-size: 1.3em;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.jp-audio {
	border: 1px solid rgb(0, 155, 227);
	border-image: none;
	color: rgb(102, 102, 102);
	line-height: 1.6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	background-color: rgb(238, 238, 238);
}

div.jp-audio-stream {
	border: 1px solid rgb(0, 155, 227);
	border-image: none;
	color: rgb(102, 102, 102);
	line-height: 1.6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	background-color: rgb(238, 238, 238);
}

div.jp-video {
	border: 1px solid rgb(0, 155, 227);
	border-image: none;
	color: rgb(102, 102, 102);
	line-height: 1.6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	background-color: rgb(238, 238, 238);
}

div.jp-audio {
	width: 420px;
}

div.jp-audio-stream {
	width: 182px;
}

div.jp-video-270p {
	width: 480px;
}

div.jp-video-360p {
	width: 640px;
}

div.jp-video-480p {
	width: 856px;
}

div.jp-video-full {
	width: 480px;
	height: 270px;
	position: static !important;
}

div.jp-video-full div div {
	z-index: 1000;
}

div.jp-video-full div.jp-jplayer {
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: fixed !important;
}

div.jp-video-full div.jp-gui {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: fixed !important;
	z-index: 1001;
}

div.jp-video-full div.jp-interface {
	left: 0px;
	bottom: 0px;
	position: absolute !important;
}

div.jp-interface {
	width: 100%;
	position: relative;
	background-color: rgb(238, 238, 238);
}

div.jp-audio div.jp-type-single div.jp-interface {
	height: 80px;
}

div.jp-audio div.jp-type-playlist div.jp-interface {
	height: 80px;
}

div.jp-audio-stream div.jp-type-single div.jp-interface {
	height: 80px;
}

div.jp-video div.jp-interface {
	border-top-color: rgb(0, 155, 227);
	border-top-width: 1px;
	border-top-style: solid;
}

div.jp-controls-holder {
	margin: 0px auto;
	top: -8px;
	width: 440px;
	overflow: hidden;
	clear: both;
	position: relative;
}

div.jp-interface ul.jp-controls {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
}

div.jp-audio ul.jp-controls {
	padding: 20px 20px 0px;
	width: 380px;
}

div.jp-audio-stream ul.jp-controls {
	padding: 20px 20px 0px;
	width: 142px;
}

div.jp-video div.jp-type-single ul.jp-controls {
	width: 78px;
	margin-left: 200px;
}

div.jp-video div.jp-type-playlist ul.jp-controls {
	width: 134px;
	margin-left: 172px;
}

div.jp-video ul.jp-controls {
	float: left;
	display: inline;
}

div.jp-interface ul.jp-controls li {
	float: left;
	display: inline;
}

div.jp-interface ul.jp-controls a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

a.jp-play {
	width: 40px;
	height: 40px;
}

a.jp-pause {
	width: 40px;
	height: 40px;
}

a.jp-play {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px 0px;
}

a.jp-play:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -41px 0px;
}

a.jp-pause {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -42px;
	display: none;
}

a.jp-pause:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -41px -42px;
}

a.jp-stop {
	width: 28px;
	height: 28px;
	margin-top: 6px;
}

a.jp-previous {
	width: 28px;
	height: 28px;
	margin-top: 6px;
}

a.jp-next {
	width: 28px;
	height: 28px;
	margin-top: 6px;
}

a.jp-stop {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -83px;
	margin-left: 10px;
}

a.jp-stop:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -83px;
}

a.jp-previous {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -112px;
}

a.jp-previous:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -112px;
}

a.jp-next {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -141px;
}

a.jp-next:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -141px;
}

div.jp-progress {
	overflow: hidden;
	background-color: rgb(221, 221, 221);
}

div.jp-audio div.jp-progress {
	top: 32px;
	height: 15px;
	position: absolute;
}

div.jp-audio div.jp-type-single div.jp-progress {
	left: 110px;
	width: 186px;
}

div.jp-audio div.jp-type-playlist div.jp-progress {
	left: 166px;
	width: 130px;
}

div.jp-video div.jp-progress {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10px;
}

div.jp-seek-bar {
	background: url("jplayer.blue.monday.jpg") repeat-x 0px -202px;
	width: 0px;
	height: 100%;
	cursor: pointer;
}

div.jp-play-bar {
	background: url("jplayer.blue.monday.jpg") repeat-x 0px -218px;
	width: 0px;
	height: 100%;
}

div.jp-seeking-bg {
	background: url("jplayer.blue.monday.seeking.gif");
}

a.jp-mute {
	width: 18px;
	height: 15px;
	margin-top: 12px;
}

a.jp-unmute {
	width: 18px;
	height: 15px;
	margin-top: 12px;
}

a.jp-volume-max {
	width: 18px;
	height: 15px;
	margin-top: 12px;
}

div.jp-audio div.jp-type-single a.jp-mute {
	margin-left: 210px;
}

div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;
}

div.jp-audio div.jp-type-playlist a.jp-mute {
	margin-left: 154px;
}

div.jp-audio div.jp-type-playlist a.jp-unmute {
	margin-left: 154px;
}

div.jp-audio-stream div.jp-type-single a.jp-mute {
	margin-left: 10px;
}

div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left: 10px;
}

div.jp-audio a.jp-volume-max {
	margin-left: 56px;
}

div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;
}

div.jp-video a.jp-mute {
	top: 12px;
	margin-top: 0px;
	position: absolute;
}

div.jp-video a.jp-unmute {
	top: 12px;
	margin-top: 0px;
	position: absolute;
}

div.jp-video a.jp-volume-max {
	top: 12px;
	margin-top: 0px;
	position: absolute;
}

div.jp-video a.jp-mute {
	left: 50px;
}

div.jp-video a.jp-unmute {
	left: 50px;
}

div.jp-video a.jp-volume-max {
	left: 134px;
}

a.jp-mute {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -170px;
}

a.jp-mute:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -19px -170px;
}

a.jp-unmute {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -170px;
	display: none;
}

a.jp-unmute:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -79px -170px;
}

a.jp-volume-max {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -186px;
}

a.jp-volume-max:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -19px -186px;
}

div.jp-volume-bar {
	background: url("jplayer.blue.monday.jpg") repeat-x 0px -250px;
	width: 46px;
	height: 5px;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
}

div.jp-audio div.jp-volume-bar {
	left: 330px;
	top: 37px;
}

div.jp-audio-stream div.jp-volume-bar {
	left: 92px;
	top: 37px;
}

div.jp-video div.jp-volume-bar {
	left: 72px;
	top: 17px;
}

div.jp-volume-bar-value {
	background: url("jplayer.blue.monday.jpg") repeat-x 0px -256px;
	width: 0px;
	height: 5px;
}

div.jp-audio div.jp-time-holder {
	top: 50px;
	position: absolute;
}

div.jp-audio div.jp-type-single div.jp-time-holder {
	left: 110px;
	width: 186px;
}

div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left: 166px;
	width: 130px;
}

div.jp-current-time {
	width: 60px;
	font-size: 0.64em;
	font-style: oblique;
}

div.jp-duration {
	width: 60px;
	font-size: 0.64em;
	font-style: oblique;
}

div.jp-current-time {
	float: left;
	display: inline;
}

div.jp-duration {
	text-align: right;
	float: right;
	display: inline;
}

div.jp-video div.jp-current-time {
	margin-left: 20px;
}

div.jp-video div.jp-duration {
	margin-right: 20px;
}

div.jp-title {
	text-align: center;
	font-weight: bold;
}

div.jp-title {
	width: 100%;
	border-top-color: rgb(0, 155, 227);
	border-top-width: 1px;
	border-top-style: solid;
	background-color: rgb(204, 204, 204);
}

div.jp-playlist {
	width: 100%;
	border-top-color: rgb(0, 155, 227);
	border-top-width: 1px;
	border-top-style: solid;
	background-color: rgb(204, 204, 204);
}

div.jp-type-single div.jp-title {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}

div.jp-type-playlist div.jp-title {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}

div.jp-type-single div.jp-playlist {
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
}

div.jp-title ul {
	margin: 0px;
	padding: 0px 20px;
	font-size: 0.72em;
	list-style-type: none;
}

div.jp-playlist ul {
	margin: 0px;
	padding: 0px 20px;
	font-size: 0.72em;
	list-style-type: none;
}

div.jp-title li {
	padding: 5px 0px;
	font-weight: bold;
}

div.jp-playlist li {
	padding: 5px 0px 4px 20px;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.jp-playlist li div {
	display: inline;
}

div.jp-type-playlist div.jp-playlist li:last-child {
	padding: 5px 0px 5px 20px;
	border-bottom-color: currentColor;
	border-bottom-width: medium;
	border-bottom-style: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	padding-left: 7px;
	list-style-type: square;
	list-style-position: inside;
}

div.jp-type-playlist div.jp-playlist a {
	color: rgb(51, 51, 51);
	text-decoration: none;
}

div.jp-type-playlist div.jp-playlist a:hover {
	color: rgb(13, 136, 193);
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color: rgb(13, 136, 193);
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	text-align: right;
	color: rgb(102, 102, 102);
	font-weight: bold;
	margin-right: 10px;
	float: right;
	display: inline;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color: rgb(13, 136, 193);
}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
	text-align: right;
	margin-right: 10px;
	float: right;
	display: inline;
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
	color: rgb(102, 102, 102);
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
	color: rgb(13, 136, 193);
}

span.jp-artist {
	color: rgb(102, 102, 102);
	font-size: 0.8em;
}

div.jp-video-play {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
}

div.jp-video-270p div.jp-video-play {
	height: 270px;
	margin-top: -270px;
}

div.jp-video-360p div.jp-video-play {
	height: 360px;
	margin-top: -360px;
}

div.jp-video-full div.jp-video-play {
	height: 100%;
}

a.jp-video-play-icon {
	background: url("jplayer.blue.monday.video.play.png") no-repeat 0px 0px;
	left: 50%;
	top: 50%;
	width: 112px;
	height: 100px;
	text-indent: -9999px;
	margin-top: -50px;
	margin-left: -56px;
	display: block;
	position: relative;
}

div.jp-video-play:hover a.jp-video-play-icon {
	background: url("jplayer.blue.monday.video.play.png") no-repeat 0px -100px;
}

div.jp-jplayer audio {
	width: 0px;
	height: 0px;
}

div.jp-jplayer {
	width: 0px;
	height: 0px;
}

div.jp-jplayer {
	background-color: rgb(0, 0, 0);
}

ul.jp-toggles {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width: 25px;
}

div.jp-audio .jp-type-playlist ul.jp-toggles {
	margin: 0px;
	left: 325px;
	top: 50px;
	width: 55px;
	position: absolute;
}

div.jp-video ul.jp-toggles {
	width: 100px;
	margin-top: 10px;
}

ul.jp-toggles li {
	float: right;
	display: block;
}

ul.jp-toggles li a {
	width: 25px;
	height: 18px;
	line-height: 100%;
	text-indent: -9999px;
	display: block;
}

a.jp-full-screen {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -310px;
	margin-left: 20px;
}

a.jp-full-screen:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -310px;
}

a.jp-restore-screen {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -310px;
	margin-left: 20px;
}

a.jp-restore-screen:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -310px;
}

a.jp-repeat {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -290px;
}

a.jp-repeat:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -290px;
}

a.jp-repeat-off {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -290px;
}

a.jp-repeat-off:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -290px;
}

a.jp-shuffle {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -270px;
	margin-left: 5px;
}

a.jp-shuffle:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -270px;
}

a.jp-shuffle-off {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -270px;
	margin-left: 5px;
}

a.jp-shuffle-off:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -270px;
}

.jp-no-solution {
	padding: 5px;
	border: 2px solid rgb(0, 155, 227);
	border-image: none;
	color: rgb(0, 0, 0);
	font-size: 0.8em;
	display: none;
	background-color: rgb(238, 238, 238);
}

.jp-no-solution a {
	color: rgb(0, 0, 0);
}

.jp-no-solution span {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	display: block;
}

.theme-default .nivoSlider {
	background: url("/images/nivo-slider/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);
	margin-bottom: 10px;
	position: relative;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.theme-default .nivoSlider img {
	left: 0px;
	top: 0px;
	display: none;
	position: absolute;
}

.theme-default .nivoSlider a {
	border: 0px currentColor;
	border-image: none;
	display: block;
}

.theme-default .nivo-controlNav {
	padding: 0px;
	text-align: center;
}

.theme-default .nivo-controlNav a {
	background: url("/images/nivo-slider/bullets.png") no-repeat;
	margin: 0px 2px;
	border: 0px currentColor;
	border-image: none;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	display: inline-block;
}

.theme-default .nivo-controlNav a.active {
	background-position: 0px -22px;
}

.theme-default .nivo-directionNav a {
	background: url("/images/nivo-slider/arrows.png") no-repeat;
	border: 0px currentColor;
	transition: 200ms ease-in-out;
	border-image: none;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
	opacity: 1;
}

.theme-default a.nivo-nextNav {
	background-position: -30px 0px;
	right: 15px;
}

.theme-default a.nivo-prevNav {
	left: 15px;
}

.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
	color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.theme-default .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	background: none;
	width: auto;
	height: auto;
	margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	width: 120px;
	height: auto;
	display: block;
}

.nivoSlider {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.nivoSlider img {
	left: 0px;
	top: 0px;
	position: absolute;
	max-width: none;
}

.nivo-main-image {
	width: 100% !important;
	display: block !important;
	position: relative !important;
}

.nivoSlider a.nivo-imageLink {
	background: white;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 6;
	opacity: 0;
}

.nivo-slice {
	top: 0px;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 5;
}

.nivo-box {
	overflow: hidden;
	display: block;
	position: absolute;
	z-index: 5;
}

.nivo-box img {
	display: block;
}

.nivo-caption {
	background: rgb(0, 0, 0);
	padding: 5px 10px;
	left: 0px;
	width: 100%;
	bottom: 0px;
	color: rgb(255, 255, 255);
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 8;
	box-sizing: border-box;
	opacity: 0.8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-opacity: 0.8;
}

.nivo-caption p {
	margin: 0px;
	padding: 5px;
}

.nivo-caption a {
	display: inline !important;
}

.nivo-html-caption {
	display: none;
}

.nivo-directionNav a {
	top: 45%;
	position: absolute;
	z-index: 9;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}

.nivo-controlNav {
	padding: 0px;
	text-align: center;
}

.nivo-controlNav a {
	cursor: pointer;
}

.nivo-controlNav a.active {
	font-weight: bold;
}