.big { font-size: 25px; color: #1b83c2; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; line-height:27px; }
.estilo1 { font-size: 1em; }
.estilo2 { font-size: 1.1em; }
.estilo3 { font-size: 1.6em; color:#c65012}
.estilo4 { font-size: 1em; }
.estilo5 { font-size: 1.3em; }
.estilo6 { font-size: 1.8em; }
.estilo7 { font-size: 1.1em; }

.estilo1b { font-size: 1em; }
.estilo2b { font-size: 1.1em; }
.estilo3b { font-size: 1.6em; color:#c65012}
.estilo4b { font-size: 1em; }
.estilo5b { font-size: 1.3em; }
.estilo6b { font-size: 1.8em; }
.estilo7b { font-size: 1.1em; }

.rojo_claro { color:#f05a5b; }
.blanco { color:#FFFFFF; }
.naranja, a:link.naranja, a:visited.naranja { color:#FF8700 !important; }
.rojo, a:link.rojo, a:visited.rojo { color:#FF0000 !important; }
.verde { color:#067202;}
.gris_oscuro { color:#222222; }
.gris_claro { color:#181818; }
.azul_fuerte { color:#2D3C46; }
.azul_claro { color:#0099FF; }
.amarillo { color:#F7CB29; }

	
table {
	border: currentColor; width: 100%;
}
th {
	border-width: medium medium 2px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 5px 5px; text-align: center; color: rgb(153, 153, 153); font-size: 0.92em; font-weight: 700; background-color:#333333
}
td {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 10px 15px; text-align: center;
}
table.alt th {
	background: rgb(255, 132, 0); font: 300 1em/normal "Signika", sans-serif; padding: 7px 15px; color: rgb(255, 255, 255); border-bottom-color: rgb(217, 112, 0); border-bottom-width: 3px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}


article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
a:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none; height: auto; vertical-align: middle; -ms-interpolation-mode: bicubic; max-width: 100%;
}
#map_canvas img {
	max-width: none;
}
.google-maps img {
	max-width: none;
}
button {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
input {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
select {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
textarea {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
label {
	cursor: pointer;
}
select {
	cursor: pointer;
}
button {
	cursor: pointer;
}
input[type='button'] {
	cursor: pointer;
}
input[type='reset'] {
	cursor: pointer;
}
input[type='submit'] {
	cursor: pointer;
}
input[type='radio'] {
	cursor: pointer;
}
input[type='checkbox'] {
	cursor: pointer;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
}
.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: 31px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
body {
	margin: 0px; color: rgb(95, 95, 95); line-height: 21px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);
}
a {
	color: rgb(3, 143, 216); text-decoration: none;
}
a:hover {
	color: rgb(252, 84, 1); text-decoration: underline;
}
a:focus {
	color: rgb(252, 84, 1); text-decoration: underline;
}
.img-rounded {
	border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}
.img-polaroid {
	padding: 4px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; box-shadow: 0px 1px 3px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
	border-radius: 500px; -webkit-border-radius: 500px; -moz-border-radius: 500px;
}
.row {
	margin-left: -20px;
}
.row::before {
	line-height: 0; display: table; content: "";
}
.row::after {
	line-height: 0; display: table; content: "";
}
.row::after {
	clear: both;
}
[class*='span'] {
	margin-left: 20px; float: left; min-height: 1px;
}
.container {
	width: 940px;
}
.navbar-static-top .container {
	width: 940px;
}
.navbar-fixed-top .container {
	width: 940px;
}
.navbar-fixed-bottom .container {
	width: 940px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}
.row-fluid {
	width: 100%;
}
.row-fluid::before {
	line-height: 0; display: table; content: "";
}
.row-fluid::after {
	line-height: 0; display: table; content: "";
}
.row-fluid::after {
	clear: both;
}
.row-fluid [class*='span'] {
	width: 100%; margin-left: 2.12%; float: left; display: block; min-height: 31px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.row-fluid [class*='span']:first-child {
	margin-left: 0px;
}
.row-fluid .controls-row [class*='span'] + [class*='span'] {
	margin-left: 2.12%;
}
.row-fluid .span12 {
	width: 100%;
}
.row-fluid .span11 {
	width: 91.48%;
}
.row-fluid .span10 {
	width: 82.97%;
}
.row-fluid .span9 {
	width: 74.46%;
}
.row-fluid .span8 {
	width: 65.95%;
}
.row-fluid .span7 {
	width: 57.44%;
}
.row-fluid .span6 {
	width: 48.93%;
}
.row-fluid .span5 {
	width: 40.42%;
}
.row-fluid .span4 {
	width: 31.91%;
}
.row-fluid .span3 {
	width: 23.4%;
}
.row-fluid .span2 {
	width: 14.89%;
}
.row-fluid .span1 {
	width: 6.38%;
}
.row-fluid .offset12 {
	margin-left: 104.25%;
}
.row-fluid :first-child.offset12 {
	margin-left: 102.12%;
}
.row-fluid .offset11 {
	margin-left: 95.74%;
}
.row-fluid :first-child.offset11 {
	margin-left: 93.61%;
}
.row-fluid .offset10 {
	margin-left: 87.23%;
}
.row-fluid :first-child.offset10 {
	margin-left: 85.1%;
}
.row-fluid .offset9 {
	margin-left: 78.72%;
}
.row-fluid :first-child.offset9 {
	margin-left: 76.59%;
}
.row-fluid .offset8 {
	margin-left: 70.21%;
}
.row-fluid :first-child.offset8 {
	margin-left: 68.08%;
}
.row-fluid .offset7 {
	margin-left: 61.7%;
}
.row-fluid :first-child.offset7 {
	margin-left: 59.57%;
}
.row-fluid .offset6 {
	margin-left: 53.19%;
}
.row-fluid :first-child.offset6 {
	margin-left: 51.06%;
}
.row-fluid .offset5 {
	margin-left: 44.68%;
}
.row-fluid :first-child.offset5 {
	margin-left: 42.55%;
}
.row-fluid .offset4 {
	margin-left: 36.17%;
}
.row-fluid :first-child.offset4 {
	margin-left: 34.04%;
}
.row-fluid .offset3 {
	margin-left: 27.65%;
}
.row-fluid :first-child.offset3 {
	margin-left: 25.53%;
}
.row-fluid .offset2 {
	margin-left: 19.14%;
}
.row-fluid :first-child.offset2 {
	margin-left: 17.02%;
}
.row-fluid .offset1 {
	margin-left: 10.63%;
}
.row-fluid :first-child.offset1 {
	margin-left: 8.51%;
}
[class*='span'].hide {
	display: none;
}
.row-fluid [class*='span'].hide {
	display: none;
}
[class*='span'].pull-right {
	float: right;
}
.row-fluid [class*='span'].pull-right {
	float: right;
}
.container {
	margin-right: auto; margin-left: auto;
}
.container::before {
	line-height: 0; display: table; content: "";
}
.container::after {
	line-height: 0; display: table; content: "";
}
.container::after {
	clear: both;
}
.container-fluid {
	padding-right: 20px; padding-left: 20px;
}
.container-fluid::before {
	line-height: 0; display: table; content: "";
}
.container-fluid::after {
	line-height: 0; display: table; content: "";
}
.container-fluid::after {
	clear: both;
}
p {
	margin: 0px 0px 10.5px;
}
.lead {
	line-height: 31.5px; font-size: 18px; font-weight: 200; margin-bottom: 21px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: rgb(153, 153, 153);
}
a.muted:hover {
	color: rgb(128, 128, 128);
}
a.muted:focus {
	color: rgb(128, 128, 128);
}
.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;
}
h1 {
	margin: 10.5px 0px; color: inherit; line-height: 21px; font-family: inherit; font-weight: bold; text-rendering: optimizelegibility;
}
h2 {
	margin: 10.5px 0px; color: inherit; line-height: 21px; font-family: inherit; font-weight: bold; text-rendering: optimizelegibility;
}
h3 {
	margin: 10.5px 0px; color: inherit; line-height: 21px; font-family: inherit; font-weight: bold; text-rendering: optimizelegibility;
}
h4 {
	margin: 10.5px 0px; color: inherit; line-height: 21px; font-family: inherit; font-weight: bold; text-rendering: optimizelegibility;
}
h5 {
	margin: 10.5px 0px; color: inherit; line-height: 21px; font-family: inherit; font-weight: bold; text-rendering: optimizelegibility;
}
h6 {
	margin: 10.5px 0px; color: inherit; line-height: 21px; font-family: inherit; font-weight: bold; text-rendering: optimizelegibility;
}
h1 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h2 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h3 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h4 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h5 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h6 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h1 {
	line-height: 42px;
}
h2 {
	line-height: 42px;
}
h3 {
	line-height: 42px;
}
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
h1 small {
	font-size: 21px;
}
h2 small {
	font-size: 15px;
}
h3 small {
	font-size: 12px;
}
h4 small {
	font-size: 12px;
}
.page-header {
	margin: 21px 0px 31.5px; padding-bottom: 9.5px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
ul {
	margin: 0px 0px 10.5px 25px; padding: 0px;
}
ol {
	margin: 0px 0px 10.5px 25px; padding: 0px;
}
ul ul {
	margin-bottom: 0px;
}
ul ol {
	margin-bottom: 0px;
}
ol ol {
	margin-bottom: 0px;
}
ol ul {
	margin-bottom: 0px;
}
li {
	line-height: 21px;
}
ul.unstyled {
	list-style: none; margin-left: 0px;
}
ol.unstyled {
	list-style: none; margin-left: 0px;
}
ul.inline {
	list-style: none; margin-left: 0px;
}
ol.inline {
	list-style: none; margin-left: 0px;
}
ul.inline > li {
	padding-right: 5px; padding-left: 5px; display: inline-block;
}
ol.inline > li {
	padding-right: 5px; padding-left: 5px; display: inline-block;
}
dl {
	margin-bottom: 21px;
}
dt {
	line-height: 21px;
}
dd {
	line-height: 21px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 10.5px;
}
.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(67, 69, 71) currentColor rgb(255, 255, 255); margin: 21px 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 21px; 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: 15px; font-weight: 300; margin-bottom: 0px;
}
blockquote small {
	color: rgb(153, 153, 153); line-height: 21px; display: block;
}
blockquote small::before {
	content: "\2014 \00A0";
}
blockquote.pull-right {
	padding-right: 15px; padding-left: 0px; border-right-color: rgb(238, 238, 238); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none; float: right;
}
blockquote.pull-right p {
	text-align: right;
}
blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small::before {
	content: "";
}
blockquote.pull-right small::after {
	content: "\00A0 \2014";
}
q::before {
	content: "";
}
q::after {
	content: "";
}
blockquote::before {
	content: "";
}
blockquote::after {
	content: "";
}
address {
	line-height: 21px; font-style: normal; margin-bottom: 21px; display: block;
}
code {
	padding: 0px 3px 2px; border-radius: 3px; color: rgb(51, 51, 51); font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-size: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
pre {
	padding: 0px 3px 2px; border-radius: 3px; color: rgb(51, 51, 51); font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-size: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
code {
	padding: 2px 4px; border: 1px solid rgb(225, 225, 232); border-image: none; color: rgb(221, 17, 68); white-space: nowrap; background-color: rgb(247, 247, 249);
}
pre {
	margin: 0px 0px 10.5px; padding: 10px; border-radius: 0px; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; line-height: 21px; font-size: 11px; display: block; white-space: pre-wrap; -ms-word-break: break-all; -ms-word-wrap: break-word; background-color: rgb(245, 245, 245); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
pre.prettyprint {
	margin-bottom: 21px;
}
pre code {
	padding: 0px; border: 0px currentColor; border-image: none; color: inherit; white-space: pre-wrap; background-color: transparent;
}
.pre-scrollable {
	-ms-overflow-y: scroll; max-height: 340px;
}
form {
	margin: 0px 0px 21px;
}
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: 42px; font-size: 18px; margin-bottom: 21px; display: block;
}
legend small {
	color: rgb(153, 153, 153); font-size: 15.75px;
}
label {
	line-height: 21px; font-size: 12px; font-weight: normal;
}
input {
	line-height: 21px; font-size: 12px; font-weight: normal;
}
button {
	line-height: 21px; font-size: 12px; font-weight: normal;
}
select {
	line-height: 21px; font-size: 12px; font-weight: normal;
}
textarea {
	line-height: 21px; font-size: 12px; font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}
button {
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
label {
	margin-bottom: 5px; display: block;
}
select {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
textarea {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='text'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='password'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='datetime'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='datetime-local'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='date'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='month'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='time'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='week'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='number'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='email'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='url'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='search'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='tel'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input[type='color'] {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.uneditable-input {
	padding: 4px 6px; border-radius: 0px; height: 21px; color: rgb(85, 85, 85); line-height: 21px; font-size: 12px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
input {
	width: 206px;
}
textarea {
	width: 206px;
}
.uneditable-input {
	width: 206px;
}
textarea {
	height: auto;
}
textarea {
	border: 1px solid rgb(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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(225, 225, 225); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none; -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: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='text']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='password']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='datetime']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='datetime-local']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='date']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='month']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='time']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='week']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='number']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='email']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='url']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='search']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='tel']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='color']:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.uneditable-input:focus {
	border-color: rgb(137, 137, 137); outline: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
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;
}
select {
	height: 31px; line-height: 31px;
}
input[type='file'] {
	height: 31px; line-height: 31px;
}
select {
	border: 1px solid rgb(225, 225, 225); border-image: none; width: 220px; background-color: rgb(255, 255, 255);
}
select[multiple] {
	height: auto;
}
select[size] {
	height: auto;
}
select:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
input[type='file']:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
input[type='radio']:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
input[type='checkbox']:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
.uneditable-input {
	border-color: rgb(225, 225, 225); 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(225, 225, 225); 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: 21px;
}
.checkbox {
	padding-left: 20px; min-height: 21px;
}
.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;
}
.row-fluid input[class*='span'] {
	margin-left: 0px; float: none;
}
.row-fluid select[class*='span'] {
	margin-left: 0px; float: none;
}
.row-fluid textarea[class*='span'] {
	margin-left: 0px; float: none;
}
.row-fluid [class*='span'].uneditable-input {
	margin-left: 0px; float: none;
}
.input-append input[class*='span'] {
	display: inline-block;
}
.input-append [class*='span'].uneditable-input {
	display: inline-block;
}
.input-prepend input[class*='span'] {
	display: inline-block;
}
.input-prepend [class*='span'].uneditable-input {
	display: inline-block;
}
.row-fluid input[class*='span'] {
	display: inline-block;
}
.row-fluid select[class*='span'] {
	display: inline-block;
}
.row-fluid textarea[class*='span'] {
	display: inline-block;
}
.row-fluid [class*='span'].uneditable-input {
	display: inline-block;
}
.row-fluid .input-prepend [class*='span'] {
	display: inline-block;
}
.row-fluid .input-append [class*='span'] {
	display: inline-block;
}
input {
	margin-left: 0px;
}
textarea {
	margin-left: 0px;
}
.uneditable-input {
	margin-left: 0px;
}
.controls-row [class*='span'] + [class*='span'] {
	margin-left: 20px;
}
input.span12 {
	width: 926px;
}
textarea.span12 {
	width: 926px;
}
.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;
}
.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 input {
	color: rgb(192, 152, 83);
}
.warning.control-group select {
	color: rgb(192, 152, 83);
}
.warning.control-group textarea {
	color: rgb(192, 152, 83);
}
.warning.control-group 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 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 input {
	color: rgb(185, 74, 72);
}
.error.control-group select {
	color: rgb(185, 74, 72);
}
.error.control-group textarea {
	color: rgb(185, 74, 72);
}
.error.control-group 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 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 input {
	color: rgb(70, 136, 71);
}
.success.control-group select {
	color: rgb(70, 136, 71);
}
.success.control-group textarea {
	color: rgb(70, 136, 71);
}
.success.control-group 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 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 input {
	color: rgb(58, 135, 173);
}
.info.control-group select {
	color: rgb(58, 135, 173);
}
.info.control-group textarea {
	color: rgb(58, 135, 173);
}
.info.control-group 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 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: 20px 20px 21px; margin-top: 21px; margin-bottom: 21px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; background-color: rgb(245, 245, 245);
}
.form-actions::before {
	line-height: 0; display: table; content: "";
}
.form-actions::after {
	line-height: 0; display: table; content: "";
}
.form-actions::after {
	clear: both;
}
.help-block {
	color: rgb(133, 133, 133);
}
.help-inline {
	color: rgb(133, 133, 133);
}
.help-block {
	margin-bottom: 10.5px; display: block;
}
.help-inline {
	padding-left: 5px; vertical-align: middle; display: inline-block;
}
.input-append {
	font-size: 0px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; white-space: nowrap;
}
.input-prepend {
	font-size: 0px; margin-bottom: 10.5px; vertical-align: middle; display: inline-block; white-space: nowrap;
}
.input-append input {
	font-size: 12px;
}
.input-append select {
	font-size: 12px;
}
.input-append .uneditable-input {
	font-size: 12px;
}
.input-append .dropdown-menu {
	font-size: 12px;
}
.input-append .popover {
	font-size: 12px;
}
.input-prepend input {
	font-size: 12px;
}
.input-prepend select {
	font-size: 12px;
}
.input-prepend .uneditable-input {
	font-size: 12px;
}
.input-prepend .dropdown-menu {
	font-size: 12px;
}
.input-prepend .popover {
	font-size: 12px;
}
.input-append input {
	border-radius: 0px; margin-bottom: 0px; vertical-align: top; position: relative; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append select {
	border-radius: 0px; margin-bottom: 0px; vertical-align: top; position: relative; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append .uneditable-input {
	border-radius: 0px; margin-bottom: 0px; vertical-align: top; position: relative; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-prepend input {
	border-radius: 0px; margin-bottom: 0px; vertical-align: top; position: relative; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-prepend select {
	border-radius: 0px; margin-bottom: 0px; vertical-align: top; position: relative; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-prepend .uneditable-input {
	border-radius: 0px; margin-bottom: 0px; vertical-align: top; position: relative; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 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: 21px; text-align: center; line-height: 21px; font-size: 12px; font-weight: normal; display: inline-block; min-width: 16px; text-shadow: 0px 1px 0px #fff; 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: 21px; text-align: center; line-height: 21px; font-size: 12px; font-weight: normal; display: inline-block; min-width: 16px; text-shadow: 0px 1px 0px #fff; background-color: rgb(238, 238, 238);
}
.input-append .add-on {
	border-radius: 0px; vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-append .btn {
	border-radius: 0px; vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-append .btn-group > .dropdown-toggle {
	border-radius: 0px; vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-prepend .add-on {
	border-radius: 0px; vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-prepend .btn {
	border-radius: 0px; vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-prepend .btn-group > .dropdown-toggle {
	border-radius: 0px; vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-append .active {
	border-color: rgb(70, 165, 70); background-color: rgb(169, 219, 169);
}
.input-prepend .active {
	border-color: rgb(70, 165, 70); background-color: rgb(169, 219, 169);
}
.input-prepend .add-on {
	margin-right: -1px;
}
.input-prepend .btn {
	margin-right: -1px;
}
.input-prepend :first-child.add-on {
	border-radius: 0px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-prepend :first-child.btn {
	border-radius: 0px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-append input {
	border-radius: 0px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-append select {
	border-radius: 0px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-append .uneditable-input {
	border-radius: 0px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group :last-child.btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append select + .btn-group :last-child.btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append .uneditable-input + .btn-group :last-child.btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 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; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append :last-child.btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append :last-child.btn-group > .dropdown-toggle {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append.input-prepend input {
	border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-append.input-prepend select {
	border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-append.input-prepend .uneditable-input {
	border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.input-append.input-prepend input + .btn-group .btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append.input-prepend select + .btn-group .btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append.input-prepend .uneditable-input + .btn-group .btn {
	border-radius: 0px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append.input-prepend :first-child.add-on {
	border-radius: 0px; margin-right: -1px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-append.input-prepend :first-child.btn {
	border-radius: 0px; margin-right: -1px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.input-append.input-prepend :last-child.add-on {
	border-radius: 0px; margin-left: -1px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 0;
}
.input-append.input-prepend :last-child.btn {
	border-radius: 0px; margin-left: -1px; -webkit-border-radius: 0 0px 0px 0; -moz-border-radius: 0 0px 0px 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; -webkit-border-radius: 15px; -moz-border-radius: 15px;
}
.form-search .input-append .search-query {
	border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.form-search .input-prepend .search-query {
	border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.form-search .input-append .search-query {
	border-radius: 14px 0px 0px 14px; -webkit-border-radius: 14px 0 0 14px; -moz-border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
	border-radius: 0px 14px 14px 0px; -webkit-border-radius: 0 14px 14px 0; -moz-border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
	border-radius: 0px 14px 14px 0px; -webkit-border-radius: 0 14px 14px 0; -moz-border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
	border-radius: 14px 0px 0px 14px; -webkit-border-radius: 14px 0 0 14px; -moz-border-radius: 14px 0 0 14px;
}
.form-search input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-search textarea {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-search 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 input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline textarea {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline 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 input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal textarea {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-horizontal 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; dis
}

img .indecs {
	width: 100%;
	}