/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #444444;
  background-color: #ffffff;
}
a {
  color: #1197d5;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #1197d5;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 983.99992px;
}
.span12 {
  width: 983.99992px;
}
.span11 {
  width: 900.33326px;
}
.span10 {
  width: 816.6666px;
}
.span9 {
  width: 732.99994px;
}
.span8 {
  width: 649.3332800000001px;
}
.span7 {
  width: 565.66662px;
}
.span6 {
  width: 481.99996px;
}
.span5 {
  width: 398.3333px;
}
.span4 {
  width: 314.66664000000003px;
}
.span3 {
  width: 230.99998px;
}
.span2 {
  width: 147.33332000000001px;
}
.span1 {
  width: 63.66666px;
}
.offset12 {
  margin-left: 1023.99992px;
}
.offset11 {
  margin-left: 940.33326px;
}
.offset10 {
  margin-left: 856.6666px;
}
.offset9 {
  margin-left: 772.99994px;
}
.offset8 {
  margin-left: 689.3332800000001px;
}
.offset7 {
  margin-left: 605.66662px;
}
.offset6 {
  margin-left: 521.99996px;
}
.offset5 {
  margin-left: 438.3333px;
}
.offset4 {
  margin-left: 354.66664000000003px;
}
.offset3 {
  margin-left: 270.99998px;
}
.offset2 {
  margin-left: 187.33332000000001px;
}
.offset1 {
  margin-left: 103.66666000000001px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.03252049044882%;
  *margin-left: 1.9817074781875996%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.03252049044882%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94918698773878%;
}
.row-fluid .span11 {
  width: 91.49728995912926%;
  *width: 91.44647694686805%;
}
.row-fluid .span10 {
  width: 82.99457991825854%;
  *width: 82.94376690599732%;
}
.row-fluid .span9 {
  width: 74.49186987738778%;
  *width: 74.44105686512657%;
}
.row-fluid .span8 {
  width: 65.98915983651706%;
  *width: 65.93834682425585%;
}
.row-fluid .span7 {
  width: 57.48644979564632%;
  *width: 57.4356367833851%;
}
.row-fluid .span6 {
  width: 48.98373975477559%;
  *width: 48.93292674251437%;
}
.row-fluid .span5 {
  width: 40.48102971390486%;
  *width: 40.43021670164364%;
}
.row-fluid .span4 {
  width: 31.978319673034118%;
  *width: 31.9275066607729%;
}
.row-fluid .span3 {
  width: 23.475609632163383%;
  *width: 23.424796619902164%;
}
.row-fluid .span2 {
  width: 14.972899591292649%;
  *width: 14.922086579031427%;
}
.row-fluid .span1 {
  width: 6.470189550421915%;
  *width: 6.419376538160694%;
}
.row-fluid .offset12 {
  margin-left: 104.06504098089763%;
  *margin-left: 103.9634149563752%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.03252049044882%;
  *margin-left: 101.93089446592639%;
}
.row-fluid .offset11 {
  margin-left: 95.5623309400269%;
  *margin-left: 95.46070491550446%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.52981044957808%;
  *margin-left: 93.42818442505565%;
}
.row-fluid .offset10 {
  margin-left: 87.05962089915617%;
  *margin-left: 86.95799487463374%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.02710040870735%;
  *margin-left: 84.92547438418492%;
}
.row-fluid .offset9 {
  margin-left: 78.55691085828542%;
  *margin-left: 78.45528483376299%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.5243903678366%;
  *margin-left: 76.42276434331417%;
}
.row-fluid .offset8 {
  margin-left: 70.0542008174147%;
  *margin-left: 69.95257479289226%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.02168032696588%;
  *margin-left: 67.92005430244345%;
}
.row-fluid .offset7 {
  margin-left: 61.551490776543965%;
  *margin-left: 61.44986475202152%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.51897028609514%;
  *margin-left: 59.417344261572694%;
}
.row-fluid .offset6 {
  margin-left: 53.04878073567323%;
  *margin-left: 52.94715471115079%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.01626024522441%;
  *margin-left: 50.91463422070196%;
}
.row-fluid .offset5 {
  margin-left: 44.5460706948025%;
  *margin-left: 44.444444670280056%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.51355020435368%;
  *margin-left: 42.41192417983123%;
}
.row-fluid .offset4 {
  margin-left: 36.04336065393176%;
  *margin-left: 35.94173462940932%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.01084016348294%;
  *margin-left: 33.90921413896049%;
}
.row-fluid .offset3 {
  margin-left: 27.540650613061025%;
  *margin-left: 27.439024588538583%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.508130122612204%;
  *margin-left: 25.406504098089766%;
}
.row-fluid .offset2 {
  margin-left: 19.037940572190287%;
  *margin-left: 18.93631454766785%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.00542008174147%;
  *margin-left: 16.903794057219027%;
}
.row-fluid .offset1 {
  margin-left: 10.535230531319556%;
  *margin-left: 10.433604506797113%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.502710040870735%;
  *margin-left: 8.401084016348294%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c89e1a;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #9b7a14;
}
.text-error {
  color: #b82b1f;
}
a.text-error:hover,
a.text-error:focus {
  color: #8c2118;
}
.text-info {
  color: #2c4f78;
}
a.text-info:hover,
a.text-info:focus {
  color: #1e3653;
}
.text-success {
  color: #7f9218;
}
a.text-success:hover,
a.text-success:focus {
  color: #596611;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16.080000000000002px;
}
h4 {
  font-size: 13.919999999999998px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
h1 small {
  font-size: 18px;
}
h2 small {
  font-size: 16.080000000000002px;
}
h3 small {
  font-size: 13.919999999999998px;
}
h4 small {
  font-size: 12px;
}
/*#CUSTOM*/
h1.blue,
h2.blue,
h3.blue,
h4.blue,
h5.blue,
h6.blue {
  color: #2c4f78;
}
h1.green,
h2.green,
h3.green,
h4.green,
h5.green,
h6.green {
  color: #7f9218;
}
h1.red,
h2.red,
h3.red,
h4.red,
h5.red,
h6.red {
  color: #b82b1f;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
/*#CUSTOM*/
ul,
ul ul {
  list-style: disc;
}
ul ul {
  margin-left: 50px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #cccccc;
}
blockquote p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #cccccc;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 10px;
  color: #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 11px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 40px;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: Tahoma, Geneva, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
label.checkbox,
label.radio {
  font-weight: normal;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #444444;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(44, 79, 120, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44,79,120,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44,79,120,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44,79,120,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #f0f0f0;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 969.99992px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 886.33326px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 802.6666px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 718.99994px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 635.3332800000001px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 551.66662px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 467.99996px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 384.3333px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 300.66664000000003px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 216.99998px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 133.33332000000001px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 49.66666px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #e3e3e3;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c89e1a;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c89e1a;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c89e1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #9b7a14;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eac85e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eac85e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eac85e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c89e1a;
  background-color: #e3e3e3;
  border-color: #c89e1a;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b82b1f;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b82b1f;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b82b1f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #8c2118;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e3655a;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e3655a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e3655a;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b82b1f;
  background-color: #e3e3e3;
  border-color: #b82b1f;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #7f9218;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #7f9218;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #7f9218;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #596611;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c3dd33;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c3dd33;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c3dd33;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #7f9218;
  background-color: #e3e3e3;
  border-color: #7f9218;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #2c4f78;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #2c4f78;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #2c4f78;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #1e3653;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c81be;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c81be;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c81be;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #2c4f78;
  background-color: #e3e3e3;
  border-color: #2c4f78;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #b82b1f;
  background-color: #ffe8e5;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: darkken(#b82b1f, 10%);
  -webkit-box-shadow: 0 0 6px #e3655a;
  -moz-box-shadow: 0 0 6px #e3655a;
  box-shadow: 0 0 6px #e3655a;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #1e1e1e;
  font-size: 10.2px;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 12px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 10.2px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #cccccc;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #d0e55e;
  border-color: #7f9218;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 29px;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 29px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #f0f0f0;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
  background-color: #2c4f78;
  color: #ffffff;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #f0f0f0;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #f0f0f0;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
}
.table-bordered th {
  border-left: 1px solid #062f5f;
}
.table-bordered td {
  border-left: 1px solid #f0f0f0;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f0f0f0;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #eeeeee;
  cursor: pointer;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 47.66666px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 131.33332000000001px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 214.99998px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 298.66664000000003px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 382.3333px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 465.99996px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 549.66662px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 633.3332800000001px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 716.99994px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 800.6666px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 884.33326px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 967.99992px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #fbffe5;
}
.table tbody tr.error > td {
  background-color: #ffe8e5;
}
.table tbody tr.warning > td {
  background-color: #fff9e5;
}
.table tbody tr.info > td {
  background-color: #e5f1ff;
}
.table-hover tbody tr.success:hover > td {
  background-color: #f7ffcb;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ffd1cb;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #fff3cb;
}
.table-hover tbody tr.info:hover > td {
  background-color: #cbe3ff;
}
[class^="icon16-"],
[class*=" icon16-"],
.ui-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("../img/Icones_16px_Grey.png");
  background-position: 16px 16px;
  background-repeat: no-repeat;
  margin-top: -1px;
  text-indent: -9999px;
}
.btn.icon16 {
  padding: 4px 6px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon16-white,
.nav-pills > .active > a > [class^="icon16-"],
.nav-pills > .active > a > [class*=" icon16-"],
.nav-list > .active > a > [class^="icon16-"],
.nav-list > .active > a > [class*=" icon16-"],
.navbar-inverse .nav > .active > a > [class^="icon16-"],
.navbar-inverse .nav > .active > a > [class*=" icon16-"],
.dropdown-menu > li > a:hover > [class^="icon16-"],
.dropdown-menu > li > a:focus > [class^="icon16-"],
.dropdown-menu > li > a:hover > [class*=" icon16-"],
.dropdown-menu > li > a:focus > [class*=" icon16-"],
.dropdown-menu > .active > a > [class^="icon16-"],
.dropdown-menu > .active > a > [class*=" icon16-"],
.dropdown-submenu:hover > a > [class^="icon16-"],
.dropdown-submenu:focus > a > [class^="icon16-"],
.dropdown-submenu:hover > a > [class*=" icon16-"],
.dropdown-submenu:focus > a > [class*=" icon16-"] {
  background-image: url("../img/Icones_16px_White.png");
}
.icon16-blue {
  background-image: url("../img/Icones_16px_Blue.png");
}
.icon16-lightgrey,
.ui-state-hover .ui-icon-plus,
.ui-state-hover .ui-icon-minus {
  background-image: url("../img/Icones_16px_LightGrey.png");
}
.icon16-mediumgrey {
  background-image: url("../img/Icones_16px_MediumGrey.png");
}
.icon16-1 {
  background-position: -5px -5px;
}
.icon16-2 {
  background-position: -30px -5px;
}
.icon16-3 {
  background-position: -55px -5px;
}
.icon16-4 {
  background-position: -80px -5px;
}
.icon16-5 {
  background-position: -105px -5px;
}
.icon16-6 {
  background-position: -130px -5px;
}
.icon16-7 {
  background-position: -155px -5px;
}
.icon16-8 {
  background-position: -180px -5px;
}
.icon16-9 {
  background-position: -205px -5px;
}
.icon16-10 {
  background-position: -230px -5px;
}
.icon16-11 {
  background-position: -255px -5px;
}
.icon16-12 {
  background-position: -280px -5px;
}
.icon16-13 {
  background-position: -305px -5px;
}
.icon16-14 {
  background-position: -330px -5px;
}
.icon16-15 {
  background-position: -355px -5px;
}
.icon16-16 {
  background-position: -380px -5px;
}
.icon16-17 {
  background-position: -405px -5px;
}
.icon16-18 {
  background-position: -430px -5px;
}
.icon16-19 {
  background-position: -455px -5px;
}
.icon16-20 {
  background-position: -480px -5px;
}
.icon16-21 {
  background-position: -5px -30px;
}
.icon16-22 {
  background-position: -30px -30px;
}
.icon16-23 {
  background-position: -55px -30px;
}
.icon16-24 {
  background-position: -80px -30px;
}
.icon16-25 {
  background-position: -105px -30px;
}
.icon16-26 {
  background-position: -130px -30px;
}
.icon16-27 {
  background-position: -155px -30px;
}
.icon16-28 {
  background-position: -180px -30px;
}
.icon16-29 {
  background-position: -205px -30px;
}
.icon16-30 {
  background-position: -230px -30px;
}
.icon16-31 {
  background-position: -255px -30px;
}
.icon16-32 {
  background-position: -280px -30px;
}
.icon16-33 {
  background-position: -305px -30px;
}
.icon16-34 {
  background-position: -330px -30px;
}
.icon16-35 {
  background-position: -355px -30px;
}
.icon16-36 {
  background-position: -380px -30px;
}
.icon16-37 {
  background-position: -405px -30px;
}
.icon16-38 {
  background-position: -430px -30px;
}
.icon16-39 {
  background-position: -455px -30px;
}
.icon16-40 {
  background-position: -480px -30px;
}
.icon16-41 {
  background-position: -5px -55px;
}
.icon16-42 {
  background-position: -30px -55px;
}
.icon16-43 {
  background-position: -55px -55px;
}
.icon16-44 {
  background-position: -80px -55px;
}
.icon16-45 {
  background-position: -105px -55px;
}
.icon16-46 {
  background-position: -130px -55px;
}
.icon16-47 {
  background-position: -155px -55px;
}
.icon16-48 {
  background-position: -180px -55px;
}
.icon16-49 {
  background-position: -205px -55px;
}
.icon16-50 {
  background-position: -230px -55px;
}
.icon16-51 {
  background-position: -255px -55px;
}
.icon16-52 {
  background-position: -280px -55px;
}
.icon16-53 {
  background-position: -305px -55px;
}
.icon16-54 {
  background-position: -330px -55px;
}
.icon16-55 {
  background-position: -355px -55px;
}
.icon16-56 {
  background-position: -380px -55px;
}
.icon16-57 {
  background-position: -405px -55px;
}
.icon16-58 {
  background-position: -430px -55px;
}
.icon16-59 {
  background-position: -455px -55px;
}
.icon16-60 {
  background-position: -480px -55px;
}
.icon16-61 {
  background-position: -5px -80px;
}
.icon16-62 {
  background-position: -30px -80px;
}
.icon16-63 {
  background-position: -55px -80px;
}
.icon16-64 {
  background-position: -80px -80px;
}
.icon16-65 {
  background-position: -105px -80px;
}
.icon16-66 {
  background-position: -130px -80px;
}
.icon16-67 {
  background-position: -155px -80px;
}
.icon16-68 {
  background-position: -180px -80px;
}
.icon16-69 {
  background-position: -205px -80px;
}
.icon16-70 {
  background-position: -230px -80px;
}
.icon16-71 {
  background-position: -255px -80px;
}
.icon16-72 {
  background-position: -280px -80px;
}
.icon16-73 {
  background-position: -305px -80px;
}
.icon16-74 {
  background-position: -330px -80px;
}
.icon16-75 {
  background-position: -355px -80px;
}
.icon16-76 {
  background-position: -380px -80px;
}
.icon16-77 {
  background-position: -405px -80px;
}
.icon16-78 {
  background-position: -430px -80px;
}
.icon16-79 {
  background-position: -455px -80px;
}
.icon16-80 {
  background-position: -480px -80px;
}
.icon16-81 {
  background-position: -5px -105px;
}
.icon16-82 {
  background-position: -30px -105px;
}
.icon16-83 {
  background-position: -55px -105px;
}
.icon16-84 {
  background-position: -80px -105px;
}
.icon16-85 {
  background-position: -105px -105px;
}
.icon16-86 {
  background-position: -130px -105px;
}
.icon16-87 {
  background-position: -155px -105px;
}
.icon16-88 {
  background-position: -180px -105px;
}
.icon16-89 {
  background-position: -205px -105px;
}
.icon16-90 {
  background-position: -230px -105px;
}
.icon16-91 {
  background-position: -255px -105px;
}
.icon16-92 {
  background-position: -280px -105px;
}
.icon16-93 {
  background-position: -305px -105px;
}
.icon16-94 {
  background-position: -330px -105px;
}
.icon16-95 {
  background-position: -355px -105px;
}
.icon16-96 {
  background-position: -380px -105px;
}
.icon16-97 {
  background-position: -405px -105px;
}
.icon16-98 {
  background-position: -430px -105px;
}
.icon16-99 {
  background-position: -455px -105px;
}
.icon16-100 {
  background-position: -480px -105px;
}
.icon16-101 {
  background-position: -5px -130px;
}
.icon16-102 {
  background-position: -30px -130px;
}
.icon16-103 {
  background-position: -55px -130px;
}
.icon16-104 {
  background-position: -80px -130px;
}
.icon16-105 {
  background-position: -105px -130px;
}
.icon16-106 {
  background-position: -130px -130px;
}
.icon16-107 {
  background-position: -155px -130px;
}
.icon16-108 {
  background-position: -180px -130px;
}
.icon16-109 {
  background-position: -205px -130px;
}
.icon16-110 {
  background-position: -230px -130px;
}
.icon16-111 {
  background-position: -255px -130px;
}
.icon16-112 {
  background-position: -280px -130px;
}
.icon16-113 {
  background-position: -305px -130px;
}
.icon16-114 {
  background-position: -330px -130px;
}
.icon16-115 {
  background-position: -355px -130px;
}
.icon16-116 {
  background-position: -380px -130px;
}
.icon16-117 {
  background-position: -405px -130px;
}
.icon16-118 {
  background-position: -430px -130px;
}
.icon16-119 {
  background-position: -455px -130px;
}
.icon16-120 {
  background-position: -480px -130px;
}
.icon16-121 {
  background-position: -5px -155px;
}
.icon16-122 {
  background-position: -30px -155px;
}
.icon16-123 {
  background-position: -55px -155px;
}
.icon16-124 {
  background-position: -80px -155px;
}
.icon16-125 {
  background-position: -105px -155px;
}
.icon16-126 {
  background-position: -130px -155px;
}
.icon16-127 {
  background-position: -155px -155px;
}
.icon16-128 {
  background-position: -180px -155px;
}
.icon16-129 {
  background-position: -205px -155px;
}
.icon16-130 {
  background-position: -230px -155px;
}
.icon16-131 {
  background-position: -255px -155px;
}
.icon16-132 {
  background-position: -280px -155px;
}
.icon16-133 {
  background-position: -305px -155px;
}
.icon16-134 {
  background-position: -330px -155px;
}
.icon16-135 {
  background-position: -355px -155px;
}
.icon16-136 {
  background-position: -380px -155px;
}
.icon16-137 {
  background-position: -405px -155px;
}
.icon16-138 {
  background-position: -430px -155px;
}
.icon16-139 {
  background-position: -455px -155px;
}
.icon16-140 {
  background-position: -480px -155px;
}
.icon16-141 {
  background-position: -5px -180px;
}
.icon16-142 {
  background-position: -30px -180px;
}
.icon16-143 {
  background-position: -55px -180px;
}
.icon16-144 {
  background-position: -80px -180px;
}
.icon16-145 {
  background-position: -105px -180px;
}
.icon16-146,
.ui-icon-plus {
  background-position: -130px -180px;
}
.icon16-147,
.ui-icon-minus {
  background-position: -155px -180px;
}
.icon16-148 {
  background-position: -180px -180px;
}
.icon16-149 {
  background-position: -205px -180px;
}
.icon16-150 {
  background-position: -230px -180px;
}
.icon16-151 {
  background-position: -255px -180px;
}
.icon16-152 {
  background-position: -280px -180px;
}
.icon16-153 {
  background-position: -305px -180px;
}
.icon16-154 {
  background-position: -330px -180px;
}
.icon16-155 {
  background-position: -355px -180px;
}
.icon16-156 {
  background-position: -380px -180px;
}
.icon16-157 {
  background-position: -405px -180px;
}
.icon16-158 {
  background-position: -430px -180px;
}
.icon16-159 {
  background-position: -455px -180px;
}
.icon16-160 {
  background-position: -480px -180px;
}
.icon16-161 {
  background-position: -5px -205px;
}
.icon16-162 {
  background-position: -30px -205px;
}
.icon16-163 {
  background-position: -55px -205px;
}
.icon16-164 {
  background-position: -80px -205px;
}
.icon16-165 {
  background-position: -105px -205px;
}
.icon16-166 {
  background-position: -130px -205px;
}
.icon16-167,
.ui-icon-circle-triangle-w {
  background-position: -155px -205px;
}
.icon16-168,
.ui-icon-circle-triangle-e {
  background-position: -180px -205px;
}
.icon16-169 {
  background-position: -205px -205px;
}
.icon16-170 {
  background-position: -230px -205px;
}
.icon16-171 {
  background-position: -255px -205px;
}
.icon16-172 {
  background-position: -280px -205px;
}
.icon16-173 {
  background-position: -305px -205px;
}
.icon16-174 {
  background-position: -330px -205px;
}
.icon16-175 {
  background-position: -355px -205px;
}
.icon16-176 {
  background-position: -380px -205px;
}
.icon16-177 {
  background-position: -405px -205px;
}
.icon16-178 {
  background-position: -430px -205px;
}
.icon16-179 {
  background-position: -455px -205px;
}
.icon16-180 {
  background-position: -480px -205px;
}
.icon16-181 {
  background-position: -5px -230px;
}
.icon16-182 {
  background-position: -30px -230px;
}
.icon16-183 {
  background-position: -55px -230px;
}
.icon16-184 {
  background-position: -80px -230px;
}
.icon16-185 {
  background-position: -105px -230px;
}
.icon16-186 {
  background-position: -130px -230px;
}
.icon16-187 {
  background-position: -155px -230px;
}
.icon16-188 {
  background-position: -180px -230px;
}
.icon16-189 {
  background-position: -205px -230px;
}
.icon16-190 {
  background-position: -230px -230px;
}
.icon16-191 {
  background-position: -255px -230px;
}
.icon16-192 {
  background-position: -280px -230px;
}
.icon16-193 {
  background-position: -305px -230px;
}
.icon16-194 {
  background-position: -330px -230px;
}
.icon16-195 {
  background-position: -355px -230px;
}
.icon16-196 {
  background-position: -380px -230px;
}
.icon16-197 {
  background-position: -405px -230px;
}
.icon16-198 {
  background-position: -430px -230px;
}
.icon16-199 {
  background-position: -455px -230px;
}
.icon16-200 {
  background-position: -480px -230px;
}
.icon16-201 {
  background-position: -5px -255px;
}
.icon16-202 {
  background-position: -30px -255px;
}
.icon16-203 {
  background-position: -55px -255px;
}
.icon16-204 {
  background-position: -80px -255px;
}
.icon16-205 {
  background-position: -105px -255px;
}
.icon16-206 {
  background-position: -130px -255px;
}
.icon16-207 {
  background-position: -155px -255px;
}
.icon16-208 {
  background-position: -180px -255px;
}
.icon16-209 {
  background-position: -205px -255px;
}
.icon16-210 {
  background-position: -230px -255px;
}
.icon16-211 {
  background-position: -255px -255px;
}
.icon16-212 {
  background-position: -280px -255px;
}
.icon16-213 {
  background-position: -305px -255px;
}
.icon16-214 {
  background-position: -330px -255px;
}
.icon16-215 {
  background-position: -355px -255px;
}
.icon16-216 {
  background-position: -380px -255px;
}
.icon16-217 {
  background-position: -405px -255px;
}
.icon16-218 {
  background-position: -430px -255px;
}
.icon16-219 {
  background-position: -455px -255px;
}
.icon16-220 {
  background-position: -480px -255px;
}
.icon16-221 {
  background-position: -5px -280px;
}
.icon16-222 {
  background-position: -30px -280px;
}
.icon16-223 {
  background-position: -55px -280px;
}
[class^="icon20-"],
[class*=" icon20-"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  *margin-right: .3em;
  line-height: 20px;
  vertical-align: text-top;
  background-image: url("../img/Icones_20px_Grey.png");
  background-position: 20px 20px;
  background-repeat: no-repeat;
  margin-top: -1px;
  text-indent: -9999px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon20-white,
.nav-pills > .active > a > [class^="icon20-"],
.nav-pills > .active > a > [class*=" icon20-"],
.nav-list > .active > a > [class^="icon20-"],
.nav-list > .active > a > [class*=" icon20-"],
.navbar-inverse .nav > .active > a > [class^="icon20-"],
.navbar-inverse .nav > .active > a > [class*=" icon20-"],
.dropdown-menu > li > a:hover > [class^="icon20-"],
.dropdown-menu > li > a:focus > [class^="icon20-"],
.dropdown-menu > li > a:hover > [class*=" icon20-"],
.dropdown-menu > li > a:focus > [class*=" icon20-"],
.dropdown-menu > .active > a > [class^="icon20-"],
.dropdown-menu > .active > a > [class*=" icon20-"],
.dropdown-submenu:hover > a > [class^="icon20-"],
.dropdown-submenu:focus > a > [class^="icon20-"],
.dropdown-submenu:hover > a > [class*=" icon20-"],
.dropdown-submenu:focus > a > [class*=" icon20-"] {
  background-image: url("../img/Icones_20px_White.png");
}
.icon20-blue {
  background-image: url("../img/Icones_20px_Blue.png");
}
.icon20-lightgrey {
  background-image: url("../img/Icones_20px_LightGrey.png");
}
.icon20-mediumgrey {
  background-image: url("../img/Icones_20px_MediumGrey.png");
}
.icon20-1 {
  background-position: -5px -6px;
}
.icon20-2 {
  background-position: -35px -6px;
}
.icon20-3 {
  background-position: -65px -6px;
}
.icon20-4 {
  background-position: -95px -6px;
}
.icon20-5 {
  background-position: -125px -6px;
}
.icon20-6 {
  background-position: -155px -6px;
}
.icon20-7 {
  background-position: -185px -6px;
}
.icon20-8 {
  background-position: -215px -6px;
}
.icon20-9 {
  background-position: -245px -6px;
}
.icon20-10 {
  background-position: -275px -6px;
}
.icon20-11 {
  background-position: -305px -6px;
}
.icon20-12 {
  background-position: -335px -6px;
}
.icon20-13 {
  background-position: -365px -6px;
}
.icon20-14 {
  background-position: -395px -6px;
}
.icon20-15 {
  background-position: -425px -6px;
}
.icon20-16 {
  background-position: -455px -6px;
}
.icon20-17 {
  background-position: -485px -6px;
}
.icon20-18 {
  background-position: -515px -6px;
}
.icon20-19 {
  background-position: -545px -6px;
}
.icon20-20 {
  background-position: -575px -6px;
}
.icon20-21 {
  background-position: -5px -35px;
}
.icon20-22 {
  background-position: -35px -35px;
}
.icon20-23 {
  background-position: -65px -35px;
}
.icon20-24 {
  background-position: -95px -35px;
}
.icon20-25 {
  background-position: -125px -35px;
}
.icon20-26 {
  background-position: -155px -35px;
}
.icon20-27 {
  background-position: -185px -35px;
}
.icon20-28 {
  background-position: -215px -35px;
}
.icon20-29 {
  background-position: -245px -35px;
}
.icon20-30 {
  background-position: -275px -35px;
}
.icon20-31 {
  background-position: -305px -35px;
}
.icon20-32 {
  background-position: -335px -35px;
}
.icon20-33 {
  background-position: -365px -35px;
}
.icon20-34 {
  background-position: -395px -35px;
}
.icon20-35 {
  background-position: -425px -35px;
}
.icon20-36 {
  background-position: -455px -35px;
}
.icon20-37 {
  background-position: -485px -35px;
}
.icon20-38 {
  background-position: -515px -35px;
}
.icon20-39 {
  background-position: -545px -35px;
}
.icon20-40 {
  background-position: -575px -35px;
}
.icon20-41 {
  background-position: -5px -65px;
}
.icon20-42 {
  background-position: -35px -65px;
}
.icon20-43 {
  background-position: -65px -65px;
}
.icon20-44 {
  background-position: -95px -65px;
}
.icon20-45 {
  background-position: -125px -65px;
}
.icon20-46 {
  background-position: -155px -65px;
}
.icon20-47 {
  background-position: -185px -65px;
}
.icon20-48 {
  background-position: -215px -65px;
}
.icon20-49 {
  background-position: -245px -65px;
}
.icon20-50 {
  background-position: -275px -65px;
}
.icon20-51 {
  background-position: -305px -65px;
}
.icon20-52 {
  background-position: -335px -65px;
}
.icon20-53 {
  background-position: -365px -65px;
}
.icon20-54 {
  background-position: -395px -65px;
}
.icon20-55 {
  background-position: -425px -65px;
}
.icon20-56 {
  background-position: -455px -65px;
}
.icon20-57 {
  background-position: -485px -65px;
}
.icon20-58 {
  background-position: -515px -65px;
}
.icon20-59 {
  background-position: -545px -65px;
}
.icon20-60 {
  background-position: -575px -65px;
}
.icon20-61 {
  background-position: -5px -95px;
}
.icon20-62 {
  background-position: -35px -95px;
}
.icon20-63 {
  background-position: -65px -95px;
}
.icon20-64 {
  background-position: -95px -95px;
}
.icon20-65 {
  background-position: -125px -95px;
}
.icon20-66 {
  background-position: -155px -95px;
}
.icon20-67 {
  background-position: -185px -95px;
}
.icon20-68 {
  background-position: -215px -95px;
}
.icon20-69 {
  background-position: -245px -95px;
}
.icon20-70 {
  background-position: -275px -95px;
}
.icon20-71 {
  background-position: -305px -95px;
}
.icon20-72 {
  background-position: -335px -95px;
}
.icon20-73 {
  background-position: -365px -95px;
}
.icon20-74 {
  background-position: -395px -95px;
}
.icon20-75 {
  background-position: -425px -95px;
}
.icon20-76 {
  background-position: -455px -95px;
}
.icon20-77 {
  background-position: -485px -95px;
}
.icon20-78 {
  background-position: -515px -95px;
}
.icon20-79 {
  background-position: -545px -95px;
}
.icon20-80 {
  background-position: -575px -95px;
}
.icon20-81 {
  background-position: -5px -125px;
}
.icon20-82 {
  background-position: -35px -125px;
}
.icon20-83 {
  background-position: -65px -125px;
}
.icon20-84 {
  background-position: -95px -125px;
}
.icon20-85 {
  background-position: -125px -125px;
}
.icon20-86 {
  background-position: -155px -125px;
}
.icon20-87 {
  background-position: -185px -125px;
}
.icon20-88 {
  background-position: -215px -125px;
}
.icon20-89 {
  background-position: -245px -125px;
}
.icon20-90 {
  background-position: -275px -125px;
}
.icon20-91 {
  background-position: -305px -125px;
}
.icon20-92 {
  background-position: -335px -125px;
}
.icon20-93 {
  background-position: -365px -125px;
}
.icon20-94 {
  background-position: -395px -125px;
}
.icon20-95 {
  background-position: -425px -125px;
}
.icon20-96 {
  background-position: -455px -125px;
}
.icon20-97 {
  background-position: -485px -125px;
}
.icon20-98 {
  background-position: -515px -125px;
}
.icon20-99 {
  background-position: -545px -125px;
}
.icon20-100 {
  background-position: -575px -125px;
}
.icon20-101 {
  background-position: -5px -155px;
}
.icon20-102 {
  background-position: -35px -155px;
}
.icon20-103 {
  background-position: -65px -155px;
}
.icon20-104 {
  background-position: -95px -155px;
}
.icon20-105 {
  background-position: -125px -155px;
}
.icon20-106 {
  background-position: -155px -155px;
}
.icon20-107 {
  background-position: -185px -155px;
}
.icon20-108 {
  background-position: -215px -155px;
}
.icon20-109 {
  background-position: -245px -155px;
}
.icon20-110 {
  background-position: -275px -155px;
}
.icon20-111 {
  background-position: -305px -155px;
}
.icon20-112 {
  background-position: -335px -155px;
}
.icon20-113 {
  background-position: -365px -155px;
}
.icon20-114 {
  background-position: -395px -155px;
}
.icon20-115 {
  background-position: -425px -155px;
}
.icon20-116 {
  background-position: -455px -155px;
}
.icon20-117 {
  background-position: -485px -155px;
}
.icon20-118 {
  background-position: -515px -155px;
}
.icon20-119 {
  background-position: -545px -155px;
}
.icon20-120 {
  background-position: -575px -155px;
}
.icon20-121 {
  background-position: -5px -185px;
}
.icon20-122 {
  background-position: -35px -185px;
}
.icon20-123 {
  background-position: -65px -185px;
}
.icon20-124 {
  background-position: -95px -185px;
}
.icon20-125 {
  background-position: -125px -185px;
}
.icon20-126 {
  background-position: -155px -185px;
}
.icon20-127 {
  background-position: -185px -185px;
}
.icon20-128 {
  background-position: -215px -185px;
}
.icon20-129 {
  background-position: -245px -185px;
}
.icon20-130 {
  background-position: -275px -185px;
}
.icon20-131 {
  background-position: -305px -185px;
}
.icon20-132 {
  background-position: -335px -185px;
}
.icon20-133 {
  background-position: -365px -185px;
}
.icon20-134 {
  background-position: -395px -185px;
}
.icon20-135 {
  background-position: -425px -185px;
}
.icon20-136 {
  background-position: -455px -185px;
}
.icon20-137 {
  background-position: -485px -185px;
}
.icon20-138 {
  background-position: -515px -185px;
}
.icon20-139 {
  background-position: -545px -185px;
}
.icon20-140 {
  background-position: -575px -185px;
}
.icon20-141 {
  background-position: -5px -215px;
}
.icon20-142 {
  background-position: -35px -215px;
}
.icon20-143 {
  background-position: -65px -215px;
}
.icon20-144 {
  background-position: -95px -215px;
}
.icon20-145 {
  background-position: -125px -215px;
}
.icon20-146 {
  background-position: -155px -215px;
}
.icon20-147 {
  background-position: -185px -215px;
}
.icon20-148 {
  background-position: -215px -215px;
}
.icon20-149 {
  background-position: -245px -215px;
}
.icon20-150 {
  background-position: -275px -215px;
}
.icon20-151 {
  background-position: -305px -215px;
}
.icon20-152 {
  background-position: -335px -215px;
}
.icon20-153 {
  background-position: -365px -215px;
}
.icon20-154 {
  background-position: -395px -215px;
}
.icon20-155 {
  background-position: -425px -215px;
}
.icon20-156 {
  background-position: -455px -215px;
}
.icon20-157 {
  background-position: -485px -215px;
}
.icon20-158 {
  background-position: -515px -215px;
}
.icon20-159 {
  background-position: -545px -215px;
}
.icon20-160 {
  background-position: -575px -215px;
}
.icon20-161 {
  background-position: -5px -245px;
}
.icon20-162 {
  background-position: -35px -245px;
}
.icon20-163 {
  background-position: -65px -245px;
}
.icon20-164 {
  background-position: -95px -245px;
}
.icon20-165 {
  background-position: -125px -245px;
}
.icon20-166 {
  background-position: -155px -245px;
}
.icon20-167 {
  background-position: -185px -245px;
}
.icon20-168 {
  background-position: -215px -245px;
}
.icon20-169 {
  background-position: -245px -245px;
}
.icon20-170 {
  background-position: -275px -245px;
}
.icon20-171 {
  background-position: -305px -245px;
}
.icon20-172 {
  background-position: -335px -245px;
}
.icon20-173 {
  background-position: -365px -245px;
}
.icon20-174 {
  background-position: -395px -245px;
}
.icon20-175 {
  background-position: -425px -245px;
}
.icon20-176 {
  background-position: -455px -245px;
}
.icon20-177 {
  background-position: -485px -245px;
}
.icon20-178 {
  background-position: -515px -245px;
}
.icon20-179 {
  background-position: -545px -245px;
}
.icon20-180 {
  background-position: -575px -245px;
}
.icon20-181 {
  background-position: -5px -275px;
}
.icon20-182 {
  background-position: -35px -275px;
}
.icon20-183 {
  background-position: -65px -275px;
}
.icon20-184 {
  background-position: -95px -275px;
}
.icon20-185 {
  background-position: -125px -275px;
}
.icon20-186 {
  background-position: -155px -275px;
}
.icon20-187 {
  background-position: -185px -275px;
}
.icon20-188 {
  background-position: -215px -275px;
}
.icon20-189 {
  background-position: -245px -275px;
}
.icon20-190 {
  background-position: -275px -275px;
}
.icon20-191 {
  background-position: -305px -275px;
}
.icon20-192 {
  background-position: -335px -275px;
}
.icon20-193 {
  background-position: -365px -275px;
}
.icon20-194 {
  background-position: -395px -275px;
}
.icon20-195 {
  background-position: -425px -275px;
}
.icon20-196 {
  background-position: -455px -275px;
}
.icon20-197 {
  background-position: -485px -275px;
}
.icon20-198 {
  background-position: -515px -275px;
}
.icon20-199 {
  background-position: -545px -275px;
}
.icon20-200 {
  background-position: -575px -275px;
}
.icon20-201 {
  background-position: -5px -305px;
}
.icon20-202 {
  background-position: -35px -305px;
}
.icon20-203 {
  background-position: -65px -305px;
}
.icon20-204 {
  background-position: -95px -305px;
}
.icon20-205 {
  background-position: -125px -305px;
}
.icon20-206 {
  background-position: -155px -305px;
}
.icon20-207 {
  background-position: -185px -305px;
}
.icon20-208 {
  background-position: -215px -305px;
}
.icon20-209 {
  background-position: -245px -305px;
}
.icon20-210 {
  background-position: -275px -305px;
}
.icon20-211 {
  background-position: -305px -305px;
}
.icon20-212 {
  background-position: -335px -305px;
}
.icon20-213 {
  background-position: -365px -305px;
}
.icon20-214 {
  background-position: -395px -305px;
}
.icon20-215 {
  background-position: -425px -305px;
}
.icon20-216 {
  background-position: -455px -305px;
}
.icon20-217 {
  background-position: -485px -305px;
}
.icon20-218 {
  background-position: -515px -305px;
}
.icon20-219 {
  background-position: -545px -305px;
}
.icon20-220 {
  background-position: -575px -305px;
}
.icon20-221 {
  background-position: -5px -335px;
}
.icon20-222 {
  background-position: -35px -335px;
}
.icon20-223 {
  background-position: -65px -335px;
}
[class^="icon30-"],
[class*=" icon30-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  *margin-right: .3em;
  line-height: 30px;
  vertical-align: text-top;
  background-image: url("../img/Icones_30px_Grey.png");
  background-position: 30px 30px;
  background-repeat: no-repeat;
  margin-top: -1px;
  text-indent: -9999px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon30-white,
.nav-pills > .active > a > [class^="icon30-"],
.nav-pills > .active > a > [class*=" icon30-"],
.nav-list > .active > a > [class^="icon30-"],
.nav-list > .active > a > [class*=" icon30-"],
.navbar-inverse .nav > .active > a > [class^="icon30-"],
.navbar-inverse .nav > .active > a > [class*=" icon30-"],
.dropdown-menu > li > a:hover > [class^="icon30-"],
.dropdown-menu > li > a:focus > [class^="icon30-"],
.dropdown-menu > li > a:hover > [class*=" icon30-"],
.dropdown-menu > li > a:focus > [class*=" icon30-"],
.dropdown-menu > .active > a > [class^="icon30-"],
.dropdown-menu > .active > a > [class*=" icon30-"],
.dropdown-submenu:hover > a > [class^="icon30-"],
.dropdown-submenu:focus > a > [class^="icon30-"],
.dropdown-submenu:hover > a > [class*=" icon30-"],
.dropdown-submenu:focus > a > [class*=" icon30-"] {
  background-image: url("../img/Icones_30px_White.png");
}
.icon30-blue {
  background-image: url("../img/Icones_30px_Blue.png");
}
.icon30-lightgrey {
  background-image: url("../img/Icones_30px_LightGrey.png");
}
.icon30-mediumgrey {
  background-image: url("../img/Icones_30px_MediumGrey.png");
}
.icon30-1 {
  background-position: -5px -6px;
}
.icon30-2 {
  background-position: -45px -6px;
}
.icon30-3 {
  background-position: -85px -6px;
}
.icon30-4 {
  background-position: -125px -6px;
}
.icon30-5 {
  background-position: -165px -6px;
}
.icon30-6 {
  background-position: -205px -6px;
}
.icon30-7 {
  background-position: -245px -6px;
}
.icon30-8 {
  background-position: -285px -6px;
}
.icon30-9 {
  background-position: -325px -6px;
}
.icon30-10 {
  background-position: -365px -6px;
}
.icon30-11 {
  background-position: -405px -6px;
}
.icon30-12 {
  background-position: -445px -6px;
}
.icon30-13 {
  background-position: -485px -6px;
}
.icon30-14 {
  background-position: -525px -6px;
}
.icon30-15 {
  background-position: -565px -6px;
}
.icon30-16 {
  background-position: -605px -6px;
}
.icon30-17 {
  background-position: -645px -6px;
}
.icon30-18 {
  background-position: -685px -6px;
}
.icon30-19 {
  background-position: -725px -6px;
}
.icon30-20 {
  background-position: -765px -6px;
}
.icon30-21 {
  background-position: -5px -45px;
}
.icon30-22 {
  background-position: -45px -45px;
}
.icon30-23 {
  background-position: -85px -45px;
}
.icon30-24 {
  background-position: -125px -45px;
}
.icon30-25 {
  background-position: -165px -45px;
}
.icon30-26 {
  background-position: -205px -45px;
}
.icon30-27 {
  background-position: -245px -45px;
}
.icon30-28 {
  background-position: -285px -45px;
}
.icon30-29 {
  background-position: -325px -45px;
}
.icon30-30 {
  background-position: -365px -45px;
}
.icon30-31 {
  background-position: -405px -45px;
}
.icon30-32 {
  background-position: -445px -45px;
}
.icon30-33 {
  background-position: -485px -45px;
}
.icon30-34 {
  background-position: -525px -45px;
}
.icon30-35 {
  background-position: -565px -45px;
}
.icon30-36 {
  background-position: -605px -45px;
}
.icon30-37 {
  background-position: -645px -45px;
}
.icon30-38 {
  background-position: -685px -45px;
}
.icon30-39 {
  background-position: -725px -45px;
}
.icon30-40 {
  background-position: -765px -45px;
}
.icon30-41 {
  background-position: -5px -85px;
}
.icon30-42 {
  background-position: -45px -85px;
}
.icon30-43 {
  background-position: -85px -85px;
}
.icon30-44 {
  background-position: -125px -85px;
}
.icon30-45 {
  background-position: -165px -85px;
}
.icon30-46 {
  background-position: -205px -85px;
}
.icon30-47 {
  background-position: -245px -85px;
}
.icon30-48 {
  background-position: -285px -85px;
}
.icon30-49 {
  background-position: -325px -85px;
}
.icon30-50 {
  background-position: -365px -85px;
}
.icon30-51 {
  background-position: -405px -85px;
}
.icon30-52 {
  background-position: -445px -85px;
}
.icon30-53 {
  background-position: -485px -85px;
}
.icon30-54 {
  background-position: -525px -85px;
}
.icon30-55 {
  background-position: -565px -85px;
}
.icon30-56 {
  background-position: -605px -85px;
}
.icon30-57 {
  background-position: -645px -85px;
}
.icon30-58 {
  background-position: -685px -85px;
}
.icon30-59 {
  background-position: -725px -85px;
}
.icon30-60 {
  background-position: -765px -85px;
}
.icon30-61 {
  background-position: -5px -125px;
}
.icon30-62 {
  background-position: -45px -125px;
}
.icon30-63 {
  background-position: -85px -125px;
}
.icon30-64 {
  background-position: -125px -125px;
}
.icon30-65 {
  background-position: -165px -125px;
}
.icon30-66 {
  background-position: -205px -125px;
}
.icon30-67 {
  background-position: -245px -125px;
}
.icon30-68 {
  background-position: -285px -125px;
}
.icon30-69 {
  background-position: -325px -125px;
}
.icon30-70 {
  background-position: -365px -125px;
}
.icon30-71 {
  background-position: -405px -125px;
}
.icon30-72 {
  background-position: -445px -125px;
}
.icon30-73 {
  background-position: -485px -125px;
}
.icon30-74 {
  background-position: -525px -125px;
}
.icon30-75 {
  background-position: -565px -125px;
}
.icon30-76 {
  background-position: -605px -125px;
}
.icon30-77 {
  background-position: -645px -125px;
}
.icon30-78 {
  background-position: -685px -125px;
}
.icon30-79 {
  background-position: -725px -125px;
}
.icon30-80 {
  background-position: -765px -125px;
}
.icon30-81 {
  background-position: -5px -165px;
}
.icon30-82 {
  background-position: -45px -165px;
}
.icon30-83 {
  background-position: -85px -165px;
}
.icon30-84 {
  background-position: -125px -165px;
}
.icon30-85 {
  background-position: -165px -165px;
}
.icon30-86 {
  background-position: -205px -165px;
}
.icon30-87 {
  background-position: -245px -165px;
}
.icon30-88 {
  background-position: -285px -165px;
}
.icon30-89 {
  background-position: -325px -165px;
}
.icon30-90 {
  background-position: -365px -165px;
}
.icon30-91 {
  background-position: -405px -165px;
}
.icon30-92 {
  background-position: -445px -165px;
}
.icon30-93 {
  background-position: -485px -165px;
}
.icon30-94 {
  background-position: -525px -165px;
}
.icon30-95 {
  background-position: -565px -165px;
}
.icon30-96 {
  background-position: -605px -165px;
}
.icon30-97 {
  background-position: -645px -165px;
}
.icon30-98 {
  background-position: -685px -165px;
}
.icon30-99 {
  background-position: -725px -165px;
}
.icon30-100 {
  background-position: -765px -165px;
}
.icon30-101 {
  background-position: -5px -205px;
}
.icon30-102 {
  background-position: -45px -205px;
}
.icon30-103 {
  background-position: -85px -205px;
}
.icon30-104 {
  background-position: -125px -205px;
}
.icon30-105 {
  background-position: -165px -205px;
}
.icon30-106 {
  background-position: -205px -205px;
}
.icon30-107 {
  background-position: -245px -205px;
}
.icon30-108 {
  background-position: -285px -205px;
}
.icon30-109 {
  background-position: -325px -205px;
}
.icon30-110 {
  background-position: -365px -205px;
}
.icon30-111 {
  background-position: -405px -205px;
}
.icon30-112 {
  background-position: -445px -205px;
}
.icon30-113 {
  background-position: -485px -205px;
}
.icon30-114 {
  background-position: -525px -205px;
}
.icon30-115 {
  background-position: -565px -205px;
}
.icon30-116 {
  background-position: -605px -205px;
}
.icon30-117 {
  background-position: -645px -205px;
}
.icon30-118 {
  background-position: -685px -205px;
}
.icon30-119 {
  background-position: -725px -205px;
}
.icon30-120 {
  background-position: -765px -205px;
}
.icon30-121 {
  background-position: -5px -245px;
}
.icon30-122 {
  background-position: -45px -245px;
}
.icon30-123 {
  background-position: -85px -245px;
}
.icon30-124 {
  background-position: -125px -245px;
}
.icon30-125 {
  background-position: -165px -245px;
}
.icon30-126 {
  background-position: -205px -245px;
}
.icon30-127 {
  background-position: -245px -245px;
}
.icon30-128 {
  background-position: -285px -245px;
}
.icon30-129 {
  background-position: -325px -245px;
}
.icon30-130 {
  background-position: -365px -245px;
}
.icon30-131 {
  background-position: -405px -245px;
}
.icon30-132 {
  background-position: -445px -245px;
}
.icon30-133 {
  background-position: -485px -245px;
}
.icon30-134 {
  background-position: -525px -245px;
}
.icon30-135 {
  background-position: -565px -245px;
}
.icon30-136 {
  background-position: -605px -245px;
}
.icon30-137 {
  background-position: -645px -245px;
}
.icon30-138 {
  background-position: -685px -245px;
}
.icon30-139 {
  background-position: -725px -245px;
}
.icon30-140 {
  background-position: -765px -245px;
}
.icon30-141 {
  background-position: -5px -285px;
}
.icon30-142 {
  background-position: -45px -285px;
}
.icon30-143 {
  background-position: -85px -285px;
}
.icon30-144 {
  background-position: -125px -285px;
}
.icon30-145 {
  background-position: -165px -285px;
}
.icon30-146 {
  background-position: -205px -285px;
}
.icon30-147 {
  background-position: -245px -285px;
}
.icon30-148 {
  background-position: -285px -285px;
}
.icon30-149 {
  background-position: -325px -285px;
}
.icon30-150 {
  background-position: -365px -285px;
}
.icon30-151 {
  background-position: -405px -285px;
}
.icon30-152 {
  background-position: -445px -285px;
}
.icon30-153 {
  background-position: -485px -285px;
}
.icon30-154 {
  background-position: -525px -285px;
}
.icon30-155 {
  background-position: -565px -285px;
}
.icon30-156 {
  background-position: -605px -285px;
}
.icon30-157 {
  background-position: -645px -285px;
}
.icon30-158 {
  background-position: -685px -285px;
}
.icon30-159 {
  background-position: -725px -285px;
}
.icon30-160 {
  background-position: -765px -285px;
}
.icon30-161 {
  background-position: -5px -325px;
}
.icon30-162 {
  background-position: -45px -325px;
}
.icon30-163 {
  background-position: -85px -325px;
}
.icon30-164 {
  background-position: -125px -325px;
}
.icon30-165 {
  background-position: -165px -325px;
}
.icon30-166 {
  background-position: -205px -325px;
}
.icon30-167 {
  background-position: -245px -325px;
}
.icon30-168 {
  background-position: -285px -325px;
}
.icon30-169 {
  background-position: -325px -325px;
}
.icon30-170 {
  background-position: -365px -325px;
}
.icon30-171 {
  background-position: -405px -325px;
}
.icon30-172 {
  background-position: -445px -325px;
}
.icon30-173 {
  background-position: -485px -325px;
}
.icon30-174 {
  background-position: -525px -325px;
}
.icon30-175 {
  background-position: -565px -325px;
}
.icon30-176 {
  background-position: -605px -325px;
}
.icon30-177 {
  background-position: -645px -325px;
}
.icon30-178 {
  background-position: -685px -325px;
}
.icon30-179 {
  background-position: -725px -325px;
}
.icon30-180 {
  background-position: -765px -325px;
}
.icon30-181 {
  background-position: -5px -365px;
}
.icon30-182 {
  background-position: -45px -365px;
}
.icon30-183 {
  background-position: -85px -365px;
}
.icon30-184 {
  background-position: -125px -365px;
}
.icon30-185 {
  background-position: -165px -365px;
}
.icon30-186 {
  background-position: -205px -365px;
}
.icon30-187 {
  background-position: -245px -365px;
}
.icon30-188 {
  background-position: -285px -365px;
}
.icon30-189 {
  background-position: -325px -365px;
}
.icon30-190 {
  background-position: -365px -365px;
}
.icon30-191 {
  background-position: -405px -365px;
}
.icon30-192 {
  background-position: -445px -365px;
}
.icon30-193 {
  background-position: -485px -365px;
}
.icon30-194 {
  background-position: -525px -365px;
}
.icon30-195 {
  background-position: -565px -365px;
}
.icon30-196 {
  background-position: -605px -365px;
}
.icon30-197 {
  background-position: -645px -365px;
}
.icon30-198 {
  background-position: -685px -365px;
}
.icon30-199 {
  background-position: -725px -365px;
}
.icon30-200 {
  background-position: -765px -365px;
}
.icon30-201 {
  background-position: -5px -405px;
}
.icon30-202 {
  background-position: -45px -405px;
}
.icon30-203 {
  background-position: -85px -405px;
}
.icon30-204 {
  background-position: -125px -405px;
}
.icon30-205 {
  background-position: -165px -405px;
}
.icon30-206 {
  background-position: -205px -405px;
}
.icon30-207 {
  background-position: -245px -405px;
}
.icon30-208 {
  background-position: -285px -405px;
}
.icon30-209 {
  background-position: -325px -405px;
}
.icon30-210 {
  background-position: -365px -405px;
}
.icon30-211 {
  background-position: -405px -405px;
}
.icon30-212 {
  background-position: -445px -405px;
}
.icon30-213 {
  background-position: -485px -405px;
}
.icon30-214 {
  background-position: -525px -405px;
}
.icon30-215 {
  background-position: -565px -405px;
}
.icon30-216 {
  background-position: -605px -405px;
}
.icon30-217 {
  background-position: -645px -405px;
}
.icon30-218 {
  background-position: -685px -405px;
}
.icon30-219 {
  background-position: -725px -405px;
}
.icon30-220 {
  background-position: -765px -405px;
}
.icon30-221 {
  background-position: -5px -445px;
}
.icon30-222 {
  background-position: -45px -445px;
}
.icon30-223 {
  background-position: -85px -445px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.caret-right {
  border-left: 4px solid #000000;
  border-right: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.caret-left {
  border-right: 4px solid #000000;
  border-left: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  color: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #1090cc;
  background-image: -moz-linear-gradient(top, #1197d5 50%, #0f86bd 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #1197d5), to(1, #0f86bd));
  background-image: -webkit-linear-gradient(top, #1197d5 50%, #0f86bd 100%);
  background-image: -o-linear-gradient(top, #1197d5 50%, #0f86bd 100%);
  background-image: linear-gradient(to bottom, #1197d5 50%, #0f86bd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1197d5', endColorstr='#ff0f86bd', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0px;
  -moz-border-radius: 0 0px 0px 0px;
  border-radius: 0 0px 0px 0px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0px 0px 0px 0;
  -moz-border-radius: 0px 0px 0px 0;
  border-radius: 0px 0px 0px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 0px 0 0px 0px;
  -moz-border-radius: 0px 0 0px 0px;
  border-radius: 0px 0 0px 0px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 0px;
  padding: 0px;
  max-height: 210px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */

  overflow-x: hidden;
  /* add padding to account for vertical scrollbar */

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.typeahead.dropdown-menu > .active > a,
.typeahead.dropdown-menu > .active > a:hover,
.typeahead.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
}
.typeahead.dropdown-menu > li > a > strong {
  font-weight: normal;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #444444;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #eeeeee 50%, #e7e7e7 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #eeeeee), to(1, #e7e7e7));
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #e7e7e7 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #e7e7e7 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #e7e7e7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe7e7e7', GradientType=0);
  border-color: #e7e7e7 #e7e7e7 #c1c1c1;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e7e7e7;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,1);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,1);
  font-weight: bold;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #444444;
  background-color: #e7e7e7;
  *background-color: #dadada;
}
.btn:active,
.btn.active {
  background-color: #cecece \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #444444;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: not-allowed;
  color: #ffffff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #eaeaea 50%, #e1e1e1 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #eaeaea), to(1, #e1e1e1));
  background-image: -webkit-linear-gradient(top, #eaeaea 50%, #e1e1e1 100%);
  background-image: -o-linear-gradient(top, #eaeaea 50%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #eaeaea 50%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeaeaea', endColorstr='#ffe1e1e1', GradientType=0);
  border-color: #e1e1e1 #e1e1e1 #bbbbbb;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e1e1e1;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #e6e6e6 #e6e6e6 #e6e6e6;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);;
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);;
}
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active,
.btn.disabled.active,
.btn[disabled].active,
.btn.disabled.disabled,
.btn[disabled].disabled,
.btn.disabled[disabled],
.btn[disabled][disabled] {
  color: #ffffff;
  background-color: #e1e1e1;
  *background-color: #d4d4d4;
}
.btn.disabled:active,
.btn[disabled]:active,
.btn.disabled.active,
.btn[disabled].active {
  background-color: #c8c8c8 \9;
}
.btn-large {
  padding: 11px 19px;
  font-size: 18px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-large [class^="icon16-"],
.btn-large [class*=" icon16-"] {
  margin-top: 3px;
  margin-right: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 10.2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-small [class^="icon16-"],
.btn-small [class*=" icon16-"] {
  margin-top: -2px;
  margin-right: 4px;
}
.btn-mini [class^="icon16-"],
.btn-mini [class*=" icon16-"] {
  margin-top: -2px;
  margin-right: 4px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
  border-color: #1a2f47 #1a2f47 #050a0f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1a2f47;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #1a2f47;
  *background-color: #132334;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #0c1622 \9;
}
.btn-warning {
  color: #444444;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fcd45f;
  background-image: -moz-linear-gradient(top, #fcdb73 50%, #fbc940 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #fcdb73), to(1, #fbc940));
  background-image: -webkit-linear-gradient(top, #fcdb73 50%, #fbc940 100%);
  background-image: -o-linear-gradient(top, #fcdb73 50%, #fbc940 100%);
  background-image: linear-gradient(to bottom, #fcdb73 50%, #fbc940 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcdb73', endColorstr='#fffbc940', GradientType=0);
  border-color: #fbc940 #fbc940 #eaac05;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbc940;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.65);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.65);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.65);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #444444;
  background-color: #fbc940;
  *background-color: #fac227;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #fabb0e \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #af251b;
  background-image: -moz-linear-gradient(top, #bc2d21 50%, #9b1912 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #bc2d21), to(1, #9b1912));
  background-image: -webkit-linear-gradient(top, #bc2d21 50%, #9b1912 100%);
  background-image: -o-linear-gradient(top, #bc2d21 50%, #9b1912 100%);
  background-image: linear-gradient(to bottom, #bc2d21 50%, #9b1912 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc2d21', endColorstr='#ff9b1912', GradientType=0);
  border-color: #9b1912 #9b1912 #560e0a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #9b1912;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #9b1912;
  *background-color: #84150f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #6d120d \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6e8415;
  background-image: -moz-linear-gradient(top, #869819 50%, #4b650e 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #869819), to(1, #4b650e));
  background-image: -webkit-linear-gradient(top, #869819 50%, #4b650e 100%);
  background-image: -o-linear-gradient(top, #869819 50%, #4b650e 100%);
  background-image: linear-gradient(to bottom, #869819 50%, #4b650e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff869819', endColorstr='#ff4b650e', GradientType=0);
  border-color: #4b650e #4b650e #192205;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4b650e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #4b650e;
  *background-color: #3a4f0b;
}
.btn-success:active,
.btn-success.active {
  background-color: #2a3808 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0f89cf;
  background-image: -moz-linear-gradient(top, #129dd7 50%, #0a6cc4 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #129dd7), to(1, #0a6cc4));
  background-image: -webkit-linear-gradient(top, #129dd7 50%, #0a6cc4 100%);
  background-image: -o-linear-gradient(top, #129dd7 50%, #0a6cc4 100%);
  background-image: linear-gradient(to bottom, #129dd7 50%, #0a6cc4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff129dd7', endColorstr='#ff0a6cc4', GradientType=0);
  border-color: #0a6cc4 #0a6cc4 #06447b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0a6cc4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #0a6cc4;
  *background-color: #095fac;
}
.btn-info:active,
.btn-info.active {
  background-color: #085193 \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f4721c;
  background-image: -moz-linear-gradient(top, #f68922 50%, #f14f13 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #f68922), to(1, #f14f13));
  background-image: -webkit-linear-gradient(top, #f68922 50%, #f14f13 100%);
  background-image: -o-linear-gradient(top, #f68922 50%, #f14f13 100%);
  background-image: linear-gradient(to bottom, #f68922 50%, #f14f13 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff68922', endColorstr='#fff14f13', GradientType=0);
  border-color: #f14f13 #f14f13 #ad360a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f14f13;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #f14f13;
  *background-color: #dd450d;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #c53e0c \9;
}
.btn-primary,
.btn-danger,
.btn-success,
.btn-info,
.btn-inverse {
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  font-weight: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #1197d5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #1197d5;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #444444;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-mini {
  font-size: 9px;
}
.btn-group > .btn-small {
  font-size: 10.2px;
}
.btn-group > .btn-large {
  font-size: 18px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group [class^="icon16-"],
.btn-group [class*=" icon16-"] {
  margin-right: 4px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e7e7e7;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #1a2f47;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #fbc940;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #9b1912;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #4b650e;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #0a6cc4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #f14f13;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fff9e5;
  border: 1px solid #ffefd6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.ui-autocomplete .ui-autocomplete-content .alert {
  margin: 10px;
}
.alert,
.alert h4 {
  color: #c89e1a;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #fbffe5;
  border-color: #fffecb;
  color: #7f9218;
}
.alert-success h4 {
  color: #7f9218;
}
.alert-danger,
.alert-error {
  background-color: #ffe8e5;
  border-color: #ffd6d8;
  color: #b82b1f;
}
.alert-danger h4,
.alert-error h4 {
  color: #b82b1f;
}
.alert-info {
  background-color: #e5f1ff;
  border-color: #c1e8ff;
  color: #2c4f78;
}
.alert-info h4 {
  color: #2c4f78;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
  text-decoration: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  font-weight: 400;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
  color: #2c4f78;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #2c4f78;
}
.nav-list [class^="icon16-"],
.nav-list [class*=" icon16-"] {
  margin-right: 4px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #cccccc;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  color: #2c4f78;
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #cccccc #cccccc #cccccc;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #444444;
  background-color: #e3e3e3;
  border: 1px solid #cccccc;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #2c4f78;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #2c4f78;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #cccccc;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #2c4f78;
  border-bottom-color: #2c4f78;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #2c4f78;
  border-bottom-color: #2c4f78;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
/*.tab-content {
  overflow: auto;
}*/
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #cccccc;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #cccccc;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #cccccc #cccccc #cccccc;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #cccccc;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #cccccc #cccccc #cccccc #cccccc;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #cccccc transparent #cccccc #cccccc;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #cccccc;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #cccccc #cccccc #cccccc #cccccc;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #cccccc #cccccc #cccccc transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/*CUSTOM Autocomplite Tabs*/
.tabbable.tabbable-autocomplite .tooltipHelp {
  position: absolute;
  top: 4px;
  cursor: pointer;
}
.tabbable.tabbable-autocomplite .textRefTabs {
  position: absolute;
  right: 10px;
  margin: 0;
  line-height: normal;
  color: #999;
}
.tabbable.tabbable-autocomplite .nav {
  margin-bottom: 0px;
}
.tabbable.tabbable-autocomplite .nav input {
  margin: 0px;
}
.tabbable.tabbable-autocomplite .tab-content {
  padding: 20px 20px 0px 20px;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-list-father {
  font-weight: bold;
  cursor: pointer;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-list-father hr {
  margin: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px dotted #444444;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-list-father strong {
  position: relative;
  top: -13px;
  background-color: #ffffff;
  padding-right: 5px;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-list-father:hover strong {
  text-decoration: underline !important;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-list-subitem {
  display: none;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag {
  margin-bottom: 15px;
  display: inline-block;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a {
  background-color: #eeeeee;
  height: 25px;
  line-height: 25px;
  display: block;
  color: #444444;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a span {
  display: inline-block;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a span.autocomplite-tag-text {
  padding-left: 10px;
  padding-right: 10px;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a span.autocomplite-tag-button {
  width: 25px;
  height: 25px;
  float: right;
  background-color: #cccccc;
  text-align: center;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a span.autocomplite-tag-button:hover .icon16-158 {
  background-image: url("../img/Icones_20px_Grey.png");
  background-position: -518px -217px;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a:hover span {
  text-decoration: underline;
}
.tabbable.tabbable-autocomplite .tab-content .autocomplite-tag a:hover span.autocomplite-tag-button .icon16-158 {
  background-image: url("../img/Icones_20px_Grey.png");
  background-position: -518px -217px;
}

/*tabbable-autocompliteV2*/
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag
    {
        display:block;
        padding:0;
        border: 1px solid #eee;
        margin-bottom: 5px;
    }
    
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag > a:hover
    {
        background-color:#dddddd;
    }

    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag > a
    {
        position:relative;
    }

    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline
    {
        max-height: 180px;
        overflow: auto;
    }    
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .autocomplite-tag {
        display: inline-block;
        margin: 5px;
        border: none;
    }
    
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a span.autocomplite-tag-text{
        float:left;
    }
    
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .listFoot
    {
        display:block;
        text-align:right;
        padding: 10px;
    }
        .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .listFoot .removeAllRelated
        {
            border:none;
            background:none;
            padding: 0;
            display:inline;
            color:#1197d5;
            outline:none;
        }
            .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .listFoot .removeAllRelated:hover
            {
                text-decoration:underline;
            }
.tabbable.tabbable-autocompliteV2 .tab-content
{
    border:none;
    padding:10px;
}

.tabbable.tabbable-autocompliteV2 .nav
{
    border:none;
}
.tabbable.tabbable-autocompliteV2 .nav-tabs > li{
    margin: 0;
    margin-left: 10px;    
}

.tabbable.tabbable-autocompliteV2 .nav-tabs > li a
{
    border: none;
    background: none;
    padding:0;
}
   .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag > a:hover span{
        text-decoration: none;
    }
   .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .autocomplite-tag a:hover,
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares:hover span,
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares:hover,
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .autocomplite-tag-text:hover
    {
        text-decoration: underline;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .autocomplite-tag-button
    {
        background:#999999;
        border:none;
        padding:0;
        width: 25px;
        height:25px;
        line-height: 25px;
        text-align:center;
        float:right;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .autocomplite-tag a .autocomplite-tag-button
    {
        background:none;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag .inline .autocomplite-tag a:hover span{
        text-decoration:underline;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .autocomplite-tag-button:hover .icon16-158
    {
        background-image: url("../img/Icones_20px_Grey.png");
        background-position: -518px -217px;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares
    {
        color:#1197d5;
        float:left;     
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .incluir
    {
        float:right;
        margin: 0 10px;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares .popover{        
        max-width: none;
        margin:0;
        left:auto;
        right: 215px;  
        top: 50%;                   
    }  
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares .popover a{
        background-color:#fff;
    }
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares .popover a:hover
    {
        background-color:#2c4f78;
        color:#fff;
    }  
    .tabbable.tabbable-autocompliteV2 .tab-content .autocomplite-tag a .similares:hover .popover
    {
        display:block;
    }
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
  border: 1px solid #1a2f47;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 0 #2c4f78;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: underline;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #ffffff;
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #ffffff;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #1a2f47;
  border-right: 1px solid #2c4f78;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 983.99992px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 #2c4f78;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #1a2f47;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #1a2f47;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1e3652;
  background-image: -moz-linear-gradient(top, #254365 50%, #132334 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #254365), to(1, #132334));
  background-image: -webkit-linear-gradient(top, #254365 50%, #132334 100%);
  background-image: -o-linear-gradient(top, #254365 50%, #132334 100%);
  background-image: linear-gradient(to bottom, #254365 50%, #132334 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff254365', endColorstr='#ff132334', GradientType=0);
  border-color: #132334 #132334 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #132334;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #132334;
  *background-color: #0c1622;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #050a0f \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #1a2f47;
  color: #ffffff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222 50%, #111111 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #222222), to(1, #111111));
  background-image: -webkit-linear-gradient(top, #222222 50%, #111111 100%);
  background-image: -o-linear-gradient(top, #222222 50%, #111111 100%);
  background-image: linear-gradient(to bottom, #222222 50%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #444444;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515 50%, #040404 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #151515), to(1, #040404));
  background-image: -webkit-linear-gradient(top, #151515 50%, #040404 100%);
  background-image: -o-linear-gradient(top, #151515 50%, #040404 100%);
  background-image: linear-gradient(to bottom, #151515 50%, #040404 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0px;
  list-style: none;
  background-color: #e3e3e3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > li a {
  color: #2c4f78;
  text-decoration: none;
}
.breadcrumb > li a:hover {
  text-decoration: underline;
}
.breadcrumb > .active {
  color: #444444;
  text-decoration: none;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a {
  color: #2c4f78;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #e3e3e3;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus {
  text-decoration: underline;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  text-decoration: none;
  cursor: default;
}
.pagination ul > .active > a:hover,
.pagination ul > .active > a:focus {
  text-decoration: none;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 18px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li a {
  color: #2c4f78;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: underline;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  text-decoration: none;
  cursor: not-allowed;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #e3e3e3;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #e3e3e3;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal.modalCurriculum {
  text-align: center;
}
.modal.modalCurriculum .modal-header {
  text-align: left;
}
.modal.modalCurriculum .modal-body h3 {
  margin: 0 0 10px 0;
  line-height: normal;
}
.modal.modalCurriculum .modal-body .alert {
  padding: 10px;
}
.modal.modalCurriculum .modal-body .alert-success {
  margin: 0 65px;
}
.modal.modalCurriculum .modal-body fieldset {
  width: 470px;
  margin: 0 auto;
}
.modal.modalCurriculum .modal-body fieldset p {
  margin-bottom: 10px;
  text-align: right;
}
.modal.modalCurriculum .modal-body fieldset p label {
  display: inline;
}
.modal.modalCurriculum .modal-body fieldset p input#entrevistaNome {
  width: 388px;
  margin: 0 0 0 8px;
}
.modal.modalCurriculum .modal-body fieldset p input#entrevistaTelPref {
  width: 35px;
  margin: 0 8px;
}
.modal.modalCurriculum .modal-body fieldset p input#entrevistaTelefone {
  width: 165px;
  margin: 0 8px 0 0;
}
.modal.modalCurriculum .modal-body fieldset .alert {
  text-align: center;
}
.modal.modalCurriculum .modal-body fieldset .erro {
  border-color: #b82b1f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #ffe8e5;
  color: #444444;
}
.modal.modalCurriculum .modal-body fieldset .erro::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #444;
}
.modal.modalCurriculum .modal-body fieldset .erro:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #444;
}
.modal.modalCurriculum .modal-body fieldset .erro::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #444;
}
.modal.modalCurriculum .modal-body fieldset .erro:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #444;
}
.modal.modalCurriculum .txt-uppercase {
  text-transform: uppercase;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  /*&.in     { .opacity(80); }*/

}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  background-color: #2c4f78;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2c4f78;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #2c4f78;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #2c4f78;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2c4f78;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  background-color: #e3e3e3;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #2c4f78;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
a.btn {
  text-decoration: none;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  /*.border-radius(@borderRadiusLarge);*/

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b82b1f;
}
.label-important[href],
.badge-important[href] {
  background-color: #8c2118;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #7f9218;
}
.label-success[href],
.badge-success[href] {
  background-color: #596611;
}
.label-info,
.badge-info {
  background-color: #2c4f78;
}
.label-info[href],
.badge-info[href] {
  background-color: #1e3653;
}
.label-inverse,
.badge-inverse {
  background-color: #444444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #eeeeee 50%, #e7e7e7 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #eeeeee), to(1, #e7e7e7));
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #e7e7e7 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #e7e7e7 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #e7e7e7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe7e7e7', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #2c4f78;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #af251b;
  background-image: -moz-linear-gradient(top, #bc2d21 50%, #9b1912 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #bc2d21), to(1, #9b1912));
  background-image: -webkit-linear-gradient(top, #bc2d21 50%, #9b1912 100%);
  background-image: -o-linear-gradient(top, #bc2d21 50%, #9b1912 100%);
  background-image: linear-gradient(to bottom, #bc2d21 50%, #9b1912 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc2d21', endColorstr='#ff9b1912', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #bc2d21;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #6e8415;
  background-image: -moz-linear-gradient(top, #869819 50%, #4b650e 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #869819), to(1, #4b650e));
  background-image: -webkit-linear-gradient(top, #869819 50%, #4b650e 100%);
  background-image: -o-linear-gradient(top, #869819 50%, #4b650e 100%);
  background-image: linear-gradient(to bottom, #869819 50%, #4b650e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff869819', endColorstr='#ff4b650e', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #869819;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #0f89cf;
  background-image: -moz-linear-gradient(top, #129dd7 50%, #0a6cc4 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #129dd7), to(1, #0a6cc4));
  background-image: -webkit-linear-gradient(top, #129dd7 50%, #0a6cc4 100%);
  background-image: -o-linear-gradient(top, #129dd7 50%, #0a6cc4 100%);
  background-image: linear-gradient(to bottom, #129dd7 50%, #0a6cc4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff129dd7', endColorstr='#ff0a6cc4', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #129dd7;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #fcd45f;
  background-image: -moz-linear-gradient(top, #fcdb73 50%, #fbc940 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #fcdb73), to(1, #fbc940));
  background-image: -webkit-linear-gradient(top, #fcdb73 50%, #fbc940 100%);
  background-image: -o-linear-gradient(top, #fcdb73 50%, #fbc940 100%);
  background-image: linear-gradient(to bottom, #fcdb73 50%, #fbc940 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcdb73', endColorstr='#fffbc940', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fcdb73;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.accordion-heading {
  border-bottom: 0;
  background-color: #e3e3e3;
}
.accordion-heading a {
  color: #444444;
  text-decoration: none;
  font-weight: bold;
}
.accordion-heading a:hover {
  text-decoration: underline;
  background-color: #d3d3d3;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #444444;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #e3e3e3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.hero-unit a.btn {
  text-decoration: none;
}
.header .header-container {
  width: 983.99992px;
  height: 70px;
  position: relative;
  margin: 10px auto;
}
.header .header-container .header-container-menu {
  display: inline-block;
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
  height: 40px;
  margin-top: 20px;
  width: 100%;
}
.header .header-container .header-container-menu a.logo {
  display: inline-block;
  float: left;
  position: relative;
  top: -19px;
}
.header .header-container .header-container-menu ul {
  margin-left: 0;
  list-style: none;
  float: left;
  line-height: 40px;
}
.header .header-container .header-container-menu ul > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  line-height: 40px;
  float: left;
}
.header .header-container .header-container-menu ul > li:hover {
  color: #ffffff;
  background-color: #1a2f47;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.header .header-container .header-container-menu ul > li > a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  line-height: 40px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.header .header-container .header-container-menu ul > li > a b.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #ffffff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 19px;
  margin-left: 2px;
}
.header .header-container .header-container-menu ul > li.divider-vertical {
  border-right: 1px solid #2b4e76;
  width: 1px;
  background-color: #000000;
  overflow: hidden;
  text-indent: -999999px;
}
.header .header-container .header-container-menu ul > li.header-dropdown {
  position: relative;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu {
  display: none;
  width: 210px;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #333333;
  z-index: 999;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li {
  border-top: 1px solid #cccccc;
  width: 208px;
  margin-left: 1px;
  margin-right: 1px;
  line-height: 24px;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li:first-child {
  border-top: none;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li.disabledHover form {
  margin: 5px 0px 5px 0px;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li.disabledHover label {
  color: #333333;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 24px;
  font-weight: normal;
  cursor: pointer;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li:hover {
  background-color: #2c4f78;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li:hover.disabledHover {
  background-color: transparent;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li:hover a {
  color: #ffffff;
}
.header .header-container .header-container-menu ul > li.header-dropdown .header-dropdown-menu > li > a {
  color: #333333;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 24px;
}
.header .header-container .header-container-menu ul > li.header-dropdown:hover .header-dropdown-menu {
  display: block;
}
.header .header-container .header-container-menu ul.header-group-right-lista {
  float: right;
}
.header .header-container .header-container-menu ul.header-group-right-lista ul.header-dropdown-menu {
  right: 0px;
}
.header .header-container .header-container-menu ul.header-group-right {
  float: right;
}
.header .header-container .header-container-menu ul.header-group-right li.header-dropdown {
  background-color: #1a2f47;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.header .header-container .header-container-menu ul.header-group-right ul.header-dropdown-menu {
  background-color: #03162b;
  border: 1px solid #01070f;
  right: 0px;
  color: #ffffff;
  width: auto;
  min-width: 250px;
}
.header .header-container .header-container-menu ul.header-group-right ul.header-dropdown-menu > li {
  border-top: 1px solid #01070f;
  text-align: right;
  width: 100%;
}
.header .header-container .header-container-menu ul.header-group-right ul.header-dropdown-menu > li a {
  color: #ffffff;
}
.header .header-container .header-container-menu ul.header-group-right ul.header-dropdown-menu > li.disabledHover {
  border: none;
  margin-left: -8px;
}
.header .header-container .header-container-menu ul.header-group-right ul.header-dropdown-menu > li :hover {
  background-color: #010912;
}
html,
body {
  height: 100%;
}
.site-wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -141px;
}
.site-wrap .footer-push {
  height: 141px;
}
footer.footer {
  background-color: #eeeeee;
  border-bottom: 1px solid #fff;
  height: 141px;
}
footer.footer .links {
  padding-top: 19px;
  height: 88px;
  border-bottom: 1px solid #cccccc;
  color: #444444;
}
footer.footer .links ul {
  width: 25%;
  float: left;
}
footer.footer .links ul li {
  line-height: 12px;
}
footer.footer .links ul li a {
  text-decoration: none;
  color: #444444;
}
footer.footer .links ul li a :hover {
  text-decoration: underline;
}
footer.footer .links ul li ul {
  padding-left: 12px;
  width: auto;
  float: none;
}
footer.footer .credit {
  text-align: center;
  color: #444444;
  border-top: 1px solid #fff;
  padding-top: 5px;
  margin: 0px;
}
.icon-add-folder {
  width: 20px;
  height: 20px;
  background-image: url("../img/treeview.png");
  background-repeat: no-repeat;
  background-position: 0px -80px;
  background-position: 0px -20px;
  display: inline-block;
}
.treeview li a {
  line-height: 20px;
  height: 20px;
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.treeview li a:hover {
  text-decoration: underline;
}
.treeview li .icon {
  width: 20px;
  height: 20px;
  background-image: url("../img/treeview.png");
  background-repeat: no-repeat;
  background-position: 0px -80px;
  display: inline-block;
  float: left;
}
.treeview li .icon.icon-file {
  background-position: 0px -40px;
}
.treeview li .icon.children {
  background-position: 0px -140px;
}
.treeview li .icon.children.open {
  background-position: 0px -200px;
}
.treeview li:first-child > .icon {
  background-position: 0px -60px;
}
.treeview li:first-child > .icon.children {
  background-position: 0px -120px;
}
.treeview li:first-child > .icon.children.open {
  background-position: 0px -180px;
}
.treeview li:last-child > .icon {
  background-position: 0px -100px;
}
.treeview li:last-child > .icon.children {
  background-position: 0px -160px;
}
.treeview li:last-child > .icon.children.open {
  background-position: 0px -200px;
}
.treeview li .icon + a + ul {
  padding-left: 20px;
  background: transparent url("../img/treeview-ul.png") 0 0 repeat-y;
}
.treeview li .icon + a + ul .icon-file {
  background-position: 0px 0px;
}
.treeview li:last-child > .icon + a + ul {
  background: none;
}
/*! jQuery UI - v1.10.3 - 2013-06-04
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */

}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */

}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  border: 1px solid #d3d3d3;
  background-color: #e6e6e6;
  font-weight: normal;
  color: #555555;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-autocomplete .ui-autocomplete-footer label {
  font-weight: normal;
  margin: 0;
}
.ui-autocomplete .ui-autocomplete-footer .popAddItem {
  position: absolute;
  right: -65px;
  bottom: 29px;
}
.ui-autocomplete .ui-autocomplete-footer .popAddItem .tooltip-inner {
  padding: 8px;
  max-width: 255px;
}
.ui-autocomplete .ui-autocomplete-footer .popAddItem .tooltip-inner button {
  color: #fff;
  text-shadow: none;
  font-weight: bold;
  font-size: 11px;
}
.ui-autocomplete .ui-autocomplete-footer .popAddItem .tooltip-inner p {
  margin: 0;
  line-height: normal;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  /* support: IE10, see #8844 */

  cursor: pointer;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a,
.ui-menu .ui-menu-item {
  text-decoration: none;
  display: block;
  line-height: 20px;
  min-height: 0;
  /* support: IE7 */

  font-weight: normal;
  padding: 3px 5px;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
/* Datapicker
----------------------------------*/
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background-color: #e3e3e3;
  border: 1px solid #cccccc;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget-content {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ui-widget-content a {
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  color: #444444;
  white-space: nowrap;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  font-weight: bold;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  font-weight: bold;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  font-weight: bold;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */

}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
/* Overlays */
.ui-widget-overlay {
  background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: alpha(opacity=20);
  border-radius: 5px;
}
/*custom.jAutocompleteCurriculum*/
.input-ui-autocomplete {
  min-width: 500px;
}
.input-ui-autocomplete[readonly] {
  cursor: pointer;
  background-color: #ffffff;
}
.ui-autocomplete {
  left: 0;
  z-index: 2;
  /*@zindexDropdown;*/

  display: none;
  float: left;
  min-width: 500px;
  padding: 0px;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ui-autocomplete li {
  overflow-x: hidden;
  max-height: 210px;
  overflow-y: auto;
  *max-width: 450px;
}
.ui-autocomplete li.ui-autocomplete-content p.ui-autocomplete-item {
  padding: 3px 7px;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  white-space: nowrap;
  cursor: pointer;
  color: #444444;
  margin: 0px;
}
.ui-autocomplete li.ui-autocomplete-content .alert {
  margin: 10px;
  color:#a65c08;
}
.ui-autocomplete li.ui-autocomplete-content .alert h4
            {
                color:#a65c08;
            }
.ui-autocomplete li.ui-autocomplete-content p.ui-autocomplete-item input[type="checkbox"] {
  margin: 0px 5px 0px 0px;
}
.ui-autocomplete li.ui-autocomplete-content p.ui-autocomplete-item:hover,
.ui-autocomplete li.ui-autocomplete-content p.ui-autocomplete-item:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #254264;
  background-image: -moz-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(0.5, #2c4f78), to(1, #1a2f47));
  background-image: -webkit-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: -o-linear-gradient(top, #2c4f78 50%, #1a2f47 100%);
  background-image: linear-gradient(to bottom, #2c4f78 50%, #1a2f47 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4f78', endColorstr='#ff1a2f47', GradientType=0);
}
.ui-autocomplete li.ui-autocomplete-content p.ui-autocomplete-item.disabled:hover {
  background: none;
  background-color: #e3e3e3;
  cursor: not-allowed;
}
.ui-autocomplete li.ui-autocomplete-footer {
  border: 1px solid #999999;
  background-color: #e3e3e3;
  padding: 5px;
}
.ui-autocomplete li.ui-autocomplete-footer button.btn-primary {
  float: right;
}
.ui-autocomplete li.ui-autocomplete-footer button.btn-link {
  padding: 0px;
  color: #444444;
  text-decoration: underline;
}
.ui-autocomplete li.ui-autocomplete-footer .openFocus {
  cursor: pointer;
}
/*custom.datepicker*/
.ui-datepicker .ui-datepicker-header {
  background-color: #cccccc;
  border: 1px solid #999999;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  cursor: pointer;
  padding: 0px;
  margin: 5px;
  top: 0px;
  width: 16px;
  height: 16px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
  background-image: none;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-state-hover span {
  background-color: #cccccc;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 0;
  margin-left: 0;
  top: 6px;
  margin-top: 0;
}
.ui-datepicker .ui-datepicker-calendar td a {
  background-color: #e3e3e3;
  border: 1px solid #cccccc;
}
.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
  background-color: #fff1e5 !important;
  background-image: none;
  border: 1px solid #ffd6b2 !important;
  color: #444444;
}
.ui-datepicker .ui-datepicker-calendar td a.ui-state-hover {
  background-color: #dddddd !important;
  border: 1px solid #cccccc !important;
  background-image: none;
}
/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 34%;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 45% 10px 10px;
}
.deficiencia-menu {
  position: relative;
  z-index: 64;
}
.deficiencia-menu .deficiencia-menu-item {
  width: 132px;
  height: 142px;
  padding: 20px 0px 0px 10px;
  float: left;
  text-align: center;
  cursor: pointer;
}
.deficiencia-menu .deficiencia-menu-item.hasChildren,
.deficiencia-menu .deficiencia-menu-item.allwaysShowChildren {
  border: 1px solid #FFF;
  border-bottom-color: #cccccc;
}
.deficiencia-menu .deficiencia-menu-item.hasChildren.active,
.deficiencia-menu .deficiencia-menu-item.allwaysShowChildren.active {
  border: 1px solid #cccccc;
  border-bottom-color: #FFF;
}
.deficiencia-menu .deficiencia-menu-item.hasChildren.orteses {
  border-bottom-color: #FFF;
}
.deficiencia-menu .deficiencia-menu-item.hasChildren.active.protese {
  border-bottom-color: #cccccc;
}
.deficiencia-menu .deficiencia-menu-item label {
  text-align: left;
  margin-top: 5px;
}
.deficiencia-content {
  top: -1px;
  position: relative;
}
.deficiencia-content .deficiencia-content-item {
  display: none;
  border: 1px solid #cccccc;
  width: 100%;
}
.deficiencia-content .deficiencia-content-item.active {
  display: table;
}
.deficiencia-content .deficiencia-content-item td {
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}
.deficiencia-icon {
  background-image: url("../img/deficiencias-nq8.png");
  background-color: transparent;
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 10px;
}
.deficiencia-icon.deficiencia-icon-fisicas_001 {
  width: 33px;
  height: 88px;
  background-position: -150px 0;
}
.deficiencia-icon.deficiencia-icon-fisicas_002 {
  width: 33px;
  height: 88px;
  background-position: -82px 0;
}
.deficiencia-icon.deficiencia-icon-fisicas_003 {
  width: 33px;
  height: 88px;
  background-position: -116px 0;
}
.deficiencia-icon.deficiencia-icon-fisicas_004 {
  width: 21px;
  height: 58px;
  background-position: -157px -89px;
  margin-top: 29px;
}
.deficiencia-icon.deficiencia-icon-mentais_001 {
  width: 70px;
  height: 59px;
  background-position: -108px -148px;
  margin-bottom: 25px;
}
.deficiencia-icon.deficiencia-icon-mentais_002 {
  width: 70px;
  height: 58px;
  background-position: -37px -148px;
  margin-bottom: 25px;
}
.deficiencia-icon.deficiencia-icon-ortese_001 {
  width: 16px;
  height: 70px;
  background-position: -65px 0;
  margin-bottom: 15px;
}
.deficiencia-icon.deficiencia-icon-protese_001 {
  width: 36px;
  height: 70px;
  background-position: 0 -139px;
  margin-bottom: 15px;
}
.deficiencia-icon.deficiencia-icon-sensoriais_001 {
  width: 64px;
  height: 70px;
  background-position: 0 0;
  margin-bottom: 30px;
}
.deficiencia-icon.deficiencia-icon-sensoriais_002 {
  width: 70px;
  height: 67px;
  background-position: 0 -71px;
  margin-bottom: 30px;
}
.deficiencia-icon.deficiencia-icon-sensoriais_003 {
  width: 85px;
  height: 58px;
  background-position: -71px -89px;
  margin-bottom: 30px;
  margin-top: 12px;
}
.boxRank {
  display: inline-block;
  overflow: hidden;
}
    .boxRank > .btnExcluir,
    .boxRank > .btnLike
    {
        background: url("../img/star-rank.png") no-repeat center -72px;
        display: block;
        float:left;
        width: 25px;
        height: 24px;
        border:none;
        text-indent: -3000px;
    }
    .boxRank > .btnExcluir
    {
        background-position: center -96px;
        outline: none;
        display:none;
    }          
    .boxRank > .btnLike:hover,
    .boxRank > .btnLike.active
    {
        background-position: center -48px;
        outline: none;
    }

    .boxRank > .btnLike.disabled:hover
    {
        background-position: center -72px;
    }
.boxRank > ul.rank {
  overflow: hidden;
  float: left;
  margin: 0;
}
.boxRank ul.rank li {
  list-style: none;
  float: left;
  width: 25px;
  height: 24px;
  background: url("../img/star-rank.png") no-repeat center -24px;
  cursor: pointer;
  padding: 0 5px;
  text-indent: -3000px;
}
.boxRank ul.rank li.active {
  background-position: center top;
}
.boxRank.small > .btnExcluir,
.boxRank.small > .btnLike,
.boxRank.small ul.rank li {
  width: 16px;
  height: 15px;
  background: url("../img/star-rank-small.png") no-repeat center -15px;
  padding: 0 1px 0 0;
}
.boxRank.small ul.rank li.active {
  background-position: center top;
}
.boxRank.small > .btnLike
{
    background-position: center -45px;
}
.boxRank.small > .btnLike:hover,
.boxRank.small > .btnLike.active
{
    background-position: center -30px;
}
.boxRank.small > .btnExcluir
{
    background-position: center -60px;
}
.boxRankControl:hover .btnExcluir
{
    display: block;
}  
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.loading {
  display: inline-block;
  width: 16px;
  height: 11px;
  *margin-right: .3em;
  line-height: 11px;
  vertical-align: text-top;
  background-image: url("../img/ajax-loader.gif");
  background-repeat: no-repeat;
  margin-top: -1px;
  text-indent: -9999px;
}
