@font-face {
	font-family: FontAwesome;
	src: url(fontawesome-webfont-ie-fix.eot) format("embedded-opentype"), url(fontawesome-webfont.woff) format("woff"), url(fontawesome-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}
#login .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;
}
#login .row-fluid [class*='span']:first-child {
	margin-left: 0px;
}
#login .row-fluid .controls-row [class*='span'] + [class*='span'] {
	margin-left: 2.12%;
}
#login .row-fluid .span12 {
	width: 100%;
}
#login .row-fluid .span11 {
	width: 91.48%;
}
#login .row-fluid .span10 {
	width: 82.97%;
}
#login .row-fluid .span9 {
	width: 74.46%;
}
#login .row-fluid .span8 {
	width: 65.95%;
}
#login .row-fluid .span7 {
	width: 57.44%;
}
#login .row-fluid .span6 {
	width: 48.93%;
}
#login .row-fluid .span5 {
	width: 40.42%;
}
#login .row-fluid .span4 {
	width: 31.91%;
}
#login .row-fluid .span3 {
	width: 23.4%;
}
#login .row-fluid .span2 {
	width: 14.89%;
}
#login .row-fluid .span1 {
	width: 6.38%;
}
#login .row-fluid .offset12 {
	margin-left: 104.25%;
}
#login .row-fluid :first-child.offset12 {
	margin-left: 102.12%;
}
#login .row-fluid .offset11 {
	margin-left: 95.74%;
}
#login .row-fluid :first-child.offset11 {
	margin-left: 93.61%;
}
#login .row-fluid .offset10 {
	margin-left: 87.23%;
}
#login .row-fluid :first-child.offset10 {
	margin-left: 85.1%;
}
#login .row-fluid .offset9 {
	margin-left: 78.72%;
}
#login .row-fluid :first-child.offset9 {
	margin-left: 76.59%;
}
#login .row-fluid .offset8 {
	margin-left: 70.21%;
}
#login .row-fluid :first-child.offset8 {
	margin-left: 68.08%;
}
#login .row-fluid .offset7 {
	margin-left: 61.7%;
}
#login .row-fluid :first-child.offset7 {
	margin-left: 59.57%;
}
#login .row-fluid .offset6 {
	margin-left: 53.19%;
}
#login .row-fluid :first-child.offset6 {
	margin-left: 51.06%;
}
#login .row-fluid .offset5 {
	margin-left: 44.68%;
}
#login .row-fluid :first-child.offset5 {
	margin-left: 42.55%;
}
#login .row-fluid .offset4 {
	margin-left: 36.17%;
}
#login .row-fluid :first-child.offset4 {
	margin-left: 34.04%;
}
#login .row-fluid .offset3 {
	margin-left: 27.65%;
}
#login .row-fluid :first-child.offset3 {
	margin-left: 25.53%;
}
#login .row-fluid .offset2 {
	margin-left: 19.14%;
}
#login .row-fluid :first-child.offset2 {
	margin-left: 17.02%;
}
#login .row-fluid .offset1 {
	margin-left: 10.63%;
}
#login .row-fluid :first-child.offset1 {
	margin-left: 8.51%;
}
[class*='span'].hide {
	display: none;
}
#login .row-fluid [class*='span'].hide {
	display: none;
}
[class*='span'].pull-right {
	float: right;
}
#login .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;
}
#login .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;
}
.lead {
	line-height: 30px; font-size: 21px; font-weight: 200; margin-bottom: 20px;
}
.muted {
	color: rgb(153, 153, 153);
}
a.muted:hover {
	color: gray;
}
a.muted:focus {
	color: gray;
}
.text-warning {
	color: rgb(192, 152, 83);
}
a.text-warning:hover {
	color: rgb(164, 126, 60);
}
a.text-warning:focus {
	color: rgb(164, 126, 60);
}
.text-error {
	color: rgb(185, 74, 72);
}
a.text-error:hover {
	color: rgb(149, 59, 57);
}
a.text-error:focus {
	color: rgb(149, 59, 57);
}
.text-info {
	color: rgb(58, 135, 173);
}
a.text-info:hover {
	color: rgb(45, 105, 135);
}
a.text-info:focus {
	color: rgb(45, 105, 135);
}
.text-success {
	color: rgb(70, 136, 71);
}
a.text-success:hover {
	color: rgb(53, 102, 53);
}
a.text-success:focus {
	color: rgb(53, 102, 53);
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.page-header {
	margin: 20px 0px 30px; padding-bottom: 9px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.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 white; 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[data-original-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: 1.25; font-size: 17.5px; 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: "";
}
.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;
}
#login label {
	line-height: 20px; font-size: 14px; font-weight: 400; margin-top: 0px;
}
#login input {
	line-height: 20px; font-size: 14px; font-weight: 400; margin-top: 0px;
}
button {
	line-height: 20px; font-size: 14px; font-weight: 400; margin-top: 0px;
}
#login select {
	line-height: 20px; font-size: 14px; font-weight: 400; margin-top: 0px;
}
textarea {
	line-height: 20px; font-size: 14px; font-weight: 400; margin-top: 0px;
}
input {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
button {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#login select {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#login label {
	margin-bottom: 5px; display: block;
}
#login select {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='text'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
textarea {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='password'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='datetime'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='datetime-local'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='date'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='month'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='time'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='week'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='number'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='email'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='url'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='search'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='tel'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type='color'] {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.uneditable-input {
	padding: 7px 9px; border-radius: 4px; height: 20px; color: rgb(141, 141, 141); line-height: 20px; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: inline-block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input {
	
}
textarea {
	
}
.uneditable-input {
	
}
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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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: white; -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 .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .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;
}
input[type='checkbox'] {
	margin: 4px 0px 0px; line-height: normal;
}
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;
}
#login select {
	height: 35px; line-height: 30px;
}
input[type='file'] {
	height: 35px; line-height: 30px;
}
#login select {
	border: 1px solid rgb(234, 237, 241); border-image: none; width: 220px; background-color: white;
}
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: 20px; min-height: 20px;
}
.checkbox {
	padding-left: 20px; min-height: 20px;
}
.radio input[type='radio'] {
	margin-left: -20px; float: left;
}
.checkbox input[type='checkbox'] {
	margin-left: -20px; float: left;
}
.controls > :first-child.radio {
	padding-top: 5px;
}
.controls > :first-child.checkbox {
	padding-top: 5px;
}
.inline.radio {
	padding-top: 5px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.inline.checkbox {
	padding-top: 5px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.inline.radio + .inline.radio {
	margin-left: 10px;
}
.inline.checkbox + .inline.checkbox {
	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;
}
#login .row-fluid input[class*='span'] {
	margin-left: 0px; float: none;
}
#login .row-fluid select[class*='span'] {
	margin-left: 0px; float: none;
}
#login .row-fluid textarea[class*='span'] {
	margin-left: 0px; float: none;
}
#login .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;
}
#login .row-fluid input[class*='span'] {
	display: inline-block;
}
#login .row-fluid select[class*='span'] {
	display: inline-block;
}
#login .row-fluid textarea[class*='span'] {
	display: inline-block;
}
#login .row-fluid [class*='span'].uneditable-input {
	display: inline-block;
}
#login .row-fluid .input-prepend [class*='span'] {
	display: inline-block;
}
#login .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;
}
.span12.uneditable-input {
	width: 926px;
}
input.span11 {
	width: 846px;
}
textarea.span11 {
	width: 846px;
}
.span11.uneditable-input {
	width: 846px;
}
input.span10 {
	width: 766px;
}
textarea.span10 {
	width: 766px;
}
.span10.uneditable-input {
	width: 766px;
}
input.span9 {
	width: 686px;
}
textarea.span9 {
	width: 686px;
}
.span9.uneditable-input {
	width: 686px;
}
input.span8 {
	width: 606px;
}
textarea.span8 {
	width: 606px;
}
.span8.uneditable-input {
	width: 606px;
}
input.span7 {
	width: 526px;
}
textarea.span7 {
	width: 526px;
}
.span7.uneditable-input {
	width: 526px;
}
input.span6 {
	width: 446px;
}
textarea.span6 {
	width: 446px;
}
.span6.uneditable-input {
	width: 446px;
}
input.span5 {
	width: 366px;
}
textarea.span5 {
	width: 366px;
}
.span5.uneditable-input {
	width: 366px;
}
input.span4 {
	width: 286px;
}
textarea.span4 {
	width: 286px;
}
.span4.uneditable-input {
	width: 286px;
}
input.span3 {
	width: 206px;
}
textarea.span3 {
	width: 206px;
}
.span3.uneditable-input {
	width: 206px;
}
input.span2 {
	width: 126px;
}
textarea.span2 {
	width: 126px;
}
.span2.uneditable-input {
	width: 126px;
}
input.span1 {
	width: 46px;
}
textarea.span1 {
	width: 46px;
}
.span1.uneditable-input {
	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;
}
#login .row-fluid .controls-row [class*='span'] {
	float: left;
}
.controls-row [class*='span'].checkbox {
	padding-top: 5px;
}
.controls-row [class*='span'].radio {
	padding-top: 5px;
}
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;
}
.warning.control-group .control-label {
	color: rgb(192, 152, 83);
}
.warning.control-group .help-block {
	color: rgb(192, 152, 83);
}
.warning.control-group .help-inline {
	color: rgb(192, 152, 83);
}
.warning.control-group .checkbox {
	color: rgb(192, 152, 83);
}
.warning.control-group .radio {
	color: rgb(192, 152, 83);
}
.warning.control-group #login input {
	color: rgb(192, 152, 83);
}
.warning.control-group #login select {
	color: rgb(192, 152, 83);
}
.warning.control-group textarea {
	color: rgb(192, 152, 83);
}
.warning.control-group #login 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);
}
.warning.control-group #login 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);
}
.warning.control-group 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);
}
.warning.control-group 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;
}
.warning.control-group 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;
}
.warning.control-group 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;
}
.warning.control-group .input-prepend .add-on {
	border-color: rgb(192, 152, 83); color: rgb(192, 152, 83); background-color: rgb(252, 248, 227);
}
.warning.control-group .input-append .add-on {
	border-color: rgb(192, 152, 83); color: rgb(192, 152, 83); background-color: rgb(252, 248, 227);
}
.error.control-group .control-label {
	color: rgb(185, 74, 72);
}
.error.control-group .help-block {
	color: rgb(185, 74, 72);
}
.error.control-group .help-inline {
	color: rgb(185, 74, 72);
}
.error.control-group .checkbox {
	color: rgb(185, 74, 72);
}
.error.control-group .radio {
	color: rgb(185, 74, 72);
}
.error.control-group #login input {
	color: rgb(185, 74, 72);
}
.error.control-group #login select {
	color: rgb(185, 74, 72);
}
.error.control-group textarea {
	color: rgb(185, 74, 72);
}
.error.control-group #login 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);
}
.error.control-group #login 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);
}
.error.control-group 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);
}
.error.control-group 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;
}
.error.control-group 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;
}
.error.control-group 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;
}
.error.control-group .input-prepend .add-on {
	border-color: rgb(185, 74, 72); color: rgb(185, 74, 72); background-color: rgb(242, 222, 222);
}
.error.control-group .input-append .add-on {
	border-color: rgb(185, 74, 72); color: rgb(185, 74, 72); background-color: rgb(242, 222, 222);
}
.success.control-group .control-label {
	color: rgb(70, 136, 71);
}
.success.control-group .help-block {
	color: rgb(70, 136, 71);
}
.success.control-group .help-inline {
	color: rgb(70, 136, 71);
}
.success.control-group .checkbox {
	color: rgb(70, 136, 71);
}
.success.control-group .radio {
	color: rgb(70, 136, 71);
}
.success.control-group #login input {
	color: rgb(70, 136, 71);
}
.success.control-group #login select {
	color: rgb(70, 136, 71);
}
.success.control-group textarea {
	color: rgb(70, 136, 71);
}
.success.control-group #login 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);
}
.success.control-group #login 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);
}
.success.control-group 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);
}
.success.control-group 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;
}
.success.control-group 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;
}
.success.control-group 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;
}
.success.control-group .input-prepend .add-on {
	border-color: rgb(70, 136, 71); color: rgb(70, 136, 71); background-color: rgb(223, 240, 216);
}
.success.control-group .input-append .add-on {
	border-color: rgb(70, 136, 71); color: rgb(70, 136, 71); background-color: rgb(223, 240, 216);
}
.info.control-group .control-label {
	color: rgb(58, 135, 173);
}
.info.control-group .help-block {
	color: rgb(58, 135, 173);
}
.info.control-group .help-inline {
	color: rgb(58, 135, 173);
}
.info.control-group .checkbox {
	color: rgb(58, 135, 173);
}
.info.control-group .radio {
	color: rgb(58, 135, 173);
}
.info.control-group #login input {
	color: rgb(58, 135, 173);
}
.info.control-group #login select {
	color: rgb(58, 135, 173);
}
.info.control-group textarea {
	color: rgb(58, 135, 173);
}
.info.control-group #login 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);
}
.info.control-group #login 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);
}
.info.control-group 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);
}
.info.control-group 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;
}
.info.control-group 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;
}
.info.control-group 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;
}
.info.control-group .input-prepend .add-on {
	border-color: rgb(58, 135, 173); color: rgb(58, 135, 173); background-color: rgb(217, 237, 247);
}
.info.control-group .input-append .add-on {
	border-color: rgb(58, 135, 173); color: rgb(58, 135, 173); background-color: rgb(217, 237, 247);
}
input:invalid:focus {
	border-color: rgb(238, 95, 91); color: rgb(185, 74, 72);
}
textarea:invalid:focus {
	border-color: rgb(238, 95, 91); color: rgb(185, 74, 72);
}
select:invalid:focus {
	border-color: rgb(238, 95, 91); color: rgb(185, 74, 72);
}
input: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: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: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; background-color: rgb(217, 230, 233);
}
.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: 10px; vertical-align: middle; display: inline-block; white-space: nowrap;
}
.input-prepend {
	font-size: 0px; margin-bottom: 10px; vertical-align: middle; display: inline-block; white-space: nowrap;
}
.input-append #login input {
	font-size: 14px;
}
.input-append #login select {
	font-size: 14px;
}
.input-append .uneditable-input {
	font-size: 14px;
}
.input-append .dropdown-menu {
	font-size: 14px;
}
.input-append .popover {
	font-size: 14px;
}
.input-prepend #login input {
	font-size: 14px;
}
.input-prepend #login select {
	font-size: 14px;
}
.input-prepend .uneditable-input {
	font-size: 14px;
}
.input-prepend .dropdown-menu {
	font-size: 14px;
}
.input-prepend .popover {
	font-size: 14px;
}
.input-append #login input {
	border-radius: 0px 4px 4px 0px; margin-bottom: 0px; vertical-align: top; position: relative; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append #login select {
	border-radius: 0px 4px 4px 0px; margin-bottom: 0px; vertical-align: top; position: relative; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append .uneditable-input {
	border-radius: 0px 4px 4px 0px; margin-bottom: 0px; vertical-align: top; position: relative; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-prepend #login input {
	border-radius: 0px 4px 4px 0px; margin-bottom: 0px; vertical-align: top; position: relative; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-prepend #login select {
	border-radius: 0px 4px 4px 0px; margin-bottom: 0px; vertical-align: top; position: relative; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-prepend .uneditable-input {
	border-radius: 0px 4px 4px 0px; margin-bottom: 0px; vertical-align: top; position: relative; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append input:focus {
	z-index: 2;
}
.input-append select:focus {
	z-index: 2;
}
.input-append .uneditable-input:focus {
	z-index: 2;
}
.input-prepend input:focus {
	z-index: 2;
}
.input-prepend select: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: 400; display: inline-block; min-width: 16px; text-shadow: 0px 1px 0px white; 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: 400; display: inline-block; min-width: 16px; text-shadow: 0px 1px 0px white; background-color: rgb(238, 238, 238);
}
.input-append .add-on {
	border-radius: 0px; vertical-align: top; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-append .btn {
	border-radius: 0px; vertical-align: top; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-append .btn-group > .dropdown-toggle {
	border-radius: 0px; vertical-align: top; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-prepend .add-on {
	border-radius: 0px; vertical-align: top; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-prepend .btn {
	border-radius: 0px; vertical-align: top; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-prepend .btn-group > .dropdown-toggle {
	border-radius: 0px; vertical-align: top; -moz-border-radius: 0; -webkit-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: 4px 0px 0px 4px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-prepend :first-child.btn {
	border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-append #login input {
	border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-append #login select {
	border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-append .uneditable-input {
	border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group :last-child.btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append select + .btn-group :last-child.btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append .uneditable-input + .btn-group :last-child.btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append .add-on {
	margin-left: -1px;
}
.input-append .btn {
	margin-left: -1px;
}
.input-append .btn-group {
	margin-left: -1px;
}
.input-append :last-child.add-on {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append :last-child.btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append :last-child.btn-group > .dropdown-toggle {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append.input-prepend #login input {
	border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-append.input-prepend #login select {
	border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-append.input-prepend .uneditable-input {
	border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.input-append.input-prepend input + .btn-group .btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append.input-prepend select + .btn-group .btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append.input-prepend .uneditable-input + .btn-group .btn {
	border-radius: 0px 4px 4px 0px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append.input-prepend :first-child.add-on {
	border-radius: 4px 0px 0px 4px; margin-right: -1px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-append.input-prepend :first-child.btn {
	border-radius: 4px 0px 0px 4px; margin-right: -1px; -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;
}
.input-append.input-prepend :last-child.add-on {
	border-radius: 0px 4px 4px 0px; margin-left: -1px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append.input-prepend :last-child.btn {
	border-radius: 0px 4px 4px 0px; margin-left: -1px; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0;
}
.input-append.input-prepend :first-child.btn-group {
	margin-left: 0px;
}
input.search-query {
	border-radius: 15px; padding-right: 14px; padding-left: 14px; margin-bottom: 0px; -moz-border-radius: 15px; -webkit-border-radius: 15px;
}
.form-search .input-append .search-query {
	border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.form-search .input-prepend .search-query {
	border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.form-search .input-append .search-query {
	border-radius: 14px 0px 0px 14px; -moz-border-radius: 14px 0 0 14px; -webkit-border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
	border-radius: 0px 14px 14px 0px; -moz-border-radius: 0 14px 14px 0; -webkit-border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
	border-radius: 0px 14px 14px 0px; -moz-border-radius: 0 14px 14px 0; -webkit-border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
	border-radius: 14px 0px 0px 14px; -moz-border-radius: 14px 0 0 14px; -webkit-border-radius: 14px 0 0 14px;
}
.form-search #login input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-search textarea {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-search #login select {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-search .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-search .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 #login input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline textarea {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline #login select {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .help-inline {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .uneditable-input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .input-prepend {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .input-append {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal #login input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal textarea {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal #login select {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal .help-inline {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal .uneditable-input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal .input-prepend {
	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: left; 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 .uneditable-input + .help-block {
	margin-top: 10px;
}
.form-horizontal .input-prepend + .help-block {
	margin-top: 10px;
}
.form-horizontal .input-append + .help-block {
	margin-top: 10px;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}
[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("../images/glyphicons-halflings.html"); 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("../images/glyphicons-halflings.html"); background-repeat: no-repeat;
}
.icon-white {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.nav-pills > .active > a > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.nav-pills > .active > a > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.nav-list > .active > a > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.nav-list > .active > a > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.navbar-inverse .nav > .active > a > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.navbar-inverse .nav > .active > a > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-menu > li > a:hover > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-menu > li > a:focus > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-menu > li > a:hover > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-menu > li > a:focus > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-menu > .active > a > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-menu > .active > a > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-submenu:hover > a > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-submenu:focus > a > [class^='icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-submenu:hover > a > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.dropdown-submenu:focus > a > [class*=' icon-'] {
	background-image: url("../images/glyphicons-halflings-white.html");
}
.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; width: 16px;
}
.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: black; 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; 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: white; -moz-border-radius: 6px; -webkit-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;
}
.pull-right.dropdown-menu {
	left: auto; right: 0px;
}
.dropdown-menu .divider {
	margin: 9px 1px; height: 1px; overflow: hidden; border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(229, 229, 229);
}
.dropdown-menu > li > a {
	padding: 3px 20px; color: rgb(51, 51, 51); line-height: 20px; clear: both; font-weight: 400; display: block; white-space: nowrap;
}
.dropdown-menu > li > a:hover {
	color: white; 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: white; 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: white; 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:focus > a {
	color: white; 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: white; 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: white; 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:focus {
	outline: 0px; color: white; 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:focus {
	color: rgb(153, 153, 153);
}
.dropdown-menu > .disabled > a:hover {
	text-decoration: none; cursor: default; background-image: none; background-color: transparent;
}
.dropdown-menu > .disabled > a:focus {
	text-decoration: none; cursor: default; background-image: none; 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: black; 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: black; 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; -moz-border-radius: 0 6px 6px 6px; -webkit-border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	border-radius: 5px 5px 5px 0px; top: auto; bottom: 0px; margin-top: 0px; margin-bottom: -2px; -moz-border-radius: 5px 5px 5px 0; -webkit-border-radius: 5px 5px 5px 0;
}
.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: white;
}
.pull-left.dropdown-submenu {
	float: none;
}
.pull-left.dropdown-submenu > .dropdown-menu {
	border-radius: 6px 0px 6px 6px; left: -100%; margin-left: 10px; -moz-border-radius: 6px 0 6px 6px; -webkit-border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-right: 20px; padding-left: 20px;
}
.typeahead {
	border-radius: 4px; margin-top: 2px; z-index: 1051; -moz-border-radius: 4px; -webkit-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: whitesmoke; -moz-border-radius: 4px; -webkit-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; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.well-small {
	padding: 9px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.fade {
	transition:opacity 0.15s linear; opacity: 0; -webkit-transition: opacity .15s linear; -moz-transition: opacity .15s linear; -o-transition: opacity .15s linear;
}
.in.fade {
	opacity: 1;
}
.collapse {
	transition:height 0.35s; height: 0px; overflow: hidden; position: relative; -webkit-transition: height .35s ease; -moz-transition: height .35s ease; -o-transition: height .35s ease;
}
.in.collapse {
	height: auto;
}
.close {
	color: black; line-height: 20px; font-size: 20px; font-weight: 700; float: right; opacity: 0.2; text-shadow: 0px 1px 0px white;
}
.close:hover {
	color: black; text-decoration: none; cursor: pointer; opacity: 0.4;
}
.close:focus {
	color: black; text-decoration: none; cursor: pointer; opacity: 0.4;
}
button.close {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer; -webkit-appearance: none;
}
#login .btn {
	border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(179, 179, 179); padding: 4px 12px; 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: whitesmoke; -moz-border-radius: 4px; -webkit-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);
}
#login .btn:hover {
	color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
#login .btn:focus {
	color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
#login .btn:active {
	color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
#login .active.btn {
	color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
#login .disabled.btn {
	color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
#login [disabled].btn {
	color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
#login .btn:active {
	
}
#login .active.btn {
	
}
#login :first-child.btn {
	
}
#login .btn:hover {
	background-position: 0px -15px; transition:background-position 0.1s linear; color: rgb(51, 51, 51); text-decoration: none; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear;
}
#login .btn:focus {
	background-position: 0px -15px; transition:background-position 0.1s linear; color: rgb(51, 51, 51); text-decoration: none; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear;
}
#login .btn:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
#login .active.btn {
	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; -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);
}
#login .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; -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);
}
#login .disabled.btn {
	cursor: default; opacity: 0.65; box-shadow: none; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
#login [disabled].btn {
	cursor: default; opacity: 0.65; box-shadow: none; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
#login .btn-large {
	padding: 11px 19px; border-radius: 6px; font-size: 17.5px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
#login .btn-large [class^='icon-'] {
	margin-top: 4px;
}
#login .btn-large [class*=' icon-'] {
	margin-top: 4px;
}
#login .btn-small {
	padding: 2px 10px; border-radius: 3px; font-size: 11.9px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#login .btn-small [class^='icon-'] {
	margin-top: 0px;
}
#login .btn-small [class*=' icon-'] {
	margin-top: 0px;
}
#login .btn-mini [class^='icon-'] {
	margin-top: -1px;
}
#login .btn-mini [class*=' icon-'] {
	margin-top: -1px;
}
.btn-mini {
	padding: 0px 6px; border-radius: 3px; font-size: 10.5px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.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%;
}
.active.btn-primary {
	color: rgba(255, 255, 255, 0.75);
}
.active.btn-warning {
	color: rgba(255, 255, 255, 0.75);
}
.active.btn-danger {
	color: rgba(255, 255, 255, 0.75);
}
.active.btn-success {
	color: rgba(255, 255, 255, 0.75);
}
.active.btn-info {
	color: rgba(255, 255, 255, 0.75);
}
.active.btn-inverse {
	color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: white; 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, 108, 204);
}
.btn-primary:hover {
	color: white; background-color: rgb(0, 68, 204);
}
.btn-primary:focus {
	color: white; background-color: rgb(0, 68, 204);
}
.btn-primary:active {
	color: white; background-color: rgb(0, 68, 204);
}
.active.btn-primary {
	color: white; background-color: rgb(0, 68, 204);
}
.disabled.btn-primary {
	color: white; background-color: rgb(0, 68, 204);
}
[disabled].btn-primary {
	color: white; background-color: rgb(0, 68, 204);
}
.btn-primary:active {
	
}
.active.btn-primary {
	
}
.btn-warning {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: white; 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(249, 167, 50);
}
.btn-warning:hover {
	color: white; background-color: rgb(248, 148, 6);
}
.btn-warning:focus {
	color: white; background-color: rgb(248, 148, 6);
}
.btn-warning:active {
	color: white; background-color: rgb(248, 148, 6);
}
.active.btn-warning {
	color: white; background-color: rgb(248, 148, 6);
}
.disabled.btn-warning {
	color: white; background-color: rgb(248, 148, 6);
}
[disabled].btn-warning {
	color: white; background-color: rgb(248, 148, 6);
}
.btn-warning:active {
	
}
.active.btn-warning {
	
}
.btn-danger {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: white; 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, 78, 73);
}
.btn-danger:hover {
	color: white; background-color: rgb(189, 54, 47);
}
.btn-danger:focus {
	color: white; background-color: rgb(189, 54, 47);
}
.btn-danger:active {
	color: white; background-color: rgb(189, 54, 47);
}
.active.btn-danger {
	color: white; background-color: rgb(189, 54, 47);
}
.disabled.btn-danger {
	color: white; background-color: rgb(189, 54, 47);
}
[disabled].btn-danger {
	color: white; background-color: rgb(189, 54, 47);
}
.btn-danger:active {
	
}
.active.btn-danger {
	
}
.btn-success {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: white; 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, 182, 91);
}
.btn-success:hover {
	color: white; background-color: rgb(81, 163, 81);
}
.btn-success:focus {
	color: white; background-color: rgb(81, 163, 81);
}
.btn-success:active {
	color: white; background-color: rgb(81, 163, 81);
}
.active.btn-success {
	color: white; background-color: rgb(81, 163, 81);
}
.disabled.btn-success {
	color: white; background-color: rgb(81, 163, 81);
}
[disabled].btn-success {
	color: white; background-color: rgb(81, 163, 81);
}
.btn-success:active {
	
}
.active.btn-success {
	
}
.btn-info {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: white; 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: white; background-color: rgb(47, 150, 180);
}
.btn-info:focus {
	color: white; background-color: rgb(47, 150, 180);
}
.btn-info:active {
	color: white; background-color: rgb(47, 150, 180);
}
.active.btn-info {
	color: white; background-color: rgb(47, 150, 180);
}
.disabled.btn-info {
	color: white; background-color: rgb(47, 150, 180);
}
[disabled].btn-info {
	color: white; background-color: rgb(47, 150, 180);
}
.btn-info:active {
	
}
.active.btn-info {
	
}
.btn-inverse {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: white; 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: white; background-color: rgb(34, 34, 34);
}
.btn-inverse:focus {
	color: white; background-color: rgb(34, 34, 34);
}
.btn-inverse:active {
	color: white; background-color: rgb(34, 34, 34);
}
.active.btn-inverse {
	color: white; background-color: rgb(34, 34, 34);
}
.disabled.btn-inverse {
	color: white; background-color: rgb(34, 34, 34);
}
[disabled].btn-inverse {
	color: white; background-color: rgb(34, 34, 34);
}
.btn-inverse:active {
	
}
.active.btn-inverse {
	
}
button.btn {
	
}
input[type='submit'].btn {
	
}
button.btn-large.btn {
	
}
input[type='submit'].btn-large.btn {
	
}
button.btn-small.btn {
	
}
input[type='submit'].btn-small.btn {
	
}
button.btn-mini.btn {
	
}
input[type='submit'].btn-mini.btn {
	
}
.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; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.btn-link:hover {
	color: rgb(0, 85, 128); text-decoration: underline; background-color: transparent;
}
.btn-link:focus {
	color: rgb(0, 85, 128); text-decoration: underline; background-color: transparent;
}
[disabled].btn-link:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
[disabled].btn-link:focus {
	color: rgb(51, 51, 51); text-decoration: none;
}
.btn-group {
	font-size: 0px; vertical-align: middle; display: inline-block; 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 + .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; -moz-border-radius: 0; -webkit-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 > .popover {
	font-size: 14px;
}
.btn-group > .btn-mini {
	font-size: 10.5px;
}
.btn-group > .btn-small {
	font-size: 11.9px;
}
.btn-group > .btn-large {
	font-size: 17.5px;
}
.btn-group > :first-child.btn {
	margin-left: 0px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
}
.btn-group > :last-child.btn {
	border-top-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}
.btn-group > .dropdown-toggle {
	border-top-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}
.btn-group > :first-child.large.btn {
	margin-left: 0px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
}
.btn-group > :last-child.large.btn {
	border-top-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
}
.btn-group > .dropdown-toggle.large {
	border-top-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover {
	z-index: 2;
}
.btn-group > .btn:focus {
	z-index: 2;
}
.btn-group > .btn:active {
	z-index: 2;
}
.btn-group > .active.btn {
	z-index: 2;
}
.btn-group .dropdown-toggle:active {
	outline: 0px;
}
.open.btn-group .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;
}
.open.btn-group .dropdown-toggle {
	background-image: none;
}
.open.btn-group .dropdown-toggle.btn {
	background-color: rgb(230, 230, 230);
}
.open.btn-group .dropdown-toggle.btn-primary {
	background-color: rgb(0, 68, 204);
}
.open.btn-group .dropdown-toggle.btn-warning {
	background-color: rgb(248, 148, 6);
}
.open.btn-group .dropdown-toggle.btn-danger {
	background-color: rgb(189, 54, 47);
}
.open.btn-group .dropdown-toggle.btn-success {
	background-color: rgb(81, 163, 81);
}
.open.btn-group .dropdown-toggle.btn-info {
	background-color: rgb(47, 150, 180);
}
.open.btn-group .dropdown-toggle.btn-inverse {
	background-color: rgb(34, 34, 34);
}
.btn .caret {
	margin-top: 8px; margin-left: 0px;
}
.btn-large .caret {
	margin-top: 6px;
}
.btn-large .caret {
	border-top-width: 5px; border-right-width: 5px; border-left-width: 5px;
}
.btn-mini .caret {
	margin-top: 8px;
}
.btn-small .caret {
	margin-top: 8px;
}
.dropup .btn-large .caret {
	border-bottom-width: 5px;
}
.btn-primary .caret {
	border-top-color: white; border-bottom-color: white;
}
.btn-warning .caret {
	border-top-color: white; border-bottom-color: white;
}
.btn-danger .caret {
	border-top-color: white; border-bottom-color: white;
}
.btn-info .caret {
	border-top-color: white; border-bottom-color: white;
}
.btn-success .caret {
	border-top-color: white; border-bottom-color: white;
}
.btn-inverse .caret {
	border-top-color: white; border-bottom-color: white;
}
.btn-group-vertical {
	display: inline-block;
}
.btn-group-vertical > .btn {
	border-radius: 0px; float: none; display: block; max-width: 100%; -moz-border-radius: 0; -webkit-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; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0;
}
.btn-group-vertical > :last-child.btn {
	border-radius: 0px 0px 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px;
}
.btn-group-vertical > :first-child.btn-large {
	border-radius: 6px 6px 0px 0px; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0;
}
.btn-group-vertical > :last-child.btn-large {
	border-radius: 0px 0px 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-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; margin-bottom: 0px; text-shadow: 0px 1px 0px rgba(255,255,255,0.5); background-color: rgb(252, 248, 227); -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.alert {
	color: rgb(192, 152, 83);
}
.alert h4 {
	color: rgb(192, 152, 83);
}
.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-success h4 {
	color: rgb(70, 136, 71);
}
.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-danger h4 {
	color: rgb(185, 74, 72);
}
.alert-error h4 {
	color: rgb(185, 74, 72);
}
.alert-info {
	border-color: rgb(188, 232, 241); color: rgb(58, 135, 173); background-color: rgb(217, 237, 247);
}
.alert-info h4 {
	color: rgb(58, 135, 173);
}
.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 > li > a:focus {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.nav > li > a > img {
	height: 16px; max-width: none;
}
.nav > li > ul > li > a > img {
	height: 16px; max-width: none;
}
.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: 700; 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: white; text-shadow: 0px -1px 0px rgba(0,0,0,0.2); background-color: rgb(0, 136, 204);
}
.nav-list > .active > a:hover {
	color: white; text-shadow: 0px -1px 0px rgba(0,0,0,0.2); background-color: rgb(0, 136, 204);
}
.nav-list > .active > a:focus {
	color: white; 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 [class*=' icon-'] {
	margin-right: 2px;
}
.nav-list .divider {
	margin: 9px 1px; height: 1px; overflow: hidden; border-bottom-color: white; 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-tabs::after {
	line-height: 0; display: table; content: "";
}
.nav-pills::before {
	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; color: rgb(236, 236, 236); line-height: 20px; padding-top: 8px; padding-bottom: 8px; -moz-border-radius: 4px 4px 0 0; -webkit-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 > li > a:focus {
	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: white;
}
.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: white;
}
.nav-tabs > .active > a:focus {
	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: white;
}
.nav-pills > li > a {
	border-radius: 5px; padding-top: 8px; padding-bottom: 8px; margin-top: 2px; margin-bottom: 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.nav-pills > .active > a {
	color: white; background-color: rgb(0, 136, 204);
}
.nav-pills > .active > a:hover {
	color: white; background-color: rgb(0, 136, 204);
}
.nav-pills > .active > a:focus {
	color: white; background-color: rgb(0, 136, 204);
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li > a {
	margin-right: 0px;
}
.nav-stacked.nav-tabs {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-stacked.nav-tabs > li > a {
	border-radius: 0px; border: 1px solid rgb(221, 221, 221); border-image: none; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.nav-stacked.nav-tabs > li:first-child > a {
	border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
}
.nav-stacked.nav-tabs > li:last-child > a {
	border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}
.nav-stacked.nav-tabs > li > a:hover {
	border-color: rgb(221, 221, 221); z-index: 2;
}
.nav-stacked.nav-tabs > li > a:focus {
	border-color: rgb(221, 221, 221); z-index: 2;
}
.nav-stacked.nav-pills > li > a {
	margin-bottom: 3px;
}
.nav-stacked.nav-pills > li:last-child > a {
	margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
	border-radius: 0px 0px 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-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 .dropdown-toggle:focus .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 > .active.dropdown > a:hover {
	cursor: pointer;
}
.nav > .active.dropdown > a:focus {
	cursor: pointer;
}
.nav-tabs .open .dropdown-toggle {
	border-color: rgb(153, 153, 153); color: white; background-color: rgb(153, 153, 153);
}
.nav-pills .open .dropdown-toggle {
	border-color: rgb(153, 153, 153); color: white; background-color: rgb(153, 153, 153);
}
.nav > li.active.open.dropdown > a:hover {
	border-color: rgb(153, 153, 153); color: white; background-color: rgb(153, 153, 153);
}
.nav > li.active.open.dropdown > a:focus {
	border-color: rgb(153, 153, 153); color: white; background-color: rgb(153, 153, 153);
}
.nav li.open.dropdown .caret {
	border-top-color: white; border-bottom-color: white; opacity: 1;
}
.nav li.active.open.dropdown .caret {
	border-top-color: white; border-bottom-color: white; opacity: 1;
}
.nav li.open.dropdown a:hover .caret {
	border-top-color: white; border-bottom-color: white; opacity: 1;
}
.nav li.open.dropdown a:focus .caret {
	border-top-color: white; border-bottom-color: white; opacity: 1;
}
.tabs-stacked .open > a:hover {
	border-color: rgb(153, 153, 153);
}
.tabs-stacked .open > a:focus {
	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; -moz-border-radius: 0 0 4px 4px; -webkit-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 > li > a:focus {
	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-below > .nav-tabs > .active > a:focus {
	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; -moz-border-radius: 4px 0 0 4px; -webkit-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 > li > a:focus {
	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-left > .nav-tabs .active > a:focus {
	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; -moz-border-radius: 0 4px 4px 0; -webkit-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 > li > a:focus {
	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;
}
.tabs-right > .nav-tabs .active > a:focus {
	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;
}
.nav > .disabled > a:focus {
	text-decoration: none; cursor: default; background-color: transparent;
}
.navbar {
	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; background-repeat: repeat-x; background-color: rgb(249, 249, 249); -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.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;
}
.collapse.nav-collapse {
	height: auto; overflow: visible;
}
.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 white;
}
.navbar .brand:hover {
	text-decoration: none;
}
.navbar .brand:focus {
	text-decoration: none;
}
.navbar-text {
	color: rgb(119, 119, 119); line-height: 40px; margin-bottom: 0px;
}
.navbar-link {
	color: rgb(119, 119, 119);
}
.navbar-link:hover {
	color: rgb(51, 51, 51);
}
.navbar-link:focus {
	color: rgb(51, 51, 51);
}
.navbar .divider-vertical {
	margin: 0px 9px; height: 40px; border-right-color: white; 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 .input-prepend .btn-group {
	margin-top: 0px;
}
.navbar .input-append .btn-group {
	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 #login input {
	margin-top: 5px;
}
.navbar-form #login select {
	margin-top: 5px;
}
.navbar-form .radio {
	margin-top: 5px;
}
.navbar-form .checkbox {
	margin-top: 5px;
}
.navbar-form #login input {
	margin-bottom: 0px; display: inline-block;
}
.navbar-form #login 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: 5px; white-space: nowrap;
}
.navbar-form .input-prepend {
	margin-top: 5px; white-space: nowrap;
}
.navbar-form .input-append #login 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: 400; margin-bottom: 0px; -moz-border-radius: 15px; -webkit-border-radius: 15px;
}
.navbar-static-top {
	margin-bottom: 0px; position: static;
}
.navbar-static-top .navbar-inner {
	border-radius: 0px; -moz-border-radius: 0; -webkit-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; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.navbar-fixed-bottom .navbar-inner {
	border-radius: 0px; padding-right: 0px; padding-left: 0px; -moz-border-radius: 0; -webkit-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: 0px 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-static-top .navbar-inner {
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
	bottom: 0px;
}
.navbar-fixed-bottom .navbar-inner {
	box-shadow: 0px -1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 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 .pull-right.nav {
	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 white;
}
.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(230, 230, 230); -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(230, 230, 230); -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(230, 230, 230); -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: white; 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(230, 230, 230)); 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: white; background-color: rgb(230, 230, 230);
}
.navbar .btn-navbar:focus {
	color: white; background-color: rgb(230, 230, 230);
}
.navbar .btn-navbar:active {
	color: white; background-color: rgb(230, 230, 230);
}
.navbar .active.btn-navbar {
	color: white; background-color: rgb(230, 230, 230);
}
.navbar .disabled.btn-navbar {
	color: white; background-color: rgb(230, 230, 230);
}
.navbar [disabled].btn-navbar {
	color: white; background-color: rgb(230, 230, 230);
}
.navbar .btn-navbar:active {
	
}
.navbar .active.btn-navbar {
	
}
.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); -moz-border-radius: 1px; -webkit-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: white; 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: white; border-bottom-color: currentColor; border-top-width: 6px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none;
}
.navbar .nav li.dropdown > a:hover .caret {
	border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85);
}
.navbar .nav li.dropdown > a:focus .caret {
	border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85);
}
.navbar .nav li.open.dropdown > .dropdown-toggle {
	color: rgb(85, 85, 85); background-color: rgb(230, 230, 230);
}
.navbar .nav li.active.dropdown > .dropdown-toggle {
	color: rgb(85, 85, 85); background-color: rgb(230, 230, 230);
}
.navbar .nav li.active.open.dropdown > .dropdown-toggle {
	color: rgb(85, 85, 85); background-color: rgb(230, 230, 230);
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: rgb(119, 119, 119); border-bottom-color: rgb(119, 119, 119);
}
.navbar .nav li.open.dropdown > .dropdown-toggle .caret {
	border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85);
}
.navbar .nav li.active.dropdown > .dropdown-toggle .caret {
	border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85);
}
.navbar .nav li.active.open.dropdown > .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 > .pull-right.dropdown-menu {
	left: auto; right: 0px;
}
.navbar .pull-right > li > .dropdown-menu::before {
	left: auto; right: 12px;
}
.navbar .nav > li > .pull-right.dropdown-menu::before {
	left: auto; right: 12px;
}
.navbar .pull-right > li > .dropdown-menu::after {
	left: auto; right: 13px;
}
.navbar .nav > li > .pull-right.dropdown-menu::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; -moz-border-radius: 6px 0 6px 6px; -webkit-border-radius: 6px 0 6px 6px;
}
.navbar .nav > li > .pull-right.dropdown-menu .dropdown-menu {
	border-radius: 6px 0px 6px 6px; left: auto; right: 100%; margin-right: -1px; margin-left: 0px; -moz-border-radius: 6px 0 6px 6px; -webkit-border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
	background-repeat: repeat-x;
}
.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: white;
}
.navbar-inverse .brand:focus {
	color: white;
}
.navbar-inverse .nav > li > a:hover {
	color: white;
}
.navbar-inverse .nav > li > a:focus {
	color: white;
}
.navbar-inverse .brand {
	color: rgb(153, 153, 153);
}
.navbar-inverse .navbar-text {
	color: rgb(153, 153, 153);
}
.navbar-inverse .nav > li > a:focus {
	color: white; background-color: transparent;
}
.navbar-inverse .nav > li > a:hover {
	color: white; background-color: transparent;
}
.navbar-inverse .nav .active > a {
	color: white; background-color: rgb(17, 17, 17);
}
.navbar-inverse .nav .active > a:hover {
	color: white; background-color: rgb(17, 17, 17);
}
.navbar-inverse .nav .active > a:focus {
	color: white; background-color: rgb(17, 17, 17);
}
.navbar-inverse .navbar-link {
	color: rgb(153, 153, 153);
}
.navbar-inverse .navbar-link:hover {
	color: white;
}
.navbar-inverse .navbar-link:focus {
	color: white;
}
.navbar-inverse .divider-vertical {
	border-right-color: rgb(34, 34, 34); border-left-color: rgb(17, 17, 17);
}
.navbar-inverse .nav li.open.dropdown > .dropdown-toggle {
	color: white; background-color: rgb(17, 17, 17);
}
.navbar-inverse .nav li.active.dropdown > .dropdown-toggle {
	color: white; background-color: rgb(17, 17, 17);
}
.navbar-inverse .nav li.active.open.dropdown > .dropdown-toggle {
	color: white; background-color: rgb(17, 17, 17);
}
.navbar-inverse .nav li.dropdown > a:hover .caret {
	color: white; border-top-color: white;
}
.navbar-inverse .nav li.dropdown > a:focus .caret {
	color: white; border-top-color: white;
}
.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.open.dropdown > .dropdown-toggle .caret {
	border-top-color: white; border-bottom-color: white;
}
.navbar-inverse .nav li.active.dropdown > .dropdown-toggle .caret {
	border-top-color: white; border-bottom-color: white;
}
.navbar-inverse .nav li.active.open.dropdown > .dropdown-toggle .caret {
	border-top-color: white; border-bottom-color: white;
}
.navbar-inverse .navbar-search .search-query {
	border-color: rgb(17, 17, 17); transition:none; color: white; 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 white; background-color: white; -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 .focused.search-query {
	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 white; background-color: white; -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: white; 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: white; background-color: rgb(4, 4, 4);
}
.navbar-inverse .btn-navbar:focus {
	color: white; background-color: rgb(4, 4, 4);
}
.navbar-inverse .btn-navbar:active {
	color: white; background-color: rgb(4, 4, 4);
}
.navbar-inverse .active.btn-navbar {
	color: white; background-color: rgb(4, 4, 4);
}
.navbar-inverse .disabled.btn-navbar {
	color: white; background-color: rgb(4, 4, 4);
}
.navbar-inverse [disabled].btn-navbar {
	color: white; background-color: rgb(4, 4, 4);
}
.navbar-inverse .btn-navbar:active {
	
}
.navbar-inverse .active.btn-navbar {
	
}
.breadcrumb {
	list-style: none; margin: 0px 0px 20px; padding: 8px 15px; border-radius: 4px; background-color: rgb(245, 245, 245); -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block; text-shadow: 0px 1px 0px white;
}
.breadcrumb > li > .divider {
	padding: 0px 5px; color: rgb(204, 204, 204);
}
.breadcrumb .active {
	color: rgb(153, 153, 153);
}
.pagination {
	margin: 20px 0px;
}
.pagination ul {
	border-radius: 4px; margin-bottom: 0px; margin-left: 0px; display: inline-block; box-shadow: 0px 1px 2px rgba(0,0,0,0.05); -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.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: 4px 12px; border-image: none; line-height: 20px; text-decoration: none; float: left; background-color: white;
}
.pagination ul > li > span {
	border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); padding: 4px 12px; border-image: none; line-height: 20px; text-decoration: none; float: left; background-color: white;
}
.pagination ul > li > a:hover {
	background-color: whitesmoke;
}
.pagination ul > li > a:focus {
	background-color: whitesmoke;
}
.pagination ul > .active > a {
	background-color: whitesmoke;
}
.pagination ul > .active > span {
	background-color: whitesmoke;
}
.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 > .disabled > a:focus {
	color: rgb(153, 153, 153); cursor: default; background-color: transparent;
}
.pagination ul > li:first-child > a {
	border-left-width: 1px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
}
.pagination ul > li:first-child > span {
	border-left-width: 1px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a {
	border-top-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}
.pagination ul > li:last-child > span {
	border-top-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a {
	padding: 11px 19px; font-size: 17.5px;
}
.pagination-large ul > li > span {
	padding: 11px 19px; font-size: 17.5px;
}
.pagination-large ul > li:first-child > a {
	border-top-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
}
.pagination-large ul > li:first-child > span {
	border-top-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a {
	border-top-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
}
.pagination-large ul > li:last-child > span {
	border-top-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:first-child > span {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
}
.pagination-small ul > li:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
}
.pagination-small ul > li:first-child > span {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}
.pagination-mini ul > li:last-child > span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}
.pagination-small ul > li:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}
.pagination-small ul > li:last-child > span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a {
	padding: 2px 10px; font-size: 11.9px;
}
.pagination-small ul > li > span {
	padding: 2px 10px; font-size: 11.9px;
}
.pagination-mini ul > li > a {
	padding: 0px 6px; font-size: 10.5px;
}
.pagination-mini ul > li > span {
	padding: 0px 6px; font-size: 10.5px;
}
.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 li > 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); -moz-border-radius: 15px; -webkit-border-radius: 15px;
}
.pager li > 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); -moz-border-radius: 15px; -webkit-border-radius: 15px;
}
.pager li > a:hover {
	text-decoration: none; background-color: rgb(245, 245, 245);
}
.pager li > a:focus {
	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 .previous > span {
	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 > a:focus {
	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-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1040; background-color: rgba(210, 237, 255, 0.19);
}
.fade.modal-backdrop {
	opacity: 0;
}
.modal-backdrop {
	opacity: 0.8;
}
.in.fade.modal-backdrop {
	opacity: 0.8;
}
.modal {
	border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.3); border-image: none; left: 50%; top: 10%; width: 560px; margin-left: -280px; position: fixed; z-index: 1050; box-shadow: 0px 3px 7px rgba(0,0,0,0.3); background-clip: padding-box; background-color: white; -moz-border-radius: 6px; -webkit-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;
}
.fade.modal {
	transition:opacity 0.1s linear, bottom 0.1s ease-in; top: -25%; -webkit-transition: opacity .1s linear, top .1s ease-out; -moz-transition: opacity .1s linear, top .1s ease-out; -o-transition: opacity .1s linear, top .1s ease-out;
}
.in.fade.modal {
	top: 10%;
}
.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: 0px; position: relative; -ms-overflow-y: auto;
}
.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; background-color: rgb(255, 255, 255); -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;
}
.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;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0px;
}
.tooltip {
	line-height: 1.4; font-size: 11px; display: block; visibility: visible; position: absolute; z-index: 1030; opacity: 0;
}
.in.tooltip {
	opacity: 0.8;
}
.top.tooltip {
	padding: 5px 0px; margin-top: -3px;
}
.right.tooltip {
	padding: 0px 5px; margin-left: 3px;
}
.bottom.tooltip {
	padding: 5px 0px; margin-top: 3px;
}
.left.tooltip {
	padding: 0px 5px; margin-left: -3px;
}
.tooltip-inner {
	padding: 8px; border-radius: 4px; text-align: center; color: white; text-decoration: none; max-width: 200px; background-color: black; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.tooltip-arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; position: absolute;
}
.top.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; left: 50%; bottom: 0px; margin-left: -5px; border-top-color: black;
}
.right.tooltip .tooltip-arrow {
	border-width: 5px 5px 5px 0px; left: 0px; top: 50%; margin-top: -5px; border-right-color: black;
}
.left.tooltip .tooltip-arrow {
	border-width: 5px 0px 5px 5px; top: 50%; right: 0px; margin-top: -5px; border-left-color: black;
}
.bottom.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; left: 50%; top: 0px; margin-left: -5px; border-bottom-color: black;
}
.popover {
	padding: 1px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; left: 0px; top: 0px; text-align: left; display: none; white-space: normal; position: absolute; z-index: 1010; max-width: 276px; box-shadow: 0px 5px 10px rgba(0,0,0,0.2); background-clip: padding-box; background-color: white; -moz-border-radius: 6px; -webkit-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;
}
.top.popover {
	margin-top: -10px;
}
.right.popover {
	margin-left: 10px;
}
.bottom.popover {
	margin-top: 10px;
}
.left.popover {
	margin-left: -10px;
}
.popover-title {
	margin: 0px; padding: 8px 14px; border-radius: 5px 5px 0px 0px; line-height: 18px; font-size: 14px; font-weight: 400; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247); -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
}
:empty.popover-title {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.popover .arrow::after {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow::after {
	border-width: 10px; content: "";
}
.top.popover .arrow {
	left: 50%; bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px;
}
.top.popover .arrow::after {
	bottom: 1px; margin-left: -10px; border-top-color: white; border-bottom-width: 0px;
}
.right.popover .arrow {
	left: -11px; top: 50%; margin-top: -11px; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0px;
}
.right.popover .arrow::after {
	left: 1px; bottom: -10px; border-right-color: white; border-left-width: 0px;
}
.bottom.popover .arrow {
	left: 50%; top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0px;
}
.bottom.popover .arrow::after {
	top: 1px; margin-left: -10px; border-bottom-color: white; border-top-width: 0px;
}
.left.popover .arrow {
	top: 50%; right: -11px; margin-top: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0px;
}
.left.popover .arrow::after {
	right: 1px; bottom: -10px; border-left-color: white; border-right-width: 0px;
}
.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;
}
#login .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); -moz-border-radius: 4px; -webkit-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 .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .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);
}
a.thumbnail:focus {
	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);
}
.media {
	overflow: hidden; -ms-zoom: 1;
}
.media-body {
	overflow: hidden; -ms-zoom: 1;
}
.media {
	margin-top: 15px;
}
.media .media {
	margin-top: 15px;
}
:first-child.media {
	margin-top: 0px;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0px 0px 5px;
}
.media > .pull-left {
	margin-right: 10px;
}
.media > .pull-right {
	margin-left: 10px;
}
.media-list {
	list-style: none; margin-left: 0px;
}
.label {
	padding: 2px 4px; color: white; line-height: 14px; font-size: 11.84px; font-weight: 100; vertical-align: baseline; display: inline-block; white-space: nowrap;
}
.badge {
	padding: 2px 4px; color: white; line-height: 14px; font-size: 11.84px; font-weight: 100; vertical-align: baseline; display: inline-block; white-space: nowrap;
}
.label {
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.badge {
	border-radius: 9px; padding-right: 9px; padding-left: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px;
}
:empty.label {
	display: none;
}
:empty.badge {
	display: none;
}
a.label:hover {
	color: white; text-decoration: none; cursor: pointer;
}
a.label:focus {
	color: white; text-decoration: none; cursor: pointer;
}
a.badge:hover {
	color: white; text-decoration: none; cursor: pointer;
}
a.badge:focus {
	color: white; text-decoration: none; cursor: pointer;
}
.label-important {
	background-color: rgb(185, 74, 72);
}
[href].label-important {
	background-color: rgb(149, 59, 57);
}
.label-warning {
	background-color: rgb(248, 148, 6);
}
[href].label-warning {
	background-color: rgb(198, 118, 5);
}
.label-success {
	background-color: rgb(70, 136, 71);
}
[href].label-success {
	background-color: rgb(53, 102, 53);
}
.label-info {
	background-color: rgb(58, 135, 173);
}
[href].label-info {
	background-color: rgb(45, 105, 135);
}
.label-inverse {
	background-color: rgb(51, 51, 51);
}
[href].label-inverse {
	background-color: rgb(26, 26, 26);
}
.badge-important {
	background-color: rgb(185, 74, 72);
}
[href].badge-important {
	background-color: rgb(149, 59, 57);
}
.badge-warning {
	background-color: rgb(248, 148, 6);
}
[href].badge-warning {
	background-color: rgb(198, 118, 5);
}
.badge-success {
	background-color: rgb(70, 136, 71);
}
[href].badge-success {
	background-color: rgb(53, 102, 53);
}
.badge-info {
	background-color: rgb(58, 135, 173);
}
[href].badge-info {
	background-color: rgb(45, 105, 135);
}
.badge-inverse {
	background-color: rgb(51, 51, 51);
}
[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(246, 246, 246); -moz-border-radius: 4px; -webkit-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: white; 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(13, 144, 209); -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-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: width .6s ease; -moz-transition: width .6s ease; -o-transition: width .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;
}
.active.progress .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, 75);
}
.progress .bar-danger {
	background-image: linear-gradient(rgb(238, 95, 91), rgb(196, 60, 53)); background-repeat: repeat-x; background-color: rgb(221, 81, 75);
}
.progress-striped.progress-danger .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(93, 185, 93);
}
.progress .bar-success {
	background-image: linear-gradient(rgb(98, 196, 98), rgb(87, 169, 87)); background-repeat: repeat-x; background-color: rgb(93, 185, 93);
}
.progress-striped.progress-success .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-striped.progress-info .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(249, 167, 50);
}
.progress .bar-warning {
	background-image: linear-gradient(rgb(251, 180, 80), rgb(248, 148, 6)); background-repeat: repeat-x; background-color: rgb(249, 167, 50);
}
.progress-striped.progress-warning .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; -moz-border-radius: 4px; -webkit-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-inner > .item {
	transition:left 0.6s ease-in-out; display: none; position: relative; -webkit-transition: .6s ease-in-out left; -moz-transition: .6s ease-in-out left; -o-transition: .6s ease-in-out left;
}
.carousel-inner > .item > img {
	line-height: 1; display: block;
}
.carousel-inner > .item > a > img {
	line-height: 1; display: block;
}
.carousel-inner > .active {
	display: block;
}
.carousel-inner > .next {
	display: block;
}
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0px;
}
.carousel-inner > .next {
	top: 0px; width: 100%; position: absolute;
}
.carousel-inner > .prev {
	top: 0px; width: 100%; position: absolute;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .left.next {
	left: 0px;
}
.carousel-inner > .right.prev {
	left: 0px;
}
.carousel-inner > .left.active {
	left: -100%;
}
.carousel-inner > .right.active {
	left: 100%;
}
.carousel-control {
	background: rgb(34, 34, 34); border-radius: 23px; border: 3px solid white; border-image: none; left: 15px; top: 40%; width: 40px; height: 40px; text-align: center; color: white; line-height: 30px; font-size: 60px; font-weight: 100; margin-top: -20px; position: absolute; opacity: 0.5; -moz-border-radius: 23px; -webkit-border-radius: 23px;
}
.right.carousel-control {
	left: auto; right: 15px;
}
.carousel-control:hover {
	color: white; text-decoration: none; opacity: 0.9;
}
.carousel-control:focus {
	color: white; text-decoration: none; opacity: 0.9;
}
.carousel-indicators {
	list-style: none; margin: 0px; top: 15px; right: 15px; position: absolute; z-index: 5;
}
.carousel-indicators li {
	border-radius: 5px; width: 10px; height: 10px; text-indent: -999px; margin-left: 5px; float: left; display: block; background-color: rgba(255, 255, 255, 0.25);
}
.carousel-indicators .active {
	background-color: rgb(255, 255, 255);
}
.carousel-caption {
	background: rgba(0, 0, 0, 0.75); padding: 15px; left: 0px; right: 0px; bottom: 0px; position: absolute;
}
.carousel-caption h4 {
	color: white; line-height: 20px;
}
.carousel-caption p {
	color: white; line-height: 20px;
}
.carousel-caption h4 {
	margin: 0px 0px 5px;
}
.carousel-caption p {
	margin-bottom: 0px;
}
.hero-unit {
	padding: 60px; border-radius: 6px; color: inherit; line-height: 30px; font-size: 18px; font-weight: 200; margin-bottom: 30px; background-color: rgb(238, 238, 238); -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.hero-unit h1 {
	color: inherit; line-height: 1; letter-spacing: -1px; font-size: 60px; margin-bottom: 0px;
}
.hero-unit li {
	line-height: 30px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
.clearfix {
	
}
.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;
}
.hidden {
	display: none; visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
@media all and (max-width:979px) and (min-width:768px)
{
.hidden-desktop {
	display: inherit !important;
}
.visible-desktop {
	display: none !important;
}
.visible-tablet {
	display: inherit !important;
}
.hidden-tablet {
	display: none !important;
}
}
@media all and (max-width:767px)
{
.hidden-desktop {
	display: inherit !important;
}
.visible-desktop {
	display: none !important;
}
.visible-phone {
	display: inherit !important;
}
.hidden-phone {
	display: none !important;
}
}
.visible-print {
	display: none !important;
}
@media print
{
.visible-print {
	display: inherit !important;
}
.hidden-print {
	display: none !important;
}
}
.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;
}
@media all and (max-width:979px) and (min-width:768px)
{
.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: 724px;
}
.navbar-static-top .container {
	width: 724px;
}
.navbar-fixed-top .container {
	width: 724px;
}
.navbar-fixed-bottom .container {
	width: 724px;
}
.span12 {
	width: 724px;
}
.span11 {
	width: 662px;
}
.span10 {
	width: 600px;
}
.span9 {
	width: 538px;
}
.span8 {
	width: 476px;
}
.span7 {
	width: 414px;
}
.span6 {
	width: 352px;
}
.span5 {
	width: 290px;
}
.span4 {
	width: 228px;
}
.span3 {
	width: 166px;
}
.span2 {
	width: 104px;
}
.span1 {
	width: 42px;
}
.offset12 {
	margin-left: 764px;
}
.offset11 {
	margin-left: 702px;
}
.offset10 {
	margin-left: 640px;
}
.offset9 {
	margin-left: 578px;
}
.offset8 {
	margin-left: 516px;
}
.offset7 {
	margin-left: 454px;
}
.offset6 {
	margin-left: 392px;
}
.offset5 {
	margin-left: 330px;
}
.offset4 {
	margin-left: 268px;
}
.offset3 {
	margin-left: 206px;
}
.offset2 {
	margin-left: 144px;
}
.offset1 {
	margin-left: 82px;
}
#login .row-fluid {
	width: 100%;
}
#login .row-fluid::before {
	line-height: 0; display: table; content: "";
}
#login .row-fluid::after {
	line-height: 0; display: table; content: "";
}
#login .row-fluid::after {
	clear: both;
}
#login .row-fluid [class*='span'] {
	width: 100%; margin-left: 2.76%; float: left; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#login .row-fluid [class*='span']:first-child {
	margin-left: 0px;
}
#login .row-fluid .controls-row [class*='span'] + [class*='span'] {
	margin-left: 2.76%;
}
#login .row-fluid .span12 {
	width: 100%;
}
#login .row-fluid .span11 {
	width: 91.43%;
}
#login .row-fluid .span10 {
	width: 82.87%;
}
#login .row-fluid .span9 {
	width: 74.3%;
}
#login .row-fluid .span8 {
	width: 65.74%;
}
#login .row-fluid .span7 {
	width: 57.18%;
}
#login .row-fluid .span6 {
	width: 48.61%;
}
#login .row-fluid .span5 {
	width: 40.05%;
}
#login .row-fluid .span4 {
	width: 31.49%;
}
#login .row-fluid .span3 {
	width: 22.92%;
}
#login .row-fluid .span2 {
	width: 14.36%;
}
#login .row-fluid .span1 {
	width: 5.8%;
}
#login .row-fluid .offset12 {
	margin-left: 105.52%;
}
#login .row-fluid :first-child.offset12 {
	margin-left: 102.76%;
}
#login .row-fluid .offset11 {
	margin-left: 96.96%;
}
#login .row-fluid :first-child.offset11 {
	margin-left: 94.19%;
}
#login .row-fluid .offset10 {
	margin-left: 88.39%;
}
#login .row-fluid :first-child.offset10 {
	margin-left: 85.63%;
}
#login .row-fluid .offset9 {
	margin-left: 79.83%;
}
#login .row-fluid :first-child.offset9 {
	margin-left: 77.07%;
}
#login .row-fluid .offset8 {
	margin-left: 71.27%;
}
#login .row-fluid :first-child.offset8 {
	margin-left: 68.5%;
}
#login .row-fluid .offset7 {
	margin-left: 62.7%;
}
#login .row-fluid :first-child.offset7 {
	margin-left: 59.94%;
}
#login .row-fluid .offset6 {
	margin-left: 54.14%;
}
#login .row-fluid :first-child.offset6 {
	margin-left: 51.38%;
}
#login .row-fluid .offset5 {
	margin-left: 45.58%;
}
#login .row-fluid :first-child.offset5 {
	margin-left: 42.81%;
}
#login .row-fluid .offset4 {
	margin-left: 37.01%;
}
#login .row-fluid :first-child.offset4 {
	margin-left: 34.25%;
}
#login .row-fluid .offset3 {
	margin-left: 28.45%;
}
#login .row-fluid :first-child.offset3 {
	margin-left: 25.69%;
}
#login .row-fluid .offset2 {
	margin-left: 19.88%;
}
#login .row-fluid :first-child.offset2 {
	margin-left: 17.12%;
}
#login .row-fluid .offset1 {
	margin-left: 11.32%;
}
#login .row-fluid :first-child.offset1 {
	margin-left: 8.56%;
}
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: 710px;
}
textarea.span12 {
	width: 710px;
}
.span12.uneditable-input {
	width: 710px;
}
input.span11 {
	width: 648px;
}
textarea.span11 {
	width: 648px;
}
.span11.uneditable-input {
	width: 648px;
}
input.span10 {
	width: 586px;
}
textarea.span10 {
	width: 586px;
}
.span10.uneditable-input {
	width: 586px;
}
input.span9 {
	width: 524px;
}
textarea.span9 {
	width: 524px;
}
.span9.uneditable-input {
	width: 524px;
}
input.span8 {
	width: 462px;
}
textarea.span8 {
	width: 462px;
}
.span8.uneditable-input {
	width: 462px;
}
input.span7 {
	width: 400px;
}
textarea.span7 {
	width: 400px;
}
.span7.uneditable-input {
	width: 400px;
}
input.span6 {
	width: 338px;
}
textarea.span6 {
	width: 338px;
}
.span6.uneditable-input {
	width: 338px;
}
input.span5 {
	width: 276px;
}
textarea.span5 {
	width: 276px;
}
.span5.uneditable-input {
	width: 276px;
}
input.span4 {
	width: 214px;
}
textarea.span4 {
	width: 214px;
}
.span4.uneditable-input {
	width: 214px;
}
input.span3 {
	width: 152px;
}
textarea.span3 {
	width: 152px;
}
.span3.uneditable-input {
	width: 152px;
}
input.span2 {
	width: 90px;
}
textarea.span2 {
	width: 90px;
}
.span2.uneditable-input {
	width: 90px;
}
input.span1 {
	width: 28px;
}
textarea.span1 {
	width: 28px;
}
.span1.uneditable-input {
	width: 28px;
}
}
@media all and (max-width:767px)
{
.navbar-fixed-top {
	margin-right: -20px; margin-left: -20px;
}
.navbar-fixed-bottom {
	margin-right: -20px; margin-left: -20px;
}
.navbar-static-top {
	margin-right: -20px; margin-left: -20px;
}
.container-fluid {
	padding: 0px;
}
.dl-horizontal dt {
	width: auto; text-align: left; clear: none; float: none;
}
.dl-horizontal dd {
	margin-left: 0px;
}
.container {
	width: auto;
}
#login .row-fluid {
	width: 100%;
}
.row {
	margin-left: 0px;
}
.thumbnails {
	margin-left: 0px;
}
.thumbnails > li {
	margin-left: 0px; float: none;
}
[class*='span'] {
	width: 100%; margin-left: 0px; float: none; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
[class*='span'].uneditable-input {
	width: 100%; margin-left: 0px; float: none; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#login .row-fluid [class*='span'] {
	width: 100%; margin-left: 0px; float: none; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.span12 {
	width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#login .row-fluid .span12 {
	width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#login .row-fluid [class*='offset']:first-child {
	margin-left: 0px;
}
.input-large {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-xlarge {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-xxlarge {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[class*='span'] {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
select[class*='span'] {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
textarea[class*='span'] {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.uneditable-input {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-prepend #login input {
	width: auto; display: inline-block;
}
.input-append #login input {
	width: auto; display: inline-block;
}
.input-prepend input[class*='span'] {
	width: auto; display: inline-block;
}
.input-append input[class*='span'] {
	width: auto; display: inline-block;
}
.controls-row [class*='span'] + [class*='span'] {
	margin-left: 0px;
}
.modal {
	margin: 0px; left: 20px; top: 20px; width: auto; right: 20px; position: fixed;
}
.fade.modal {
	top: -100px;
}
.in.fade.modal {
	top: 20px;
}
}
@media all and (max-width:480px)
{
.nav-collapse {
	-webkit-transform: translate3d(0, 0, 0);
}
.page-header h1 small {
	line-height: 20px; display: block;
}
input[type='checkbox'] {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
input[type='radio'] {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
.form-horizontal .control-label {
	width: auto; text-align: left; padding-top: 0px; float: none;
}
.form-horizontal .controls {
	margin-left: 0px;
}
.form-horizontal .control-list {
	padding-top: 0px;
}
.form-horizontal .form-actions {
	padding-right: 10px; padding-left: 10px;
}
.media .pull-left {
	margin-bottom: 10px; float: none; display: block;
}
.media .pull-right {
	margin-bottom: 10px; float: none; display: block;
}
.media-object {
	margin-right: 0px; margin-left: 0px;
}
.modal {
	left: 10px; top: 10px; right: 10px;
}
.modal-header .close {
	margin: -10px; padding: 10px;
}
.carousel-caption {
	position: static;
}
}
.uploader {
	vertical-align: middle; display: inline-block; -ms-zoom: 1;
}
.selector {
	vertical-align: middle; display: inline-block; -ms-zoom: 1;
}
.uploader * {
	margin: 0px; padding: 0px;
}
.selector * {
	margin: 0px; padding: 0px;
}
.selector select:focus {
	outline: 0px;
}
.uploader {
	width: 190px; overflow: hidden; position: relative; cursor: default;
}
.uploader span.action {
	padding: 2px 0px; width: 85px; text-align: center; overflow: hidden; font-size: 11px; font-weight: 700; float: left; display: inline; cursor: pointer; text-shadow: 0px 1px 0px #fff; background-color: rgb(255, 255, 255);
}
.uploader span.filename {
	padding: 0px 10px; width: 82px; color: rgb(119, 119, 119); overflow: hidden; font-size: 11px; border-right-color: rgb(187, 187, 187); border-right-width: 1px; border-right-style: solid; float: left; display: block; white-space: nowrap; cursor: default; -ms-text-overflow: ellipsis;
}
.uploader input {
	border: currentColor; border-image: none; top: 0px; width: 190px; height: 25px; right: 0px; bottom: 0px; float: right; position: absolute; cursor: default; opacity: 0;
}
.uploader input:focus {
	outline: 0px;
}
.disabled.uploader span.action {
	color: rgb(170, 170, 170);
}
.disabled.uploader span.filename {
	border-color: rgb(221, 221, 221); color: rgb(170, 170, 170);
}
#login .container-fluid {
	padding: 0px;
}
.main-content {
	margin-left: 201px; position: relative;
}
.padded {
	padding: 4px 10px 0px;
}
.nopadding {
	padding: 0px;
}
.hpadded {
	padding-right: 15px; padding-left: 15px;
}
.vpadded {
	padding-top: 15px; padding-bottom: 15px;
}
.separate-sections {
	list-style: none; margin: 0px; padding-bottom: 5px;
}
.separate-sections > li {
	margin-bottom: 15px !important;
}
.separate-sections > div {
	margin-bottom: 15px !important;
}
.separate-sections > li:last-child {
	margin-bottom: 0px;
}
.separate-sections > div:last-child {
	margin-bottom: 0px;
}
.the-icons {
	list-style: none;
}
.box {
	background: rgb(255, 255, 255); border-radius: 3px; margin-bottom: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.box .box-header {
	background: 0% 0% / 100% rgb(218, 84, 163); color: rgb(235, 235, 235); border-bottom-color: rgb(241, 242, 247); border-bottom-width: 1px; border-bottom-style: solid;
}
.box .box-footer {
	background: 0% 0% / 100% rgb(218, 84, 163); color: rgb(235, 235, 235); border-bottom-color: rgb(241, 242, 247); border-bottom-width: 1px; border-bottom-style: solid;
}
.box .box-header::before {
	line-height: 0; display: table; content: "";
}
.box .box-header::after {
	line-height: 0; display: table; content: "";
}
.box .box-footer::before {
	line-height: 0; display: table; content: "";
}
.box .box-footer::after {
	line-height: 0; display: table; content: "";
}
.box .box-header::after {
	clear: both;
}
.box .box-footer::after {
	clear: both;
}
.box .box-header .title {
	padding: 8px; font-size: 15px; float: left; display: block;
}
.box .box-footer .title {
	padding: 8px; font-size: 15px; float: left; display: block;
}
.box .box-header .box-toolbar {
	list-style: none; margin: 0px; padding: 0px; float: right;
}
.box .box-footer .box-toolbar {
	list-style: none; margin: 0px; padding: 0px; float: right;
}
.box .box-header .box-toolbar .ibutton-container {
	margin-top: 6px;
}
.box .box-footer .box-toolbar .ibutton-container {
	margin-top: 6px;
}
.box .box-header .box-toolbar > li {
	color: rgb(99, 99, 99); line-height: 37px; padding-right: 10px; font-size: 12px; margin-left: 15px; float: left; position: relative;
}
.box .box-footer .box-toolbar > li {
	color: rgb(99, 99, 99); line-height: 37px; padding-right: 10px; font-size: 12px; margin-left: 15px; float: left; position: relative;
}
.box .box-header .box-toolbar > li ul {
	left: auto; right: 0px;
}
.box .box-footer .box-toolbar > li ul {
	left: auto; right: 0px;
}
.box .box-header .box-toolbar > li.toolbar-link {
	padding-right: 0px;
}
.box .box-footer .box-toolbar > li.toolbar-link {
	padding-right: 0px;
}
.box .box-header .box-toolbar > li.toolbar-link > a {
	padding: 0px 10px; height: 37px; line-height: 37px; border-left-color: rgb(206, 206, 206); border-left-width: 1px; border-left-style: solid; display: block;
}
.box .box-footer .box-toolbar > li.toolbar-link > a {
	padding: 0px 10px; height: 37px; line-height: 37px; border-left-color: rgb(206, 206, 206); border-left-width: 1px; border-left-style: solid; display: block;
}
.box .box-header .box-toolbar > li.toolbar-link > a i {
	font-size: 16px;
}
.box .box-footer .box-toolbar > li.toolbar-link > a i {
	font-size: 16px;
}
.box .box-header .box-toolbar > li.toolbar-link > a:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(239, 239, 239);
}
.box .box-footer .box-toolbar > li.toolbar-link > a:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(239, 239, 239);
}
.box .box-header .box-toolbar > li.toolbar-link > a:active {
	background: rgb(229, 229, 229);
}
.box .box-footer .box-toolbar > li.toolbar-link > a:active {
	background: rgb(229, 229, 229);
}
.box .box-header .box-toolbar > li > i {
	height: 37px; line-height: 37px; font-size: 14px;
}
.box .box-footer .box-toolbar > li > i {
	height: 37px; line-height: 37px; font-size: 14px;
}
.box .box-header .box-toolbar > li.open > a {
	background: rgb(238, 238, 238);
}
.box .box-footer .box-toolbar > li.open > a {
	background: rgb(238, 238, 238);
}
.box .box-header {
	border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px;
}
.box .box-footer {
	border-top-color: rgb(221, 221, 221); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}
.box .box-footer .pagination {
	margin: 10px 0px;
}
.box .flat.box-footer {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(241, 241, 241); border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.box-list {
	list-style: none; margin: 0px;
}
.box-list > li {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(241, 241, 241); padding: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; text-shadow: 0px 1px white;
}
.box-list > li::before {
	line-height: 0; display: table; content: "";
}
.box-list > li::after {
	line-height: 0; display: table; content: "";
}
.box-list > li::after {
	clear: both;
}
.box-list > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.box-list .fields li {
	line-height: 23px;
}
.box-section {
	padding: 15px; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(234, 237, 241); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
:last-child.box-section {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.faded-toolbar a {
	margin-right: 10px;
}
.pull-right.faded-toolbar a {
	margin-right: 0px; margin-left: 10px;
}
.faded-toolbar i {
	transition:opacity 0.3s; color: rgb(152, 152, 152); vertical-align: middle; opacity: 0.6; -webkit-transition: opacity .3s; -moz-transition: opacity .3s; -o-transition: opacity .3s;
}
.faded-toolbar i:hover {
	opacity: 1;
}
.box .box-header .nav {
	margin-bottom: 0px;
}
.box .box-header .nav-tabs + .title {
	float: right;
}
.box .box-header .nav-tabs {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.box .box-header .nav-tabs > .active > a {
	background: rgb(255, 255, 255); border-radius: 0px; border-top-color: transparent; border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.box .box-header .nav-tabs > .active > a:hover {
	background: rgb(255, 255, 255); border-radius: 0px; border-top-color: transparent; border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.box .box-header .nav-tabs-left.nav-tabs {
	float: left;
}
.box .box-header .nav-tabs-left.nav-tabs li:first-child a {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none; border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px;
}
.box .box-header .nav-tabs-right.nav-tabs {
	float: right;
}
.box .box-header .nav-tabs-right.nav-tabs li:last-child a {
	margin-right: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none; border-top-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px;
}
.box .box-header .nav > li > a:hover {
	background: none; border-color: transparent;
}
.box-header .tooltip {
	line-height: 20px !important; text-shadow: none;
}
.box-header .progress {
	margin-top: 15px;
}
.box-header .input-with-submit input {
	margin-top: 5px; margin-bottom: 0px;
}
.chat-message-box {
	background: white; border: 1px solid rgb(216, 216, 216); border-image: none; position: relative; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.chat-message-box::after {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.chat-message-box::before {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.chat-message-box::after {
	border-width: 7px; left: 10px; border-bottom-color: white;
}
.chat-message-box::before {
	border-width: 8px; left: 9px; border-bottom-color: rgb(216, 216, 216);
}
.chat-message-box {
	border-radius: 4px; margin-bottom: 15px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.chat-message-box textarea {
	background: rgb(255, 255, 255); margin: 5px; border: currentColor; border-image: none; width: 97% !important; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.chat-message-box textarea:focus {
	border: currentColor; border-image: none;
}
.closable-chat-box .chat-message-box {
	margin-bottom: 0px;
}
.closable-chat-box .chat-message-box textarea {
	height: 20px;
}
.closable-chat-box .actions {
	display: none;
}
.open.closable-chat-box .chat-message-box {
	margin-bottom: 15px;
}
.open.closable-chat-box .chat-message-box textarea {
	height: auto;
}
.open.closable-chat-box .actions {
	display: block;
}
.closable-chat-box .fields {
	position: relative;
}
.closable-chat-box .fields::before {
	line-height: 0; display: table; content: "";
}
.closable-chat-box .fields::after {
	line-height: 0; display: table; content: "";
}
.closable-chat-box .fields::after {
	clear: both;
}
.closable-chat-box .fields ul {
	list-style: none; padding: 0px; margin-bottom: 2px; margin-left: 50px; float: left;
}
.closable-chat-box .fields ul li {
	color: rgb(148, 148, 148); line-height: 18px;
}
.closable-chat-box .fields a {
	color: rgb(57, 57, 57);
}
.closable-chat-box .fields .avatar {
	left: 0px; position: absolute;
}
.closable-chat-box .fields .avatar img {
	max-height: 36px; max-width: 36px;
}
.dark-nav > ul {
	background: rgb(44, 66, 83); margin: 0px; padding: 0px; box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.3); -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 4px 2px inset; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 4px 2px inset;
}
.dark-nav > ul::before {
	border-bottom-color: rgb(10, 13, 14) !important; border-bottom-width: 7px !important; border-bottom-style: solid !important;
}
.dark-nav > ul::after {
	border-bottom-color: rgb(10, 13, 14) !important; border-bottom-width: 6px !important; border-bottom-style: solid !important;
}
.dark-nav > ul li.active a {
	background: 0% 0% / 100% rgba(50, 50, 50, 0.51); color: rgb(255, 255, 255); text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
.dark-nav > ul li.active a:hover {
	background: 0% 0% / 100% rgba(50, 50, 50, 0.51);
}
.dark-nav > ul li a {
	padding: 6px 5px 6px 45px; text-align: left; color: rgb(187, 187, 187); font-size: 11px; display: block; text-shadow: none;
}
.dark-nav > ul li a:hover {
	background: 0% 0% / 100% rgba(50, 50, 50, 0.1); color: rgb(255, 255, 255);
}
.dark-nav > ul li:last-child a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.dark-nav > ul li:first-child a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.dark-nav .dropdown-menu {
	border-radius: 0px; width: 100%; float: none; position: relative; box-sizing: border-box; box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,0.1); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1) inset; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-border-radius: 0;
}
.dark-nav .dropdown-menu::before {
	left: -15px; top: 12px; border-top-color: transparent !important; border-right-color: rgb(17, 22, 26); border-bottom-color: transparent !important; border-left-color: transparent !important; border-top-width: 7px !important; border-right-width: 8px; border-bottom-width: 7px !important; border-left-width: 7px !important; border-top-style: solid !important; border-right-style: solid; border-bottom-style: solid !important; border-left-style: solid !important; display: inline-block; position: absolute; content: "";
}
.navbar-inverse .full.nav {
	margin: 0px 0px 0px 10px;
}
.navbar-inverse .full.nav > li > a {
	background: none; padding: 3px 10px; border-radius: 0px; height: 40px; line-height: 40px; margin-right: 10px; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
.navbar-inverse .full.nav > li > a:hover {
	background: none;
}
.navbar-inverse .full.nav > li > a img {
	width: 32px; height: 32px;
}
.dropdown-menu {
	box-shadow: 0px 1px 5px rgba(0,0,0,0.176); background-size: 100%; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.176);
}
.dropdown-menu li > a:hover {
	background: rgb(249, 249, 249); color: rgb(64, 64, 64);
}
.dropdown-menu .dropdown-menu li > a:focus {
	background: rgb(249, 249, 249); color: rgb(64, 64, 64);
}
.dropdown-menu .dropdown-submenu:hover > a {
	background: rgb(249, 249, 249); color: rgb(64, 64, 64);
}
.dropdown-menu li a {
	color: rgb(71, 89, 103); font-weight: 600; text-shadow: 0px 1px white;
}
.dropdown-menu li a i {
	color: rgb(188, 190, 202);
}
.dropdown-menu li.with-image {
	text-align: center; margin-top: 0px; margin-bottom: 0px;
}
.dropdown-menu li.with-image .avatar img {
	border: 4px solid rgb(255, 255, 255); border-image: none; max-height: 100px; max-width: 100px;
}
.dropdown-menu li.with-image span {
	color: rgb(158, 161, 170); font-size: 16px; font-weight: 600; margin-top: 15px; display: block; text-shadow: 0px 1px white;
}
[class^='icon-'] {
	background-position: 0px 0px; width: auto; height: auto; line-height: normal; font-family: FontAwesome; font-style: normal; font-weight: 400; text-decoration: inherit; margin-top: 0px; vertical-align: baseline; display: inline; background-image: none; background-repeat: repeat; -webkit-font-smoothing: antialiased;
}
[class*=' icon-'] {
	background-position: 0px 0px; width: auto; height: auto; line-height: normal; font-family: FontAwesome; font-style: normal; font-weight: 400; text-decoration: inherit; margin-top: 0px; vertical-align: baseline; display: inline; background-image: none; background-repeat: repeat; -webkit-font-smoothing: antialiased;
}
.icon-white {
	background-image: none;
}
.nav-pills > .active > a > [class^='icon-'] {
	background-image: none;
}
.nav-pills > .active > a > [class*=' icon-'] {
	background-image: none;
}
.nav-list > .active > a > [class^='icon-'] {
	background-image: none;
}
.nav-list > .active > a > [class*=' icon-'] {
	background-image: none;
}
.navbar-inverse .nav > .active > a > [class^='icon-'] {
	background-image: none;
}
.navbar-inverse .nav > .active > a > [class*=' icon-'] {
	background-image: none;
}
.dropdown-menu > li > a:hover > [class^='icon-'] {
	background-image: none;
}
.dropdown-menu > li > a:hover > [class*=' icon-'] {
	background-image: none;
}
.dropdown-menu > .active > a > [class^='icon-'] {
	background-image: none;
}
.dropdown-menu > .active > a > [class*=' icon-'] {
	background-image: none;
}
.dropdown-submenu:hover > a > [class^='icon-'] {
	background-image: none;
}
.dropdown-submenu:hover > a > [class*=' icon-'] {
	background-image: none;
}
[class^='icon-']::before {
	text-decoration: inherit; display: inline-block; speak: none;
}
[class*=' icon-']::before {
	text-decoration: inherit; display: inline-block; speak: none;
}
a [class^='icon-'] {
	display: inline-block;
}
a [class*=' icon-'] {
	display: inline-block;
}
.icon-large::before {
	font-size: 1.33em; vertical-align: -10%;
}
.btn [class^='icon-'] {
	display: inline;
}
.btn [class*=' icon-'] {
	display: inline;
}
.nav [class^='icon-'] {
	display: inline;
}
.nav [class*=' icon-'] {
	display: inline;
}
.btn [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.btn [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
.nav [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.nav [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
.btn [class^='icon-'].icon-spin {
	display: inline-block;
}
.btn [class*=' icon-'].icon-spin {
	display: inline-block;
}
.nav [class^='icon-'].icon-spin {
	display: inline-block;
}
.nav [class*=' icon-'].icon-spin {
	display: inline-block;
}
.nav-tabs [class^='icon-'] {
	
}
.nav-tabs [class*=' icon-'] {
	
}
.nav-pills [class^='icon-'] {
	
}
.nav-pills [class*=' icon-'] {
	
}
.nav-tabs [class^='icon-'] {
	line-height: 0.9em;
}
.nav-tabs [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.nav-tabs [class*=' icon-'] {
	line-height: 0.9em;
}
.nav-tabs [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
.nav-pills [class^='icon-'] {
	line-height: 0.9em;
}
.nav-pills [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.nav-pills [class*=' icon-'] {
	line-height: 0.9em;
}
.nav-pills [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
li [class^='icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class*=' icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
.nav li [class^='icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
.nav li [class*=' icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class^='icon-'].icon-large {
	width: 1.56em;
}
li [class*=' icon-'].icon-large {
	width: 1.56em;
}
.nav li [class^='icon-'].icon-large {
	width: 1.56em;
}
.nav li [class*=' icon-'].icon-large {
	width: 1.56em;
}
ul.icons {
	text-indent: -0.75em; list-style-type: none;
}
ul.icons li [class^='icon-'] {
	width: 0.75em;
}
ul.icons li [class*=' icon-'] {
	width: 0.75em;
}
.icon-muted {
	color: rgb(238, 238, 238);
}
.icon-border {
	padding: 0.2em 0.25em 0.15em; border-radius: 3px; border: 1px solid rgb(238, 238, 238); border-image: none; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.icon-2x {
	font-size: 2em;
}
.icon-border.icon-2x {
	border-width: 2px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.icon-3x {
	font-size: 3em;
}
.icon-border.icon-3x {
	border-width: 3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.icon-4x {
	font-size: 4em;
}
.icon-border.icon-4x {
	border-width: 4px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
[class^='icon-'].pull-left {
	margin-right: 0.3em;
}
[class*=' icon-'].pull-left {
	margin-right: 0.3em;
}
[class^='icon-'].pull-right {
	margin-left: 0.3em;
}
[class*=' icon-'].pull-right {
	margin-left: 0.3em;
}
.btn [class^='icon-'].icon-2x.pull-left {
	margin-top: 0.18em;
}
.btn [class^='icon-'].icon-2x.pull-right {
	margin-top: 0.18em;
}
.btn [class*=' icon-'].icon-2x.pull-left {
	margin-top: 0.18em;
}
.btn [class*=' icon-'].icon-2x.pull-right {
	margin-top: 0.18em;
}
.btn [class^='icon-'].icon-large.icon-spin {
	line-height: 0.8em;
}
.btn [class*=' icon-'].icon-large.icon-spin {
	line-height: 0.8em;
}
.btn-small.btn [class^='icon-'].icon-2x.pull-left {
	margin-top: 0.25em;
}
.btn-small.btn [class^='icon-'].icon-2x.pull-right {
	margin-top: 0.25em;
}
.btn-small.btn [class*=' icon-'].icon-2x.pull-left {
	margin-top: 0.25em;
}
.btn-small.btn [class*=' icon-'].icon-2x.pull-right {
	margin-top: 0.25em;
}
.btn-large.btn [class^='icon-'] {
	margin-top: 0px;
}
.btn-large.btn [class*=' icon-'] {
	margin-top: 0px;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-left {
	margin-top: 0.05em;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-right {
	margin-top: 0.05em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-left {
	margin-top: 0.05em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-right {
	margin-top: 0.05em;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-left {
	margin-right: 0.2em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-left {
	margin-right: 0.2em;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-right {
	margin-left: 0.2em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-right {
	margin-left: 0.2em;
}
.icon-envelope::before {
	content: "\f003";
}
.icon-key::before {
	content: "\f084";
}
.box form {
	padding: 0px;
}
form {
	margin-bottom: 0px;
}
.input-append {
	width: 100%; height: 36px; line-height: 36px; position: relative; z-index: 1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-prepend {
	width: 100%; height: 36px; line-height: 36px; position: relative; z-index: 1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-append .add-on i {
	line-height: 26px;
}
.input-prepend .add-on i {
	line-height: 26px;
}
.input-append * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-prepend * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.input-append a.add-on {
	background: 0% 0% / 100% rgb(255, 255, 255); border: 1px solid rgb(234, 237, 241); border-image: none; height: 100%; color: rgb(90, 101, 115); padding-right: 10px; padding-left: 10px; position: absolute; z-index: 2; min-width: 36px;
}
.input-append span.add-on {
	background: 0% 0% / 100% rgb(255, 255, 255); border: 1px solid rgb(234, 237, 241); border-image: none; height: 100%; color: rgb(90, 101, 115); padding-right: 10px; padding-left: 10px; position: absolute; z-index: 2; min-width: 36px;
}
.input-prepend a.add-on {
	background: 0% 0% / 100% rgb(255, 255, 255); border: 1px solid rgb(234, 237, 241); border-image: none; height: 100%; color: rgb(90, 101, 115); padding-right: 10px; padding-left: 10px; position: absolute; z-index: 2; min-width: 36px;
}
.input-prepend span.add-on {
	background: 0% 0% / 100% rgb(255, 255, 255); border: 1px solid rgb(234, 237, 241); border-image: none; height: 100%; color: rgb(90, 101, 115); padding-right: 10px; padding-left: 10px; position: absolute; z-index: 2; min-width: 36px;
}
.input-append a.add-on:active {
	background: rgb(238, 238, 238);
}
.input-append span.add-on:active {
	background: rgb(238, 238, 238);
}
.input-prepend a.add-on:active {
	background: rgb(238, 238, 238);
}
.input-prepend span.add-on:active {
	background: rgb(238, 238, 238);
}
.input-append ul.add-on {
	background: none; list-style: none; margin: 0px; padding: 0px; border: currentColor; border-image: none; top: 1px; height: 100%; right: 2px; position: absolute; z-index: 2;
}
.input-prepend ul.add-on {
	background: none; list-style: none; margin: 0px; padding: 0px; border: currentColor; border-image: none; top: 1px; height: 100%; right: 2px; position: absolute; z-index: 2;
}
.input-append ul.add-on li {
	height: 32px; line-height: 32px; margin-left: 10px; float: left;
}
.input-prepend ul.add-on li {
	height: 32px; line-height: 32px; margin-left: 10px; float: left;
}
.input-append ul.add-on li a {
	vertical-align: middle;
}
.input-append ul.add-on li button {
	vertical-align: middle;
}
.input-prepend ul.add-on li a {
	vertical-align: middle;
}
.input-prepend ul.add-on li button {
	vertical-align: middle;
}
.input-append ul.add-on li a.btn {
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.input-append ul.add-on li button.btn {
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.input-prepend ul.add-on li a.btn {
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.input-prepend ul.add-on li button.btn {
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.input-append ul.add-on li .btn {
	padding: 0px 10px; height: 25px; line-height: 25px; margin-right: 5px;
}
.input-prepend ul.add-on li .btn {
	padding: 0px 10px; height: 25px; line-height: 25px; margin-right: 5px;
}
.input-append input[type='text'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-append input[type='password'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-append input[type='email'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-append input[type='number'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-prepend input[type='text'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-prepend input[type='password'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-prepend input[type='email'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.input-prepend input[type='number'] {
	background: none; border-radius: 4px; width: 100%; height: 100%; z-index: 1; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.box .input-append {
	margin-bottom: 0px;
}
.box .input-prepend {
	margin-bottom: 0px;
}
.input-append .add-on {
	right: 0px;
}
.input-append input[type='text'] {
	padding-right: 35px;
}
.input-append input[type='password'] {
	padding-right: 35px;
}
.input-append input[type='email'] {
	padding-right: 35px;
}
.input-append input[type='number'] {
	padding-right: 35px;
}
.input-prepend .add-on {
	left: 0px;
}
.input-prepend input[type='text'] {
	padding-left: 45px;
}
.input-prepend input[type='password'] {
	padding-left: 45px;
}
.input-prepend input[type='email'] {
	padding-left: 45px;
}
.input-prepend input[type='number'] {
	padding-left: 45px;
}
div.uploader {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 28px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
div.uploader span.filename {
	margin: 2px 0px 2px 2px; width: 120px; height: 24px; line-height: 24px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
div.hover.uploader span.action {
	background: rgb(141, 191, 216);
}
div.active.uploader span.action {
	background: rgb(65, 148, 189);
}
div.uploader span.action {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYjRkMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0OWZjNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(84, 159, 196); border-radius: 2px; width: 22px; height: 22px; text-align: center; color: white; line-height: 20px; font-size: 16px; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; float: right; text-shadow: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px;
}
div.selector {
	border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; width: 100%; height: 28px; color: rgb(102, 102, 102); line-height: 28px; overflow: hidden; padding-left: 5px; font-size: 12px; position: relative; background-size: 100%; background-color: rgb(255, 255, 255); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
div.selector::after {
	top: 2px; width: 18px; height: 18px; text-align: center; right: 2px; color: rgb(136, 136, 136); line-height: 18px; font-family: FontAwesome; font-size: 14px; font-style: normal; font-weight: 400; text-decoration: inherit; display: inline-block; position: absolute; content: "\f0dd"; pointer-events: none;
}
div.selector span {
	background: none; padding: 0px 25px 0px 2px; height: 26px; color: rgb(102, 102, 102); line-height: 26px; overflow: hidden; display: block; white-space: nowrap; cursor: pointer; -ms-text-overflow: ellipsis; text-shadow: 0px 1px 0px #fff;
}
div.disabled.selector span {
	color: rgb(187, 187, 187);
}
div.selector #login select {
	background: none; border: 1px solid rgb(255, 255, 255); border-image: none; left: 0px; top: 0px; height: 25px; font-size: 12px; position: absolute; opacity: 0;
}
textarea {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='text'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='password'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='datetime'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='datetime-local'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='date'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='month'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='time'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='week'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='number'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='email'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='url'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='search'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='tel'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
input[type='color'] {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
.uneditable-input {
	background: rgb(253, 253, 253); padding: 0px 0px 0px 5px; border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; color: rgb(133, 133, 133); font-size: 12px; display: inline-block; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
textarea:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='text']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='password']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='datetime']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='datetime-local']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='date']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='month']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='time']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='week']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='number']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='email']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='url']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='search']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='tel']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='color']:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.uneditable-input:focus {
	border: 1px solid rgb(234, 237, 241); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
textarea {
	height: auto;
}
#login label {
	color: rgb(95, 95, 95); font-size: 12px;
}
.search-dropdown {
	background: rgb(251, 251, 251); border: 1px solid rgb(204, 204, 204); border-image: none; position: relative; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.search-dropdown::after {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.search-dropdown::before {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.search-dropdown::after {
	border-width: 7px; left: 50%; margin-left: -7px; border-bottom-color: rgb(251, 251, 251);
}
.search-dropdown::before {
	border-width: 8px; left: 50%; margin-left: -8px; border-bottom-color: rgb(204, 204, 204);
}
.search-dropdown {
	margin-top: 15px;
}
.search-dropdown :first-child.box-section {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none; border-top-left-radius: 3px; border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px;
}
.input-with-submit {
	position: relative;
}
.input-with-submit button {
	background: none; border: currentColor; border-image: none; top: 7px; right: 2px; position: absolute;
}
.input-with-submit i {
	color: rgb(144, 144, 144);
}
.tagsinput {
	background: rgb(253, 253, 253); padding: 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; -ms-overflow-y: auto;
}
.tagsinput input {
	width: auto !important; line-height: normal; font-size: 11px;
}
.tagsinput span.tag {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(242, 242, 242); margin: 5px; padding: 0px 8px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; line-height: 23px; font-size: 11px; float: left; display: block; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.tagsinput span.tag a {
	font-size: 11px; font-weight: 600; float: right;
}
.tagsinput input {
	background: none; margin: 5px 5px 0px 4px; padding: 5px 8px 6px; border: currentColor; border-image: none; width: 60px;
}
.tagsinput div {
	float: left; display: block;
}
.tags_clear {
	width: 100%; height: 0px; clear: both;
}
.not_valid {
	background: rgb(251, 216, 219) !important; border-radius: 3px; color: rgb(144, 17, 26) !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.secondary-sidebar .tagsinput {
	background: none; margin: -3px 0px; padding: 0px 8px; border: currentColor; border-image: none;
}
.secondary-sidebar .tagsinput span.tag {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(242, 242, 242); margin: 3px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(95, 95, 95); -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.secondary-sidebar .tagsinput span.tag a {
	color: rgb(170, 170, 170);
}
.navbar .brand {
	color: rgb(187, 187, 187); line-height: 27px; text-shadow: 0px 1px 0px black;
}
.navbar-inverse .navbar-inner {
	background: 0% 0% / 100% rgb(42, 53, 66); border: 1px solid rgb(42, 53, 66); border-image: none;
}
.navbar-top.navbar {
	margin-bottom: 0px;
}
.navbar-top.navbar .navbar-inner {
	border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.navbar-search {
	margin-top: 10px;
}
.navbar-search .search-query {
	padding: 2px 10px; height: 20px;
}
.navbar-search .animated.search-query {
	transition:width 0.3s; width: 100px; -webkit-transition: width .3s; -moz-transition: width .3s; -o-transition: width .3s;
}
.navbar-search .animated.search-query:focus {
	width: 200px;
}
.navbar-search .animated.search-query .focused {
	width: 200px;
}
.navbar-search i {
	top: 5px; right: 10px; position: absolute;
}
.navbar-inverse .navbar-search .search-query {
	background: rgba(35, 43, 48, 0.83);
}
.navbar-inverse .navbar-search .search-query {
	background: rgba(35, 43, 48, 0.83);
}
.navbar-inverse .navbar-search .search-query:focus {
	padding: 2px 10px; border: 1px solid transparent; border-image: none;
}
.navbar-inverse .navbar-search .focused.search-query {
	padding: 2px 10px; border: 1px solid transparent; border-image: none;
}
.navbar-inverse .navbar-search .search-query:focus {
	padding: 2px 10px; border: 1px solid transparent; border-image: none;
}
.navbar-inverse .navbar-search .focused.search-query {
	padding: 2px 10px; border: 1px solid transparent; border-image: none;
}
.navbar-inverse .nav {
	margin-top: 10px;
}
.navbar-inverse .nav > li > a {
	background: rgba(0, 0, 0, 0.5); padding: 3px 10px; border-radius: 4px; height: 20px; line-height: 20px; margin-right: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;
}
.navbar-inverse .nav > li > a:hover {
	background: rgba(0, 0, 0, 0.8);
}
.navbar-inverse .nav > li.active > a {
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1), 0px 1px 0px rgba(255,255,255,0.15); -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);
}
.navbar .btn {
	margin-top: -4px;
}
.navbar .btn-group {
	margin-top: -4px;
}
.menu-avatar {
	width: 32px; height: 32px; margin-right: 10px;
}
.sidebar-background {
	background: rgb(234, 234, 234); left: 0px; top: 0px; width: 200px; height: 100%; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; position: fixed; z-index: -1;
}
.sidebar-background .primary-sidebar-background {
	background: rgb(42, 53, 66); left: 0px; top: 0px; width: 200px; height: 100%; position: absolute;
}
.primary-sidebar {
	width: 200px; float: left; position: absolute;
}
.primary-sidebar .nav {
	margin-bottom: 20px;
}
.primary-sidebar .nav::after {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iInRyYW5zcGFyZW50IiIvPjxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSJyZ2JhKDMyLCA0MSwgNDcsIDAuOCkiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzIwMjkyZiIvPjxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSJyZ2JhKDMyLCA0MSwgNDcsIDAuOCkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiJ0cmFuc3BhcmVudCIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA="); left: 0px; width: 100%; height: 1px; bottom: -1px; position: absolute; content: "";
}
.primary-sidebar .nav > li {
	border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.primary-sidebar .nav > li a::after {
	left: 0px; top: 0px; width: 100%; height: 1px; position: absolute; content: "";
}
.primary-sidebar .nav > li a::before {
	left: 0px; width: 100%; height: 1px; bottom: -1px; position: absolute; content: "";
}
.primary-sidebar .nav > li .glow {
	background: rgb(31, 43, 66); transition:box-shadow 0.3s; width: 5px; height: 100%; position: absolute; box-shadow: inset 0px 0px 2px 1px #434d59; -webkit-box-shadow: 0 0 2px 1px #434d59 inset; -moz-box-shadow: 0 0 2px 1px #434d59 inset; -webkit-transition: box-shadow .3s; -moz-transition: box-shadow .3s; -o-transition: box-shadow .3s;
}
.primary-sidebar .nav > li:hover .glow {
	background: rgb(66, 145, 166); box-shadow: inset 0px 0px 2px 1px #7bc8d7; -webkit-box-shadow: 0 0 2px 1px #7bc8d7 inset; -moz-box-shadow: 0 0 2px 1px #7bc8d7 inset;
}
.primary-sidebar .nav > li:hover > a {
	color: rgb(147, 158, 164);
}
.primary-sidebar .nav > li.active .glow {
	background: rgb(66, 145, 166); box-shadow: inset 0px 0px 2px 1px #7bc8d7; -webkit-box-shadow: 0 0 2px 1px #7bc8d7 inset; -moz-box-shadow: 0 0 2px 1px #7bc8d7 inset;
}
.primary-sidebar .nav > li.active .glow::after {
	background: rgba(124, 190, 215, 0.2); border-radius: 50%; left: 8px; top: 20px; width: 0px; height: 0px; position: absolute; content: ""; box-shadow: -10px 0px 15px 23px rgba(122,171,216,0.15); -webkit-box-shadow: -10px 0 15px 23px rgba(122, 171, 216, 0.15); -moz-box-shadow: -10px 0 15px 23px rgba(122, 171, 216, 0.15);
}
.primary-sidebar .nav > li.active > a {
	color: rgb(147, 158, 164); text-shadow: 0px 1px 0px rgba(0,0,0,0.5); background-color: rgb(53, 64, 77);
}
.primary-sidebar .nav > li > a {
	transition:0.2s; color: rgb(166, 180, 187); padding-top: 8px; padding-bottom: 8px; padding-left: 25px; text-shadow: 0px 1px 0px rgba(0,0,0,0.5); -webkit-transition: color .3s; -moz-transition: color .3s; -o-transition: color .3s;
}
.primary-sidebar .nav > li > a:hover {
	background: rgb(53, 64, 77); transition:0.2s;
}
.primary-sidebar .nav > li > a:focus {
	background: rgb(53, 64, 77); transition:0.2s;
}
.primary-sidebar .nav > li > a span {
	padding-left: 5px; font-size: 13px; vertical-align: middle;
}
.primary-sidebar .nav > li > a i {
	vertical-align: middle;
}
.primary-sidebar .nav > li > a i + span {
	padding-left: 10px;
}
.user-avatar {
	width: 100%; position: relative;
}
.user-avatar .dropdown-toggle span {
	font-weight: 600;
}
.user-avatar a {
	display: inline-block;
}
.user-avatar a > span {
	position: relative;
}
.user-avatar a img {
	border-radius: 2px; box-shadow: 0px 1px 3px #1e1e1e; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -webkit-box-shadow: 0 1px 3px #1e1e1e; -moz-box-shadow: 0 1px 3px #1e1e1e; -ms-border-radius: 2px;
}
.user-avatar a .badge {
	left: -6px; top: -10px; position: absolute; z-index: 2;
}
.user-avatar .dropdown-menu {
	margin-top: 4px;
}
.status-error {
	color: rgb(209, 59, 59);
}
.status-success {
	color: rgb(98, 155, 62);
}
.status-pending {
	color: rgb(136, 136, 136);
}
.status-warning {
	color: rgb(227, 109, 45);
}
.status-info {
	color: rgb(76, 158, 205);
}
hr.divider {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMDUsIDIwNSwgMjA1LCAwKSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2RjZGNkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDIwNSwgMjA1LCAyMDUsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g"); border: 0px currentColor; border-image: none; height: 1px; position: relative;
}
li.divider {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMDUsIDIwNSwgMjA1LCAwKSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2RjZGNkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDIwNSwgMjA1LCAyMDUsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g"); border: 0px currentColor; border-image: none; height: 1px; position: relative;
}
hr.divider::after {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTAsIDI1MCwgMjUwLCAwKSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1MCwgMjUwLCAyNTAsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g"); left: 0px; top: 1px; width: 100%; height: 1px; position: absolute; content: "";
}
li.divider::after {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTAsIDI1MCwgMjUwLCAwKSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1MCwgMjUwLCAyNTAsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g"); left: 0px; top: 1px; width: 100%; height: 1px; position: absolute; content: "";
}
hr.divider + .padded {
	padding-top: 0px;
}
hr.divider + .vpadded {
	padding-top: 0px;
}
li.divider + .padded {
	padding-top: 0px;
}
li.divider + .vpadded {
	padding-top: 0px;
}
.primary-sidebar .divider {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iInRyYW5zcGFyZW50IiIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSJyZ2JhKDMyLCA0MSwgNDcsIDAuOCkiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzIwMjkyZiIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSJyZ2JhKDMyLCA0MSwgNDcsIDAuOCkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiJ0cmFuc3BhcmVudCIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA="); margin-top: 10px; margin-bottom: 10px; border-top-color: rgb(10, 13, 14); border-top-width: 1px; border-top-style: solid;
}
.primary-sidebar .divider::after {
	content: none;
}
.area-top {
	background: 0% 0% / 100% rgb(255, 255, 255); padding: 10px 15px; width: 100%; margin-bottom: 15px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 0px; border-bottom-style: solid; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.area-top .header {
	font-size: 14px;
}
.area-top .header i {
	font-size: 24px; margin-top: 4px; margin-right: 10px; float: left;
}
.area-top .header h3 {
	margin: 0px; font-weight: 300;
}
.area-top .header h5 {
	margin: 0px; font-weight: 300;
}
.area-top .header h3 {
	color: rgb(136, 136, 136);
}
.area-top .header i {
	color: rgb(136, 136, 136);
}
.area-top .header h3 {
	line-height: 35px;
}
.area-top .header h5 {
	color: rgb(170, 170, 170);
}
.area-top .header > * {
	vertical-align: middle; text-shadow: 0px 1px #fff;
}
#breadcrumbs {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(236, 236, 236); border-radius: 3px; width: 100%; padding-right: 20px; display: inline-block; box-sizing: border-box; box-shadow: inset 0px 0px 0px 1px #cccccc, 0px 1px 0px rgba(255,255,255,0.6), inset 0px 1px 0px 1px rgba(255,255,255,0.6); -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -webkit-box-shadow: 0 0 0 1px #cccccc inset, 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 0 0 0 1px #cccccc inset, 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 1px rgba(255, 255, 255, 0.6) inset; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-border-radius: 3px;
}
#breadcrumbs .breadcrumb-button .breadcrumb-label {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5); -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
#breadcrumbs .breadcrumb-button {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(236, 236, 236); margin-right: -20px; display: inline-block; cursor: pointer; text-shadow: 0px 1px 1px #fafafa, 0px -1px 1px #ececec;
}
#breadcrumbs .yellow.breadcrumb-button {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDk3MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYmE0OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(255, 186, 73); text-shadow: 0px 1px 1px #ffd972, 0px -1px 1px #ffba49;
}
#breadcrumbs .yellow.breadcrumb-button .breadcrumb-label {
	color: rgb(92, 72, 29);
}
#breadcrumbs .yellow.breadcrumb-button:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmE0OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZDk3MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
}
#breadcrumbs .yellow.breadcrumb-button:hover .breadcrumb-arrow span {
	background: -ms-linear-gradient(135deg, rgb(255, 217, 114), rgb(255, 186, 73));
}
#breadcrumbs .yellow.breadcrumb-button .breadcrumb-arrow span {
	background: -ms-linear-gradient(135deg, rgb(255, 186, 73), rgb(255, 217, 114));
}
#breadcrumbs .yellow.breadcrumb-button .breadcrumb-label {
	border-top-color: rgb(245, 178, 68); border-bottom-color: rgb(201, 147, 55); border-left-color: rgb(215, 157, 59); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-left-radius: 3px; border-bottom-left-radius: 3px; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
}
#breadcrumbs .yellow.breadcrumb-button .breadcrumb-arrow span {
	box-shadow: 1px -1px 0px #e29b1e, 1px -1px 1px #f09900;
}
#breadcrumbs .blue.breadcrumb-button {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyY2ZmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY4YTZjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(104, 166, 206); text-shadow: 0px 1px 1px #92cff5, 0px -1px 1px #68a6ce;
}
#breadcrumbs .blue.breadcrumb-button .breadcrumb-label {
	color: white;
}
#breadcrumbs .blue.breadcrumb-button:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4YTZjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkyY2ZmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
}
#breadcrumbs .blue.breadcrumb-button:hover .breadcrumb-arrow span {
	background: -ms-linear-gradient(135deg, rgb(146, 207, 245), rgb(104, 166, 206));
}
#breadcrumbs .blue.breadcrumb-button .breadcrumb-arrow span {
	background: -ms-linear-gradient(135deg, rgb(104, 166, 206), rgb(146, 207, 245));
}
#breadcrumbs .blue.breadcrumb-button .breadcrumb-label {
	font-weight: 600; border-top-color: rgb(115, 172, 208); border-bottom-color: rgb(62, 137, 185); border-left-color: rgb(96, 161, 202); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-left-radius: 3px; border-bottom-left-radius: 3px; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
}
#breadcrumbs .blue.breadcrumb-button .breadcrumb-label:hover {
	color: white;
}
#breadcrumbs .blue.breadcrumb-button .breadcrumb-label:hover .breadcrumb-label {
	color: white;
}
#breadcrumbs .blue.breadcrumb-button .breadcrumb-arrow span {
	box-shadow: 1px -1px 0px #7599af, 1px -1px 1px #45a8e7;
}
#breadcrumbs .breadcrumb-button .breadcrumb-label {
	border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
}
#breadcrumbs .breadcrumb-button .breadcrumb-arrow span {
	box-shadow: 1px -1px 0px #ccc, 1px -1px 1px #ccc;
}
#breadcrumbs .breadcrumb-button .breadcrumb-label {
	color: rgb(136, 136, 136);
}
#breadcrumbs .breadcrumb-button:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
}
#breadcrumbs .breadcrumb-button:hover .breadcrumb-arrow span {
	background: -ms-linear-gradient(135deg, rgb(250, 250, 250), rgb(236, 236, 236));
}
#breadcrumbs .breadcrumb-button .breadcrumb-arrow span {
	background: -ms-linear-gradient(135deg, rgb(236, 236, 236), rgb(250, 250, 250));
}
#breadcrumbs :first-child.breadcrumb-button {
	border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; -ms-border-radius: 3px 0 0 3px;
}
#breadcrumbs :first-child.breadcrumb-button .breadcrumb-label {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
#breadcrumbs :last-child.breadcrumb-button {
	border-radius: 0px 3px 3px 0px; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0;
}
#breadcrumbs :first-child.breadcrumb-button .breadcrumb-label {
	padding-left: 15px;
}
#breadcrumbs :last-child.breadcrumb-button .breadcrumb-label {
	padding-right: 15px;
}
#breadcrumbs :last-child.breadcrumb-button .breadcrumb-arrow {
	display: none;
}
#breadcrumbs .breadcrumb-button .breadcrumb-label {
	padding: 8px 8px 8px 25px; display: inline-block; -moz-user-select: none; -webkit-user-select: none;
}
#breadcrumbs .breadcrumb-button .breadcrumb-arrow {
	width: 17px; height: 34px; overflow: hidden; margin-left: -5px; vertical-align: top; display: inline-block;
}
#breadcrumbs .breadcrumb-button .breadcrumb-arrow span {
	border-radius: 4px; width: 26px; height: 30px; margin-top: 3px; margin-left: -16px; display: inline-block; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.breadcrumb-line {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(227, 227, 227); height: 28px; color: rgb(102, 102, 102); font-size: 11px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; box-shadow: 0px 1px 0px white, inset 0px 1px 0px white; -webkit-box-shadow: 0 1px 0 white, 0 1px 0 white inset; -moz-box-shadow: 0 1px 0 white, 0 1px 0 white inset;
}
.breadcrumb-line .breadcrumbs {
	list-style: none; margin: 0px; padding: 0px;
}
.breadcrumb-line .breadcrumbs li {
	line-height: 28px; margin-left: 10px; float: left;
}
.breadcrumb-line .breadcrumbs li::after {
	margin-left: 10px; content: ">";
}
.breadcrumb-line .breadcrumbs li:last-child::after {
	content: "";
}
.breadcrumb-line .breadcrumbs li:first-child {
	margin-left: 20px;
}
.breadcrumb-line .breadcrumbs li.current {
	color: rgb(136, 136, 136);
}
.breadcrumb-line .pull-right.nav {
	margin-right: 20px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.breadcrumb-line .pull-right.nav .badge {
	margin-left: 4px;
}
.breadcrumb-line .nav .dropdown-toggle .caret {
	margin-top: 12px;
}
.breadcrumb-line .nav > li > a {
	margin: 0px; padding: 0px 15px; border-radius: 0px; height: 28px; color: rgb(102, 102, 102); line-height: 28px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; text-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.breadcrumb-line .nav > li > a strong {
	color: rgb(179, 93, 93); margin-left: 4px;
}
.triangle-button {
	top: 0px; width: 32px; height: 32px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 16px; overflow: hidden; font-size: 14px; font-weight: 600; position: absolute; text-shadow: none;
}
.triangle-button i {
	top: 2px; right: 3px; position: absolute; z-index: 1;
}
.triangle-button .inner {
	top: 2px; right: 3px; position: absolute; z-index: 1;
}
.triangle-button::before {
	top: 0px; right: 0px; border-right-color: currentColor; border-bottom-color: transparent; border-right-width: 32px; border-bottom-width: 32px; border-right-style: solid; border-bottom-style: solid; display: inline-block; position: absolute; content: "";
}
.triangle-button:hover {
	color: rgb(255, 255, 255);
}
.triangle-button:active {
	color: rgb(255, 255, 255);
}
.red.triangle-button::before {
	border-right-color: rgb(170, 67, 58);
}
.red.triangle-button:hover::before {
	border-right-color: rgb(181, 71, 62);
}
.red.triangle-button:active::before {
	border-right-color: rgb(159, 63, 54);
}
.green.triangle-button::before {
	border-right-color: rgb(143, 174, 83);
}
.green.triangle-button:hover::before {
	border-right-color: rgb(150, 179, 93);
}
.green.triangle-button:active::before {
	border-right-color: rgb(135, 164, 77);
}
.blue.triangle-button::before {
	border-right-color: rgb(127, 179, 212);
}
.blue.triangle-button:hover::before {
	border-right-color: rgb(138, 186, 216);
}
.blue.triangle-button:active::before {
	border-right-color: rgb(116, 172, 208);
}
.orange.triangle-button::before {
	border-right-color: rgb(207, 110, 32);
}
.orange.triangle-button:hover::before {
	border-right-color: rgb(220, 117, 34);
}
.orange.triangle-button:active::before {
	border-right-color: rgb(194, 103, 30);
}
.jqstooltip {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwLjUpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDAuNykiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=") 0% 0% / 100% rgba(0, 0, 0, 0.7); border-radius: 2px; border: 1px solid rgb(51, 51, 51) !important; border-image: none !important; display: inline-block; z-index: 10001; box-shadow: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 2px;
}
#login .btn {
	border-radius: 2px; color: rgb(255, 255, 255); font-size: 12px; text-shadow: 0px -1px rgba(111,111,111,0); -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px;
}
#login .btn:hover {
	color: rgb(255, 255, 255);
}
#login .btn:active {
	color: rgb(255, 255, 255);
}
#login .btn:focus {
	color: rgb(255, 255, 255);
}
#login .btn-full.btn {
	display: block;
}
#login .btn-default.btn {
	color: rgb(113, 133, 150); text-shadow: none;
}
#login .btn-default.btn:hover {
	color: rgb(80, 80, 80);
}
#login .btn-default.btn:active {
	color: rgb(80, 80, 80);
}
#login .btn-default.btn .caret {
	border-top-color: black; border-top-width: 4px; border-top-style: solid;
}
#login .btn .caret {
	border-top-color: white; border-top-width: 4px; border-top-style: solid;
}
#login .btn-large.btn {
	font-size: 12px;
}
#login .btn-default.btn {
	background: 0% 0% / 100% rgb(255, 255, 255); border: 1px solid rgb(234, 237, 241); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #ffffff; -webkit-box-shadow: inset 0 1px 2px #ffffff; -moz-box-shadow: inset 0 1px 2px #ffffff;
}
#login .btn-default.btn:hover {
	background: 0% 0% / 100% rgb(235, 242, 245); border: 1px solid rgb(234, 237, 241); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #ebf2f5; -webkit-box-shadow: inset 0 1px 2px #EBF2F5; -moz-box-shadow: inset 0 1px 2px #EBF2F5;
}
#login .btn-default.btn:active {
	background: 0% 0% / 100% rgb(235, 242, 245); border: 1px solid rgb(234, 237, 241); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #ebf2f5; -webkit-box-shadow: inset 0 1px 2px #EBF2F5; -moz-box-shadow: inset 0 1px 2px #EBF2F5;
}
#login .btn-red.btn {
	background: 0% 0% / 100% rgb(236, 100, 89); border: 1px solid rgb(236, 100, 89); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #ec6459; -webkit-box-shadow: inset 0 1px 2px #EC6459; -moz-box-shadow: inset 0 1px 2px #EC6459;
}
#login .btn-red.btn:hover {
	background: 0% 0% / 100% rgb(150, 61, 62); border: 1px solid rgb(150, 61, 62); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #963d3e; -webkit-box-shadow: inset 0 1px 2px #963D3E; -moz-box-shadow: inset 0 1px 2px #963D3E;
}
#login .btn-red.btn:active {
	background: 0% 0% / 100% rgb(150, 61, 62); border: 1px solid rgb(150, 61, 62); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #963d3e; -webkit-box-shadow: inset 0 1px 2px #963D3E; -moz-box-shadow: inset 0 1px 2px #963D3E;
}
#login .btn-green.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2YzE2MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgyYjM0NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(130, 179, 70); border: 1px solid rgb(109, 150, 59); border-image: none; box-shadow: inset 0px 1px 2px #a2c873; -webkit-box-shadow: inset 0 1px 2px #a2c873; -moz-box-shadow: inset 0 1px 2px #a2c873;
}
#login .btn-green.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2YzE2MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgwYWY0NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(128, 175, 69); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
#login .btn-green.btn:active {
	background: rgb(140, 187, 82); border-color: rgb(140, 187, 82); box-shadow: inset 0px 0px 5px #8cbb52; -webkit-box-shadow: 0 0 5px #8cbb52 inset; -moz-box-shadow: 0 0 5px #8cbb52 inset;
}
#login .btn-blue.btn {
	background: 0% 0% / 100% rgb(93, 179, 223); border: 1px solid rgb(93, 179, 223); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #5db3df; -webkit-box-shadow: inset 0 1px 2px #5DB3DF; -moz-box-shadow: inset 0 1px 2px #5DB3DF;
}
#login .btn-blue.btn:hover {
	background: 0% 0% / 100% rgb(60, 145, 188); border: 1px solid rgb(60, 145, 188); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #3c91bc; -webkit-box-shadow: inset 0 1px 2px #3c91bc; -moz-box-shadow: inset 0 1px 2px #3c91bc;
}
#login .btn-blue.btn:active {
	background: 0% 0% / 100% rgb(92, 178, 222); border: 1px solid rgb(92, 178, 222); border-image: none; box-shadow: inset 0px 1px 2px #5cb2de; -webkit-box-shadow: inset 0 1px 2px #3c91bc; -moz-box-shadow: inset 0 1px 2px #3c91bc;
}
#login .btn-gray.btn {
	background: 0% 0% / 100% rgb(218, 84, 163); border: 1px solid rgb(218, 84, 163); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #da54a3; -webkit-box-shadow: inset 0 1px 2px #7F95B4; -moz-box-shadow: inset 0 1px 2px #7F95B4;
}
#login .btn-gray.btn:hover {
	background: 0% 0% / 100% rgb(98, 110, 127); border: 1px solid rgb(98, 110, 127); transition:0.2s; border-image: none; box-shadow: inset 0px 1px 2px #626e7f; -webkit-box-shadow: inset 0 1px 2px #626e7f; -moz-box-shadow: inset 0 1px 2px #626e7f;
}
#login .btn-gray.btn:active {
	background: 0% 0% / 100% rgb(98, 110, 127); border: 1px solid rgb(98, 110, 127); border-image: none; box-shadow: inset 0px 1px 2px #626e7f; -webkit-box-shadow: inset 0 1px 2px #626e7f; -moz-box-shadow: inset 0 1px 2px #626e7f;
}
#login .btn-black.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzODM4MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZmNmY2ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(111, 111, 111); border: 1px solid rgb(90, 90, 90); border-image: none; box-shadow: inset 0px 1px 2px #909090; -webkit-box-shadow: inset 0 1px 2px #909090; -moz-box-shadow: inset 0 1px 2px #909090;
}
#login .btn-black.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzODM4MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjNmM2YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(108, 108, 108); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
#login .btn-black.btn:active {
	background: rgb(121, 121, 121); border-color: rgb(85, 85, 85); box-shadow: inset 0px 0px 5px #797979; -webkit-box-shadow: 0 0 5px #797979 inset; -moz-box-shadow: 0 0 5px #797979 inset;
}
#login .btn-lightblue.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYjVkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRkYTVjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(77, 165, 204); border: 1px solid rgb(54, 146, 187); border-image: none; box-shadow: inset 0px 1px 2px #81bfdb; -webkit-box-shadow: inset 0 1px 2px #81bfdb; -moz-box-shadow: inset 0 1px 2px #81bfdb;
}
#login .btn-lightblue.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYjVkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5YTNjYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(73, 163, 203); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
#login .btn-lightblue.btn:active {
	background: rgb(93, 173, 208); border-color: rgb(51, 140, 179); box-shadow: inset 0px 0px 5px #5dadd0; -webkit-box-shadow: 0 0 5px #5dadd0 inset; -moz-box-shadow: 0 0 5px #5dadd0 inset;
}
#login .btn-gold.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1YTQ0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M5OTIyZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(201, 146, 47); border: 1px solid rgb(168, 122, 39); border-image: none; box-shadow: inset 0px 1px 2px #daaf61; -webkit-box-shadow: inset 0 1px 2px #daaf61; -moz-box-shadow: inset 0 1px 2px #daaf61;
}
#login .btn-gold.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1YTQ0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1OGYyZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(197, 143, 46); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
#login .btn-gold.btn:active {
	background: rgb(209, 156, 59); border-color: rgb(160, 116, 37); box-shadow: inset 0px 0px 5px #d19c3b; -webkit-box-shadow: 0 0 5px #d19c3b inset; -moz-box-shadow: 0 0 5px #d19c3b inset;
}
#login .btn-sea.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhODM3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5NmI2NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(73, 107, 103); border: 1px solid rgb(57, 83, 79); border-image: none; box-shadow: inset 0px 1px 2px #64928d; -webkit-box-shadow: inset 0 1px 2px #64928d; -moz-box-shadow: inset 0 1px 2px #64928d;
}
.btn-sea.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhODM3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ3Njg2NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(71, 104, 100); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
.btn-sea.btn:active {
	background: rgb(82, 119, 114); border-color: rgb(53, 77, 74); box-shadow: inset 0px 0px 5px #527772; -webkit-box-shadow: 0 0 5px #527772 inset; -moz-box-shadow: 0 0 5px #527772 inset;
}
.btn-brown.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiOTM0ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyN2UzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(162, 126, 63); border: 1px solid rgb(133, 103, 51); border-image: none; box-shadow: inset 0px 1px 2px #c29e61; -webkit-box-shadow: inset 0 1px 2px #c29e61; -moz-box-shadow: inset 0 1px 2px #c29e61;
}
.btn-brown.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiOTM0ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlmN2IzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(159, 123, 61); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
.btn-brown.btn:active {
	background: rgb(177, 137, 68); border-color: rgb(126, 97, 49); box-shadow: inset 0px 0px 5px #b18944; -webkit-box-shadow: 0 0 5px #b18944 inset; -moz-box-shadow: 0 0 5px #b18944 inset;
}
.btn-twitter.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYjRmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOWVmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(74, 158, 255); border: 1px solid rgb(33, 137, 255); border-image: none; box-shadow: inset 0px 1px 2px #8dc2ff; -webkit-box-shadow: inset 0 1px 2px #8dc2ff; -moz-box-shadow: inset 0 1px 2px #8dc2ff;
}
.btn-twitter.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYjRmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ1OWNmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(69, 156, 255); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
.btn-twitter.btn:active {
	background: rgb(95, 169, 255); border-color: rgb(23, 131, 255); box-shadow: inset 0px 0px 5px #5fa9ff; -webkit-box-shadow: 0 0 5px #5fa9ff inset; -moz-box-shadow: 0 0 5px #5fa9ff inset;
}
.btn-facebook.btn {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNjViNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4NTQ5NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(56, 84, 150); border: 1px solid rgb(45, 68, 121); border-image: none; box-shadow: inset 0px 1px 2px #5272bf; -webkit-box-shadow: inset 0 1px 2px #5272bf; -moz-box-shadow: inset 0 1px 2px #5272bf;
}
.btn-facebook.btn:hover {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNjViNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2NTI5MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(54, 82, 147); transition:box-shadow 0.05s ease-in-out; -webkit-transition: box-shadow .05s ease-in-out; -moz-transition: box-shadow .05s ease-in-out; -o-transition: box-shadow .05s ease-in-out;
}
.btn-facebook.btn:active {
	background: rgb(61, 92, 165); border-color: rgb(42, 63, 113); box-shadow: inset 0px 0px 5px #3d5ca5; -webkit-box-shadow: 0 0 5px #3d5ca5 inset; -moz-box-shadow: 0 0 5px #3d5ca5 inset;
}
.open.btn-group .dropdown-toggle.btn-default.btn {
	background-color: rgb(253, 253, 253);
}
.open.btn-group .dropdown-toggle.btn-red.btn {
	background-color: rgb(197, 121, 121);
}
.open.btn-group .dropdown-toggle.btn-green.btn {
	background-color: rgb(150, 193, 97);
}
.open.btn-group .dropdown-toggle.btn-blue.btn {
	background-color: rgb(91, 165, 203);
}
.open.btn-group .dropdown-toggle.btn-gray.btn {
	background-color: rgb(112, 135, 163);
}
.open.btn-group .dropdown-toggle.btn-black.btn {
	background-color: rgb(131, 131, 131);
}
.open.btn-group .dropdown-toggle.btn-lightblue.btn {
	background-color: rgb(109, 181, 213);
}
.open.btn-group .dropdown-toggle.btn-gold.btn {
	background-color: rgb(213, 164, 76);
}
.open.btn-group .dropdown-toggle.btn-sea.btn {
	background-color: rgb(90, 131, 126);
}
.open.btn-group .dropdown-toggle.btn-brown.btn {
	background-color: rgb(187, 147, 79);
}
.open.btn-group .dropdown-toggle.btn-twitter.btn {
	background-color: rgb(115, 180, 255);
}
.open.btn-group .dropdown-toggle.btn-facebook.btn {
	background-color: rgb(67, 101, 180);
}
.btn-large.btn.btn-group {
	padding: 8px 10px;
}
button.btn {
	
}
.btn-group > .btn {
	font-size: 12px;
}
.btn-group > .dropdown-menu {
	font-size: 12px;
}
.caret {
	opacity: 0.6;
}
.btn-mini .caret {
	margin-top: 8px; margin-left: 4px;
}
.btn-small .caret {
	margin-top: 8px; margin-left: 4px;
}
.btn-large .caret {
	margin-top: 8px; margin-left: 4px;
}
.dropdown-menu .divider {
	border-top-color: currentColor !important; border-top-width: medium !important; border-top-style: none !important;
}
.btn i {
	vertical-align: top;
}
.btn-group > :first-child.btn {
	margin-left: 0px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px;
}
.btn-group > :last-child.btn {
	border-top-right-radius: 2px; border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
}
.btn-group > .dropdown-toggle {
	border-top-right-radius: 2px; border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
}
.btn-group > :first-child.large.btn {
	border-top-left-radius: 2px; border-bottom-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px;
}
.btn-group > :last-child.large.btn {
	border-top-right-radius: 2px; border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
}
.btn-group > .dropdown-toggle.large {
	border-top-right-radius: 2px; border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
}
.action-nav-normal .default.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .red.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .green.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .blue.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .gray.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .black.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .lightblue.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .gold.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .sea.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .brown.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .twitter.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .facebook.action-nav-button a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .default.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .red.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .green.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .blue.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .gray.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .black.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .lightblue.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .gold.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .sea.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .brown.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .twitter.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .facebook.action-nav-button a i {
	color: rgb(255, 255, 255); text-shadow: 0px 1px rgba(51,51,51,0.5);
}
.action-nav-normal .default.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .red.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .green.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .blue.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .gray.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .black.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .lightblue.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .gold.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .sea.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .brown.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .twitter.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal .facebook.action-nav-button a:active {
	box-shadow: inset 0px 0px 2px #707070, 0px 1px 0px white; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 white;
}
.action-nav-normal {
	text-align: center;
}
.rounded.action-nav-normal .action-nav-button {
	margin-right: 10px; margin-left: 10px;
}
.rounded.action-nav-normal .action-nav-button a {
	padding: 16px; border-radius: 50%; min-width: auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%;
}
.rounded.action-nav-normal .action-nav-button a i {
	height: 40px; line-height: 40px;
}
.action-nav-normal .action-nav-button {
	text-align: center; margin-bottom: 15px; display: inline-block; position: relative;
}
.action-nav-normal .action-nav-button a {
	background: 0% 0% / 100% rgb(140, 163, 182); padding: 10px 0px; border-radius: 4px; transition:0.2s; color: rgb(255, 255, 255); font-size: 13px; display: block; white-space: nowrap; box-sizing: border-box; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -moz-box-sizing: border-box; -ms-border-radius: 4px;
}
.action-nav-normal .action-nav-button a:hover {
	background: 0% 0% / 100% rgb(113, 133, 150); padding: 10px 0px; border-radius: 4px; transition:0.2s; color: rgb(255, 255, 255); display: block; white-space: nowrap; box-sizing: border-box; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -moz-box-sizing: border-box; -ms-border-radius: 4px;
}
.action-nav-normal .action-nav-button a > span {
	padding-top: 4px; display: block;
}
.action-nav-normal .action-nav-button a > i {
	color: rgb(128, 128, 128); font-size: 32px;
}
.action-nav-normal .default.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(212, 212, 212); border: 1px solid rgb(217, 217, 217); border-image: none; box-shadow: inset 0px 1px 2px 0px #f8f8f8; -webkit-box-shadow: 0 1px 2px 0 #f8f8f8 inset; -moz-box-shadow: 0 1px 2px 0 #f8f8f8 inset;
}
.action-nav-normal .default.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .default.action-nav-button a:active {
	background: rgb(228, 228, 228);
}
.action-nav-normal .red.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyNzI3MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E1NDc0NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(165, 71, 71); border: 1px solid rgb(172, 74, 74); border-image: none; box-shadow: inset 0px 1px 2px 0px #c27272; -webkit-box-shadow: 0 1px 2px 0 #c27272 inset; -moz-box-shadow: 0 1px 2px 0 #c27272 inset;
}
.action-nav-normal .red.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .red.action-nav-button a:active {
	background: rgb(182, 85, 85);
}
.action-nav-normal .green.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxYmU1YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZkOTYzYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(109, 150, 59); border: 1px solid rgb(114, 157, 62); border-image: none; box-shadow: inset 0px 1px 2px 0px #91be5a; -webkit-box-shadow: 0 1px 2px 0 #91be5a inset; -moz-box-shadow: 0 1px 2px 0 #91be5a inset;
}
.action-nav-normal .green.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .green.action-nav-button a:active {
	background: rgb(125, 172, 67);
}
.action-nav-normal .blue.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzYTFjOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMzN2NhMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(51, 124, 161); border: 1px solid rgb(54, 130, 169); border-image: none; box-shadow: inset 0px 1px 2px 0px #53a1c9; -webkit-box-shadow: 0 1px 2px 0 #53a1c9 inset; -moz-box-shadow: 0 1px 2px 0 #53a1c9 inset;
}
.action-nav-normal .blue.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .blue.action-nav-button a:active {
	background: rgb(59, 142, 184);
}
.action-nav-normal .gray.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2OTJhMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyNmU3ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(98, 110, 127); border: 1px solid rgb(102, 115, 132); border-image: none; box-shadow: inset 0px 1px 2px 0px #8692a2; -webkit-box-shadow: 0 1px 2px 0 #8692a2 inset; -moz-box-shadow: 0 1px 2px 0 #8692a2 inset;
}
.action-nav-normal .gray.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .gray.action-nav-button a:active {
	background: rgb(111, 125, 144);
}
.action-nav-normal .black.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlN2U3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(90, 90, 90); border: 1px solid rgb(95, 95, 95); border-image: none; box-shadow: inset 0px 1px 2px 0px #7e7e7e; -webkit-box-shadow: 0 1px 2px 0 #7e7e7e inset; -moz-box-shadow: 0 1px 2px 0 #7e7e7e inset;
}
.action-nav-normal .black.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .black.action-nav-button a:active {
	background: rgb(106, 106, 106);
}
.action-nav-normal .lightblue.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1YjFkMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2OTJiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(54, 146, 187); border: 1px solid rgb(56, 152, 195); border-image: none; box-shadow: inset 0px 1px 2px 0px #65b1d3; -webkit-box-shadow: 0 1px 2px 0 #65b1d3 inset; -moz-box-shadow: 0 1px 2px 0 #65b1d3 inset;
}
.action-nav-normal .lightblue.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .lightblue.action-nav-button a:active {
	background: rgb(69, 161, 202);
}
.action-nav-normal .gold.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzYTA0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E4N2EyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(168, 122, 39); border: 1px solid rgb(176, 128, 41); border-image: none; box-shadow: inset 0px 1px 2px 0px #d3a044; -webkit-box-shadow: 0 1px 2px 0 #d3a044 inset; -moz-box-shadow: 0 1px 2px 0 #d3a044 inset;
}
.action-nav-normal .gold.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .gold.action-nav-button a:active {
	background: rgb(193, 140, 45);
}
.action-nav-normal .sea.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2N2Q3OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM5NTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(57, 83, 79); border: 1px solid rgb(61, 89, 85); border-image: none; box-shadow: inset 0px 1px 2px 0px #567d78; -webkit-box-shadow: 0 1px 2px 0 #567d78 inset; -moz-box-shadow: 0 1px 2px 0 #567d78 inset;
}
.action-nav-normal .sea.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .sea.action-nav-button a:active {
	background: rgb(69, 101, 97);
}
.action-nav-normal .brown.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4OGU0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg1NjczMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(133, 103, 51); border: 1px solid rgb(140, 108, 54); border-image: none; box-shadow: inset 0px 1px 2px 0px #b88e48; -webkit-box-shadow: 0 1px 2px 0 #b88e48 inset; -moz-box-shadow: 0 1px 2px 0 #b88e48 inset;
}
.action-nav-normal .brown.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .brown.action-nav-button a:active {
	background: rgb(155, 120, 60);
}
.action-nav-normal .twitter.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YWZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxODlmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(33, 137, 255); border: 1px solid rgb(44, 142, 255); border-image: none; box-shadow: inset 0px 1px 2px 0px #69afff; -webkit-box-shadow: 0 1px 2px 0 #69afff inset; -moz-box-shadow: 0 1px 2px 0 #69afff inset;
}
.action-nav-normal .twitter.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .twitter.action-nav-button a:active {
	background: rgb(64, 153, 255);
}
.action-nav-normal .facebook.action-nav-button a {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwNjFhZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNDQ3OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(45, 68, 121); border: 1px solid rgb(47, 72, 128); border-image: none; box-shadow: inset 0px 1px 2px 0px #4061ad; -webkit-box-shadow: 0 1px 2px 0 #4061ad inset; -moz-box-shadow: 0 1px 2px 0 #4061ad inset;
}
.action-nav-normal .facebook.action-nav-button a:hover {
	transition:opacity 0.2s ease-in-out; opacity: 0.95; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out;
}
.action-nav-normal .facebook.action-nav-button a:active {
	background: rgb(53, 80, 143);
}
.action-nav-normal .badge {
	padding: 3px 5px; top: 3px; right: 3px; display: block; position: absolute;
}
.action-nav-normal .label {
	padding: 3px 5px; top: 3px; right: 3px; display: block; position: absolute;
}
.action-nav-normal .triangle-button {
	pointer-events: none; border-top-right-radius: 3px;
}
.action-nav-normal .triangle-button i {
	top: 3px; right: 4px;
}
.dashboard-stats .glyph {
	background: rgb(134, 182, 218); padding: 0px; border-radius: 4px; border: 1px solid rgb(95, 159, 206); border-image: none; width: 32px; height: 32px; text-align: center; box-sizing: border-box; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-border-radius: 4px;
}
.dashboard-stats .glyph i {
	color: white; line-height: 29px;
}
.dashboard-stats .count {
	height: 32px; line-height: 32px; font-size: 32px;
}
.dashboard-stats ul.inline li {
	vertical-align: middle;
}
.dashboard-stats .stats-label {
	color: rgb(153, 153, 153); text-transform: uppercase; font-weight: 600; margin-top: 5px;
}
.small.dashboard-stats .glyph {
	width: 24px; height: 24px;
}
.small.dashboard-stats .glyph i {
	line-height: 23px;
}
.small.dashboard-stats .count {
	height: 16px; line-height: 16px; font-size: 16px;
}
.dashboard-stats .progress {
	height: 5px; margin-bottom: 0px;
}
.ibutton-container {
	width: 80px; height: 24px; overflow: hidden; position: relative; cursor: pointer; max-width: 400px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -moz-user-select: none; -khtml-user-select: none; -o-user-select: none; -moz-user-focus: ignore; -moz-user-input: disabled;
}
.ibutton-container * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.ibutton-container input {
	left: 0px; top: 0px; position: absolute; opacity: 0; -moz-user-input: enabled; -moz-opacity: .0;
}
.ibutton-container i {
	top: -2px; position: relative;
}
.ibutton-handle {
	background: red; left: 0px; top: 0px; width: 30px; height: 24px; display: block; position: absolute; z-index: 3; cursor: inherit;
}
.ibutton-handle-right {
	background: blue; width: 100%; height: 100%; padding-right: 3px; display: none; z-index: 3;
}
.ibutton-handle-middle {
	background: green; width: 100%; height: 100%; z-index: 3;
}
.ibutton-label-on {
	top: 0px; width: auto; height: 24px; text-transform: uppercase; line-height: 17px; overflow: hidden; font-family: Helvetica Neue,Arial,Helvetica,sans-serif; font-size: 17px; font-weight: 700; display: block; white-space: nowrap; position: absolute; cursor: inherit;
}
.ibutton-label-off {
	top: 0px; width: auto; height: 24px; text-transform: uppercase; line-height: 17px; overflow: hidden; font-family: Helvetica Neue,Arial,Helvetica,sans-serif; font-size: 17px; font-weight: 700; display: block; white-space: nowrap; position: absolute; cursor: inherit;
}
.ibutton-label-on span {
	text-align: center; display: inline-block; position: absolute;
}
.ibutton-label-off span {
	text-align: center; display: inline-block; position: absolute;
}
.ibutton-label-on label {
	margin: 0px; padding: 0px; height: 24px; line-height: 26px;
}
.ibutton-label-off label {
	margin: 0px; padding: 0px; height: 24px; line-height: 26px;
}
.ibutton-label-on {
	background: blue; left: 0px; color: rgb(255, 255, 255); z-index: 1; text-shadow: 0px -1px 2px rgba(0,0,0,0.4);
}
.ibutton-label-on span {
	left: 0px; right: 4px;
}
.ibutton-label-off {
	background: 100% 0px yellow; width: 100%; text-align: right; color: rgb(124, 124, 124); text-shadow: 0px -1px 2px rgba(153,153,153,0.4);
}
.ibutton-label-off span {
	right: 0px; padding-right: 6px;
}
.ibutton-container label {
	padding: 0px 3px; font-size: 1em !important; cursor: inherit;
}
.ibutton-focus label {
	padding: 0px 2px; border: 1px dotted rgb(102, 102, 102) !important; border-image: none !important;
}
.ibutton-focus div.ibutton-label-on span label {
	border-color: rgb(255, 255, 255) !important;
}
.ibutton-padding-left {
	top: 4px; width: 3px; height: 20px; display: none; position: absolute; z-index: 2;
}
.ibutton-padding-right {
	top: 4px; width: 3px; height: 20px; display: none; position: absolute; z-index: 2;
}
.ibutton-padding-left {
	left: 0px;
}
.ibutton-padding-right {
	background-position: 100% -4px; right: 0px;
}
.ibutton-disabled {
	cursor: not-allowed !important;
}
.ibutton-disabled .ibutton-handle {
	background-position: 0px -81px;
}
.ibutton-disabled .ibutton-handle-right {
	background-position: 100% -81px;
}
.ibutton-disabled .ibutton-handle-middle {
	background-position: 50% -81px;
}
.ibutton-disabled div.ibutton-label-on {
	background-position: 0px -27px;
}
.ibutton-disabled div.ibutton-label-off {
	background-position: 100% -27px;
}
.ibutton-disabled .ibutton-padding-left {
	background-position: 0px -27px;
}
.ibutton-disabled .ibutton-padding-right {
	background-position: 100% -27px;
}
.ibutton-disabled div.ibutton-label-on {
	color: rgb(255, 255, 255);
}
.ibutton-disabled div.ibutton-label-off {
	color: rgb(203, 203, 203);
}
.ibutton-label-off {
	box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3) inset; -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3) inset;
}
.ibutton-label-on {
	box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3) inset; -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3) inset;
}
.ibutton-label-off label {
	color: white; text-shadow: 0px 1px rgba(0,0,0,0.5);
}
.ibutton-label-on label {
	color: white; text-shadow: 0px 1px rgba(0,0,0,0.5);
}
.ibutton-label-on {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1Y2FlMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdmYjNkNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(127, 179, 212); border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
}
.ibutton-label-off {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjN2U2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0OTE4MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(228, 145, 129); border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}
.ibutton-handle {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(235, 235, 235); border-radius: 3px; border: 1px solid rgb(143, 143, 143); border-image: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px;
}
.ibutton-container {
	border-radius: 3px; box-shadow: 0px 1px 0px rgba(255,255,255,0.5); -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); -ms-border-radius: 3px;
}
.progress {
	background: rgb(238, 238, 238); border-radius: 8px; height: 8px; box-shadow: 0px 1px 0px white, inset 0px 0px 0px 1px rgba(0,0,0,0.1), inset 0px 1px 4px rgba(0,0,0,0.2); -moz-border-radius: 8px; -webkit-border-radius: 8px; -webkit-box-shadow: 0 1px 0 white, 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 1px 0 white, 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.progress .bar {
	border-radius: 8px; box-shadow: none; -moz-border-radius: 8px; -webkit-border-radius: 8px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.progress-green.progress .bar {
	border: 1px solid rgb(134, 155, 44); border-image: none; background-image: linear-gradient(rgb(178, 203, 73), rgb(151, 175, 50)); background-repeat: repeat-x; background-color: rgb(167, 191, 63);
}
.progress-striped.progress-green.progress .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(178, 203, 73);
}
.progress-blue.progress .bar {
	border: 1px solid rgb(85, 174, 238); border-image: none; background-image: linear-gradient(rgb(155, 207, 245), rgb(109, 185, 240)); background-repeat: repeat-x; background-color: rgb(136, 198, 243);
}
.progress-striped.progress-blue.progress .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(155, 207, 245);
}
.progress-orange.progress .bar {
	border: 1px solid rgb(205, 117, 50); border-image: none; background-image: linear-gradient(rgb(220, 158, 111), rgb(210, 131, 70)); background-repeat: repeat-x; background-color: rgb(216, 147, 94);
}
.progress-striped.progress-orange.progress .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(220, 158, 111);
}
.progress-black.progress .bar {
	border: 1px solid rgb(63, 63, 63); border-image: none; background-image: linear-gradient(rgb(102, 102, 102), rgb(76, 76, 76)); background-repeat: repeat-x; background-color: rgb(91, 91, 91);
}
.progress-striped.progress-black.progress .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(102, 102, 102);
}
.progress-red.progress .bar {
	border: 1px solid rgb(193, 63, 60); border-image: none; background-image: linear-gradient(rgb(212, 119, 117), rgb(200, 81, 78)); background-repeat: repeat-x; background-color: rgb(207, 103, 101);
}
.progress-striped.progress-red.progress .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(212, 119, 117);
}
.sine-chart {
	height: 186px;
}
.select2-container {
	vertical-align: top; display: inline-block; position: relative; -ms-zoom: 1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing: border-box; -ms-box-sizing: border-box;
}
.select2-drop {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing: border-box; -ms-box-sizing: border-box;
}
.select2-search {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing: border-box; -ms-box-sizing: border-box;
}
.select2-search input {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing: border-box; -ms-box-sizing: border-box;
}
.select2-container .select2-choice {
	padding: 0px 0px 0px 8px; border-radius: 4px; border: 1px solid rgb(170, 170, 170); border-image: none; height: 26px; color: rgb(68, 68, 68); line-height: 26px; overflow: hidden; text-decoration: none; display: block; white-space: nowrap; position: relative; -ms-user-select: none; background-clip: padding-box; background-color: rgb(255, 255, 255); -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -webkit-touch-callout: none; user-select: none;
}
.select2-drop-above.select2-container .select2-choice {
	border-radius: 0px 0px 4px 4px; border-bottom-color: rgb(170, 170, 170); background-image: -ms-linear-gradient(rgb(238, 238, 238) 0px, white 90%); -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px;
}
.select2-container .select2-choice span {
	overflow: hidden; margin-right: 26px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
	outline: 0px; border: 0px currentColor; border-image: none; top: 8px; width: 12px; height: 12px; right: 26px; font-size: 1px; text-decoration: none; display: block; position: absolute; cursor: pointer;
}
.select2-container .select2-choice abbr:hover {
	background-position: right -11px; cursor: pointer;
}
.select2-drop-mask {
	left: 0px; top: 0px; position: absolute; z-index: 9998; opacity: 0;
}
.select2-drop {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(170, 170, 170) rgb(170, 170, 170); border-radius: 0px 0px 4px 4px; border-image: none; top: 100%; width: 100%; color: rgb(0, 0, 0); margin-top: -1px; position: absolute; z-index: 9999; box-shadow: 0px 4px 5px rgba(0,0,0,0.15); -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-above.select2-drop {
	border-radius: 4px 4px 0px 0px; margin-top: 1px; border-top-color: rgb(170, 170, 170); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none; box-shadow: 0px -4px 5px rgba(0,0,0,0.15); -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-container .select2-choice div {
	background: -ms-linear-gradient(rgb(204, 204, 204) 0px, rgb(238, 238, 238) 60%) rgb(204, 204, 204); border-radius: 0px 4px 4px 0px; top: 0px; width: 18px; height: 100%; right: 0px; border-left-color: rgb(170, 170, 170); border-left-width: 1px; border-left-style: solid; display: block; position: absolute; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; -webkit-background-clip: padding-box; -moz-background-clip: padding;
}
.select2-container .select2-choice div b {
	width: 100%; height: 100%; display: block;
}
.select2-search {
	margin: 0px; width: 100%; padding-right: 4px; padding-left: 4px; display: inline-block; white-space: nowrap; position: relative; z-index: 10000; min-height: 26px;
}
.select2-search-hidden {
	left: -10000px; display: block; position: absolute;
}
.select2-search input {
	background: -ms-linear-gradient(white 85%, rgb(238, 238, 238) 99%); margin: 0px; padding: 4px 20px 4px 5px; outline: 0px; border-radius: 0px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 100%; height: auto !important; font-family: sans-serif; font-size: 1em; min-height: 26px; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.select2-drop-above.select2-drop .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: url("../images/loading.gif") no-repeat 100%, -ms-linear-gradient(white 85%, rgb(238, 238, 238) 99%);
}
.select2-container-active .select2-choice {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-active .select2-choices {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: inset 0px 1px 0px #fff; background-image: -ms-linear-gradient(white 0px, rgb(238, 238, 238) 50%); background-color: rgb(238, 238, 238); -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -webkit-box-shadow: 0 1px 0 #fff inset; -moz-box-shadow: 0 1px 0 #fff inset; -o-box-shadow: 0 1px 0 #fff inset;
}
.select2-dropdown-open .select2-choice div {
	background: none; border-left-color: currentColor; border-left-width: medium; border-left-style: none; filter: none;
}
.select2-dropdown-open .select2-choice div b {
	background-position: -18px 1px;
}
.select2-results {
	margin: 4px 4px 4px 0px; padding: 0px 0px 0px 4px; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-height: 200px;
}
.select2-results ul.select2-result-sub {
	margin: 0px;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
	padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 120px;
}
.select2-results li {
	list-style: none; display: list-item; background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: 700;
}
.select2-results .select2-result-label {
	margin: 0px; padding: 3px 7px 4px; cursor: pointer; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -webkit-touch-callout: none; user-select: none;
}
.select2-results .select2-highlighted {
	background: rgb(56, 117, 215); color: rgb(255, 255, 255);
}
.select2-results li em {
	background: rgb(254, 255, 222); font-style: normal;
}
.select2-results .select2-highlighted em {
	background: none;
}
.select2-results .select2-highlighted ul {
	background: white; color: rgb(0, 0, 0);
}
.select2-results .select2-no-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-searching {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-selection-limit {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-disabled {
	background: rgb(244, 244, 244); display: list-item; cursor: default;
}
.select2-results .select2-highlighted.select2-disabled {
	background: rgb(244, 244, 244); color: rgb(102, 102, 102); display: list-item; cursor: default;
}
.select2-results .select2-selected {
	display: none;
}
.select2-more-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-active.select2-more-results {
	background: url("../images/loading.gif") no-repeat 100% rgb(244, 244, 244);
}
.select2-container-disabled.select2-container .select2-choice {
	border: 1px solid rgb(221, 221, 221); border-image: none; cursor: default; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container .select2-choice div {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container .select2-choice abbr {
	display: none;
}
.select2-container-multi .select2-choices {
	margin: 0px; padding: 0px; border: 1px solid rgb(170, 170, 170); border-image: none; height: auto !important; overflow: hidden; position: relative; cursor: text; background-image: -ms-linear-gradient(rgb(238, 238, 238) 1%, white 15%); background-color: rgb(255, 255, 255);
}
.select2-locked {
	padding: 3px 5px !important;
}
.select2-container-multi .select2-choices {
	min-height: 26px;
}
.select2-container-active.select2-container-multi .select2-choices {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
	list-style: none; float: left;
}
.select2-container-multi .select2-choices .select2-search-field {
	margin: 0px; padding: 0px; white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
	background: none !important; margin: 1px 0px; padding: 5px; outline: 0px; border: 0px currentColor; border-image: none; color: rgb(102, 102, 102); font-family: sans-serif; font-size: 100%; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: url("../images/loading.gif") no-repeat 100% white !important;
}
.select2-default {
	color: rgb(153, 153, 153) !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	margin: 3px 0px 3px 5px; padding: 3px 5px 3px 18px; border-radius: 3px; border: 1px solid rgb(170, 170, 170); border-image: none; color: rgb(51, 51, 51); line-height: 13px; position: relative; cursor: default; box-shadow: inset 0px 0px 2px white, 0px 1px 0px rgba(0,0,0,0.05); -ms-user-select: none; background-image: -ms-linear-gradient(rgb(244, 244, 244) 20%, rgb(240, 240, 240) 50%, rgb(234, 234, 234) 52%, rgb(238, 238, 238) 100%); background-clip: padding-box; background-color: rgb(228, 228, 228); -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05); -webkit-background-clip: padding-box; -moz-background-clip: padding; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -webkit-touch-callout: none; user-select: none;
}
.select2-container-multi .select2-choices .select2-search-choice span {
	cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: rgb(212, 212, 212);
}
.select2-search-choice-close {
	top: 4px; width: 12px; height: 13px; right: 3px; font-size: 1px; display: block; position: absolute;
}
.select2-container-multi .select2-search-choice-close {
	left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px;
}
.select2-container-disabled.select2-container-multi .select2-choices {
	border: 1px solid rgb(221, 221, 221); border-image: none; cursor: default; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 5px; border: 1px solid rgb(221, 221, 221); border-image: none; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
}
.select2-result-selectable .select2-match {
	text-decoration: underline;
}
.select2-result-unselectable .select2-match {
	text-decoration: underline;
}
.select2-offscreen {
	left: -10000px; position: absolute;
}
.select2-display-none {
	display: none;
}
.select2-container {
	width: 100%;
}
.select2-container .select2-choice {
	border-radius: 0px; border: 1px solid rgb(234, 237, 241); border-image: none; background-size: 100%; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.select2-drop-above.select2-container .select2-choice {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% whitesmoke; border-radius: 0px; border-bottom-color: rgb(210, 210, 210); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.select2-default {
	color: rgb(102, 102, 102) !important;
}
.select2-results .select2-highlighted {
	background: rgb(112, 135, 163);
}
.select2-drop {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(210, 210, 210) rgb(210, 210, 210); border-radius: 0px; border-image: none; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
.select2-drop-above.select2-drop {
	border-radius: 0px; border-top-color: rgb(210, 210, 210); border-top-width: 1px; border-top-style: solid; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 0;
}
.select2-container .select2-choice {
	height: 28px; color: rgb(102, 102, 102);
}
.select2-container .select2-choice div {
	background: none; border-radius: 0px; width: 20px; border-left-color: transparent; border-left-width: 1px; border-left-style: solid; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
.select2-container .select2-choice div b {
	background: none;
}
.select2-container .select2-choice div b::after {
	top: 2px; width: 18px; height: 18px; text-align: center; right: 2px; color: rgb(136, 136, 136); line-height: 18px; font-family: FontAwesome; font-size: 14px; font-style: normal; font-weight: 400; text-decoration: inherit; display: inline-block; position: absolute; content: "\f0dd"; pointer-events: none;
}
.select2-search::after {
	top: 5px; width: 18px; height: 18px; text-align: center; right: 10px; color: rgb(136, 136, 136); line-height: 18px; font-family: FontAwesome; font-size: 14px; font-style: normal; font-weight: 400; text-decoration: inherit; display: inline-block; position: absolute; content: "\f002"; pointer-events: none;
}
.select2-search input {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none;
}
.select2-search input.select2-active {
	background: url("../images/loading.gif") no-repeat 100% white;
}
.select2-container-active .select2-choice {
	border: 1px solid rgb(187, 187, 187); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.select2-container-active .select2-choices {
	border: 1px solid rgb(187, 187, 187); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.select2-dropdown-open .select2-choice {
	background: rgb(255, 255, 255); box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.select2-container-multi .select2-choices {
	background: rgb(255, 255, 255); border: 1px solid rgb(210, 210, 210); border-image: none;
}
.select2-container-active.select2-container-multi .select2-choices {
	border: 1px solid rgb(210, 210, 210); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-choice {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(242, 242, 242); border-radius: 2px; border: 1px solid rgb(210, 210, 210); border-image: none; box-shadow: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-border-radius: 2px;
}
.select2-container-multi .select2-search-choice-close {
	background: none;
}
.select2-container-multi .select2-search-choice-close::after {
	top: -4px; width: 18px; height: 18px; text-align: center; right: -2px; color: rgb(136, 136, 136); line-height: 18px; font-family: FontAwesome; font-size: 14px; font-style: normal; font-weight: 400; text-decoration: inherit; display: inline-block; position: absolute; content: "\f00d"; pointer-events: none;
}
.ui-slider {
	text-align: left; position: relative;
}
.ui-slider .ui-slider-handle {
	border: currentColor; border-image: none; width: 16px; height: 16px; position: absolute; z-index: 2; cursor: pointer;
}
.ui-slider .ui-slider-range {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZDRmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgxYjhmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(129, 184, 243); border-radius: 6px; border: 1px solid rgb(91, 168, 225); border-image: none; height: 6px; font-size: 0.7em; display: block; position: absolute; z-index: 1; box-shadow: inset 0px 1px 0px #aad6f6; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px;
}
.ui-slider-horizontal {
	background: rgb(215, 215, 215); margin: 8px 0px; border-radius: 6px; border: 1px solid rgb(186, 186, 186); border-image: none; height: 4px; clear: both; box-shadow: 0px 1px 0px #fff, inset 0px 1px 0px #cfcfcf; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -6px; margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: -1px; height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0px;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -6px; margin-bottom: -0.6em; margin-left: 0px;
}
.ui-slider-vertical .ui-slider-range {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZDRmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgxYjhmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(129, 184, 243); left: 0px; width: 4px;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0px;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0px;
}
.ui-slider-vertical {
	background: rgb(215, 215, 215); border-radius: 6px; width: 6px; height: 100px; box-shadow: 0px 1px 0px white, inset 0px 1px 0px #cfcfcf; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px;
}
.ui-slider .ui-slider-handle {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3Y2VkNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZmJmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") 0% 0% / 100% rgb(249, 251, 250); border-radius: 50%; transition:box-shadow 0.3s; width: 22px; height: 22px; box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.6), inset 0px -1px 0px 1px rgba(0,0,0,0.15), inset 0px 1px 0px 1px rgba(255,255,255,0.9); -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset; -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset; -webkit-transition: box-shadow .3s; -moz-transition: box-shadow .3s; -o-transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle:active {
	box-shadow: 0px 1px 2px -1px rgba(0,0,0,0.6), inset 0px -1px 0px 1px rgba(0,0,0,0.15), inset 0px 1px 0px 1px rgba(255,255,255,0.9); -webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset; -moz-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
}
.ui-slider .ui-slider-handle::after {
	background: rgb(48, 162, 210); border-radius: 50%; left: 50%; top: 50%; width: 8px; height: 8px; margin-top: -4px; margin-left: -4px; position: absolute; content: ""; box-shadow: inset 0px 1px 1px 1px rgba(22,73,163,0.7), 0px 1px 0px 0px white; -webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white; -moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -10px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -8px;
}
.ranged-slider-ui label {
	color: rgb(133, 133, 133);
}
.ranged-slider-ui input {
	background: none; margin: 0px; border: currentColor; border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.ranged-slider-ui input:focus {
	background: none; border: currentColor; border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.vertical-bars.ranged-slider-ui span {
	height: 120px; margin-right: 30px; float: left; display: block;
}
.icheckbox_flat-aero {
	background: url("../images/blue.png") no-repeat; margin: 0px; padding: 0px; border: currentColor; border-image: none; width: 20px; height: 20px; display: inline-block; cursor: pointer;
}
.iradio_flat-aero {
	background: url("../images/blue.png") no-repeat; margin: 0px; padding: 0px; border: currentColor; border-image: none; width: 20px; height: 20px; display: inline-block; cursor: pointer;
}
.icheckbox_flat-aero + label {
	left: 5px; top: -5px; display: inline-block; position: relative;
}
.iradio_flat-aero + label {
	left: 5px; top: -5px; display: inline-block; position: relative;
}
.icheckbox_flat-aero {
	background-position: 0px 0px;
}
.checked.icheckbox_flat-aero {
	background-position: -22px 0px;
}
.disabled.icheckbox_flat-aero {
	background-position: -44px 0px; cursor: default;
}
.disabled.checked.icheckbox_flat-aero {
	background-position: -66px 0px;
}
.iradio_flat-aero {
	background-position: -88px 0px;
}
.checked.iradio_flat-aero {
	background-position: -110px 0px;
}
.disabled.iradio_flat-aero {
	background-position: -132px 0px; cursor: default;
}
.disabled.checked.iradio_flat-aero {
	background-position: -154px 0px;
}
