.footer-control-wrap .grid-pager div, .footer-control-wrap .grid-controls div, .name-wrap .field-wrap, .date-wrap .field-wrap, .datagrid-search, .page-box, .data-search-field, .nav-main > li, .results-header h4, .title-header h4, .collections-series-header h4, .icon-wrap {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 16px; }

body {
  font-family: "RobotoCondensed", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  color: #464545;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

* ::-moz-selection {
  background: #d6e7f6;
  color: #2A75B7;
  text-shadow: none; }
* ::selection {
  background: #d6e7f6;
  color: #2A75B7;
  text-shadow: none; }

/* Grid */














































.detailed-header {
  margin: 18px 0; }
  .detailed-header:before, .detailed-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .detailed-header:after {
    clear: both; }
  .detailed-header h3 {
    margin: 0;
    float: left; }
  .detailed-header a {
    margin: 0;
    float: right; }

.news-header {
  margin-top: 50px;
  border-bottom: 5px solid #cacaca; }

.news {
  margin-top: 48px; }

.time {
  padding-bottom: 2px;
  display: block;
  font-weight: 300;
  color: #797878;
  margin-bottom: 5px; }

.news-entry {
  position: relative;
  border-bottom: 2px dotted #EAEAEA;
  max-width: 96%; }
  .news-entry:last-child {
    border-bottom: none; }

/* Responsive: Portrait tablets and up */
.nav-wrap {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%; }

.container {
  position: relative;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0; }
  .container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after {
    clear: both; }
  .container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after {
    clear: both; }

.results .main-content {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  padding: 0; }

.pre-content {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0; }
  .pre-content:before, .pre-content:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .pre-content:after {
    clear: both; }
  .pre-content:before, .pre-content:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .pre-content:after {
    clear: both; }
  .pre-content .nav-wrap {
    position: relative;
    min-height: 1px;
    float: left;
    width: 100%;
    margin-left: 112px;
    margin-right: 0; }
    .pre-content .nav-wrap:before, .pre-content .nav-wrap:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .pre-content .nav-wrap:after {
      clear: both; }
  .pre-content h2 {
    position: relative;
    min-height: 1px;
    float: left;
    width: 100%;
    margin-left: 0; }
    .pre-content h2:before, .pre-content h2:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .pre-content h2:after {
      clear: both; }

.main-content {
  position: relative;
  min-height: 1px;
  float: left;
  width: 60.83333%;
  padding: 0; }

.tab-title-wrap {
  margin-bottom: 18px; }

.tab-content h3 {
  margin: 0;
  float: left; }
.tab-content .search-links {
  margin: 0;
  margin-top: 10px;
  float: right; }

.tab-title-wrap:before, .tab-title-wrap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.tab-title-wrap:after {
  clear: both; }

.news-header {
  max-width: 97%; }
  .news-header:before, .news-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .news-header:after {
    clear: both; }
  .news-header h3 {
    float: left;
    margin: 0;
    padding: 0; }
  .news-header a {
    margin: 19px 0 0 0;
    padding: 0;
    float: right; }

.extras {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 30.83333%; }

.header, .marketing, .footer {
  padding-left: 0;
  padding-right: 0; }

/* Space out the masthead */
.header {
  margin-bottom: 30px; }

/* Remove the bottom border on the jumbotron for visual effect */
.jumbotron {
  border-bottom: 0; }

section p {
  font-size: 19px;
  font-family: "Roboto", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  max-width: 96%;
  color: #504f4f; }

.nav-tabs a {
  color: #333;
  font-size: 15px;
  line-height: 1.3;
  text-transform: uppercase; }

p {
  margin: 0 0 10px; }

.main-content blockquote > p {
  text-indent: -0.41em;
  font-size: 19px;
  font-family: "RobotoCondensed", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #676666;
  margin-bottom: 12px; }

.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #f2f2f2; }

.text-primary {
  color: #2A75B7; }
  .text-primary:hover {
    color: #205b8e; }

.text-warning {
  color: #c09853; }
  .text-warning:hover {
    color: #a47c3c; }

.text-danger {
  color: #b94a48; }
  .text-danger:hover {
    color: #953b39; }

.text-success {
  color: #468847; }
  .text-success:hover {
    color: #356635; }

.text-info {
  color: #3a87ad; }
  .text-info:hover {
    color: #2d6a87; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "RobotoCondensed", Helvetica, sans-serif;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #f2f2f2; }

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 15.38462px; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small {
    font-size: 65%; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small {
    font-size: 75%; }

.data-wrap h3 {
  font-size: 28px;
  margin: 0 0 4px 0; }

.extras h3 {
  font-size: 16px;
  text-transform: uppercase; }

.record-result > h4 {
  font-size: 28px; }

.sub-head {
  font-size: 24px; }

.news-entry h5 {
  margin-bottom: 16px; }

h2, .h2, h4, .h4 {
  text-transform: uppercase; }

.cta-headline {
  font-size: 24px; }

h3.section-head, .h3.section-head {
  padding-bottom: 5.25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d1d1; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 32px;
  font-weight: 700;
  color: #cfa926; }

h3, .h3 {
  font-size: 36px;
  font-weight: 700; }

h4, .h4 {
  font-size: 20px;
  font-weight: 700; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
  .list-inline > li:first-child {
    padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.25; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .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; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .dl-horizontal dd:after {
      clear: both; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #f2f2f2; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote small {
    display: block;
    line-height: 1.25;
    color: #f2f2f2; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
      text-align: right; }
    blockquote.pull-right small:before, blockquote.pull-right .small:before {
      content: ''; }
    blockquote.pull-right small:after, blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.25; }

/* Font-Face */
@font-face {
  font-family: 'Roboto';
  src: url('../bower_components/fonts/Roboto/Roboto-Medium-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-Medium-webfont.svg#Roboto') format('svg'), url('../bower_components/fonts/Roboto/Roboto-Medium-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-Medium-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url('../bower_components/fonts/Roboto/Roboto-Light-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-Light-webfont.svg#Roboto') format('svg'), url('../bower_components/fonts/Roboto/Roboto-Light-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-Light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url('../bower_components/fonts/Roboto/Roboto-Regular-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-Regular-webfont.svg#Roboto') format('svg'), url('../bower_components/fonts/Roboto/Roboto-Regular-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-Regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'RobotoCondensed';
  src: url('../bower_components/fonts/Roboto/Roboto-Condensed-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg'), url('../bower_components/fonts/Roboto/Roboto-Condensed-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-Condensed-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'RobotoCondensed';
  src: url('../bower_components/fonts/Roboto/Roboto-CondensedItalic-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-CondensedItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-CondensedItalic-webfont.svg#RobotoCondensed') format('svg'), url('../bower_components/fonts/Roboto/Roboto-CondensedItalic-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-CondensedItalic-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'RobotoCondensed';
  src: url('../bower_components/fonts/Roboto/Roboto-BoldCondensed-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-BoldCondensed-webfont.svg#RobotoCondensed') format('svg'), url('../bower_components/fonts/Roboto/Roboto-BoldCondensed-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-BoldCondensed-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'RobotoCondensed';
  src: url('../bower_components/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.eot');
  src: url('../bower_components/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.svg#RobotoCondensed') format('svg'), url('../bower_components/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'RobotoCondensed';
  src: url('../bower_components/fonts/Roboto/RobotoCondensed-Light-webfont.eot');
  src: url('../bower_components/fonts/Roboto/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../bower_components/fonts/Roboto/RobotoCondensed-Light-webfont.svg#RobotoCondensed') format('svg'), url('../bower_components/fonts/Roboto/RobotoCondensed-Light-webfont.woff') format('woff'), url('../bower_components/fonts/Roboto/RobotoCondensed-Light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal; }

/* Tables */
.datagrid > thead > tr {
  border-bottom: 1px solid #F1F1F1; }

.footer-control-wrap {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid #F1F1F1; }
  .footer-control-wrap:before, .footer-control-wrap:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .footer-control-wrap:after {
    clear: both; }
  .footer-control-wrap .datagrid-footer-left {
    float: left; }
  .footer-control-wrap .datagrid-footer-right {
    float: right; }

.data-head tr:last-child th {
  -webkit-transition: all ease-in-out 0.25s, -webkit-box-shadow ease-in-out 0.25s;
  transition: all ease-in-out 0.25s, box-shadow ease-in-out 0.25s; }
  .data-head tr:last-child th:hover {
    background: #EDFAFF;
    cursor: pointer; }

.inner-container {
  -webkit-box-shadow: 0 2px 3px rgba(209, 209, 209, 0.35);
  box-shadow: 0 2px 3px rgba(209, 209, 209, 0.35);
  padding: 24px;
  border-radius: 4px;
  width: 100%;
  background: white; }

table {
  -webkit-box-shadow: 0 2px 3px rgba(209, 209, 209, 0.35);
  box-shadow: 0 2px 3px rgba(209, 209, 209, 0.35);
  padding: 8px;
  border-radius: 4px;
  width: 100%;
  background: white;
  border-collapse: collapse; }
  table thead {
    border-bottom: 3px solid #9cc5e8;
    text-align: left; }
  table tr {
    border-bottom: 1px dotted #cdcdcd; }
    table tr:last-child {
      border-bottom: none; }
  table th {
    border-right: 1px dotted #cdcdcd;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    padding: 13px 15px; }
    table th:last-child {
      border-right: 0; }
  table td {
    border-right: 1px dotted #cdcdcd;
    color: #000;
    padding: 7px 15px; }
    table td:last-child {
      border-right: 0; }
    table td .glyphicon-link {
      font-size: 12px;
      margin-right: 5px; }
    table td a, table td a:hover, table td a:visited {
      text-decoration: none;
      color: #333;
      display: block; }

tr.row-hover {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  cursor: pointer;
  background: #EDFAFF; }
  tr.row-hover td a {
    color: #393838; }

.record-details tr th {
  width: 46%;
  text-align: left;
  text-transform: capitalize; }

.record-details th, .record-details td {
  font-size: 18px; }

.record-details td a {
  text-decoration: underline; }

table[datepicker] {
  background-color: #f5f5f5 !important; }
  table[datepicker] td {
    padding: 0.2em; }

.detailed, .tab-pane {
  padding: 24px;
  margin-bottom: 28px; }

.detailed, .tab-pane {
  border-radius: 4px;
  border: 1px solid #ddd; }

.news-entry {
  padding-bottom: 35px;
  margin-bottom: 35px; }

.record-image, .record-source, .record-details {
  background: white;
  padding: 12px;
  border-radius: 4px;
  margin-bottom: 20px; }
  .record-image:last-child, .record-source:last-child, .record-details:last-child {
    margin: 0; }

.results-section {
  margin-bottom: 75px; }

.full-width {
  width: 100%; }

.with-photo {
  width: 59%; }

.data-wrap {
  margin-bottom: 24px; }
  .data-wrap .record-details-wrap {
    float: left;
    margin-bottom: 18px; }
  .data-wrap .image-link-wrap {
    float: right;
    width: 36%; }
  .data-wrap .contain:before, .data-wrap .contain:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .data-wrap .contain:after {
    clear: both; }

.record-image {
  position: relative; }


.record-source {
  margin-bottom: 24px; }

.main-content .refine {
  margin-bottom: 20px; }

.detailed-container {
  padding: 0;
  border: none; }

.news-entry .more a {
  font-size: 14px;
  background: #207DE7;
  padding: 3px 8px;
  border-radius: 8px;
  color: white;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px; }
  .news-entry .more a:hover {
    font-style: italic;
    text-decoration: none;
    background: #5ca2ed; }

.more {
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  margin-top: 12px; }
  .more .glyphicon {
    font-size: 12px;
    margin-right: 5px;
    margin-left: 2px; }

a {
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  text-decoration: none;
  color: #2961A0; }
  a:visited, a:hover, a:focus {
    color: #207DE7; }
  a:focus {
    outline: thin dotted #333;
    outline: 5px auto-webkit-focus-ring-color;
    outline-offset: -2px; }

.main-content a:hover {
  text-decoration: underline; }

.intro p a, .news p a {
  padding: 0 2px;
  color: #207DE7;
  font-weight: 500;
  text-decoration: none; }
  .intro p a:hover, .news p a:hover {
    color: #0e447f;
    text-decoration: none;
    background: #ebf3fd;
    border-bottom: 1px solid #b4d3f6; }
  .intro p a:visited, .news p a:visited {
    color: #104e91; }

.news-entry h5 > a, .news-entry h5 > a:visited {
  text-decoration: none;
  font-size: 24px;
  color: #5B5B5B; }
  .news-entry h5 > a:hover, .news-entry h5 > a:visited:hover {
    text-decoration: none;
    color: #207DE7; }

.search-links a {
  margin-right: 9px; }

.image-link {
  text-decoration: underline; }

.extras h3 > a {
  border-bottom: none;
  color: #207DE7; }
  .extras h3 > a:hover {
    text-decoration: underline;
    border-bottom: none; }
.extras a, .extras:visited {
  padding: 4px 0px 1px 0;
  color: #6a6868;
  border-bottom: 1px dotted #0d0d0d; }
  .extras a:hover, .extras a:focus, .extras:visited:hover, .extras:visited:focus {
    border-bottom: 1px solid #bdd8f7;
    color: #207DE7; }

/* Labels */
.soundex-label {
  cursor: pointer; }

.label-danger {
  line-height: 1;
  font-weight: 400;
  font-size: 15px; }
  [href].label-danger:hover, [href].label-danger:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label-danger:empty {
    display: none; }


.label-danger {
  -webkit-transition: all 0.7s linear;
  transition: all 0.7s linear;
  border-radius: 2px;
  font-weight: 300;
  word-spacing: 0.23em;
  padding: 0.35em 0.7em;
  font-size: 0.8em; }

.label-danger {
  display: inline-block;
  margin-top: 8px;
  color: white;
  background: #dd6260; }

.label-danger {
  opacity: 1; }

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  .chosen-container a {
    cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  text-decoration: none !important;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #F7F7F3;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.25; }
.chosen-container-single .chosen-default span {
  color: #333 !important; }
.chosen-container-single .chosen-single span {
  color: #333;
  line-height: 1.25;
  font-size: 18px;
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 70%;
    height: 100%;
    margin-left: -5px;
    background: url(../images/chosen-sprite.png) no-repeat 0px 10px; }
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  .chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #ddd;
    background: #fff url(../images/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
.chosen-container-single .chosen-drop {
  background: #fafaf8;
  border-top: 1px solid #e9e9de;
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #7f7d7d;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  .chosen-container .chosen-results li {
    text-transform: capitalize;
    display: none;
    margin: 4px 0 0 0;
    font-size: 18px;
    padding: 5px 12px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    .chosen-container .chosen-results li:first-child {
      margin-top: 14px; }
    .chosen-container .chosen-results li:last-child {
      margin-bottom: 7px; }
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #207DE7;
      color: #fff; }
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 1px 0;
      padding: 5px 0;
      height: 15px;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #999;
      font-size: 100%;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0; }
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #ddd;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default; }
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
      font-size: 1px; }
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        background-position: -42px -10px; }
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666; }
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    margin-left: -5px;
    background-position: -18px 8px; }
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  .chosen-rtl .chosen-choices li {
    float: right; }
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl; }
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  .chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
    left: 9999px; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url(../images/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl; }
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url(../images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/* @end */





.tok-wrap {
  width: 450px; }

.record-series + .chosen-container, .record-series-detailed + .chosen-container {
  width: 18em !important; }

.counties + .chosen-container {
  width: 18em !important; }

.title + .chosen-container {
  width: 18em !important; }

.date + .chosen-container {
  max-width: 7.3em !important; }

.keywords, .bootstrap-tagsinput {
  width: 90%; }

.name-wrap .field-wrap:last-child, .date-wrap .field-wrap:last-child {
  margin-left: 20px; }

.page-box, .data-search-field {
  background-color: #F7F7F3;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.25;
  vertical-align: middle;
  background-image: none;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s; }
  .page-box:focus, .data-search-field:focus {
    outline: none; }

.field-wrap {
  position: relative;
  margin-bottom: 11px; }
  .field-wrap label {
    display: block;
    color: #000; }




.datagrid-header-left:before, .datagrid-header-left:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.datagrid-header-left:after {
  clear: both; }

.datagrid-search {
  float: left; }

.page-box {
  max-width: 3em; }

.page-box, .data-search-field {
  margin-right: -4px;
  height: 26px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 2px 0 2px 8px;
  outline: none;
  color: #333; }
  .page-box:focus, .data-search-field:focus {
    outline: none;
    border: 1px solid #b9b9b9; }

.datagrid-footer-left button, .datagrid-footer-right .grid-nextpage, .datagrid-footer-right .grid-prevpage, .input-append .grid-page, .data-search-field + button {
  position: relative;
  padding: 3px 14px;
  color: white !important; }

.datagrid-footer-left button {
  border: none; }
  .datagrid-footer-left button:hover {
    background-color: #6aa7dd; }

.datagrid-footer-right .grid-nextpage, .datagrid-footer-right .grid-prevpage {
  height: 26px;
  background-color: #2A75B7; }
  .datagrid-footer-right .grid-nextpage:hover, .datagrid-footer-right .grid-prevpage:hover {
    background-color: #6aa7dd; }
.datagrid-footer-right .grid-nextpage {
  font-size: 14px;
  margin-left: 10px; }
.datagrid-footer-right .grid-prevpage {
  font-size: 14px;
  margin-right: 10px; }

.grid-pagesize {
  margin: 0 4px; }

.grid-page i.caret {
  border-top: 4px solid #fff !important; }

.data-search-field + button {
  background-color: #2A75B7; }
  .data-search-field + button:hover {
    background-color: #418fd3; }

.input-append .grid-page {
  background-color: #2A75B7; }
  .input-append .grid-page:hover {
    background-color: #6aa7dd; }

.input-append .grid-page, .data-search-field + button {
  color: white;
  height: 32px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }
  .input-append .grid-page span, .data-search-field + button span {
    display: block;
    color: white !important;
    font-size: 12px; }
  .input-append .grid-page:hover, .data-search-field + button:hover {
    color: white !important; }
  .input-append .grid-page:focus, .data-search-field + button:focus {
    outline: 0; }



input[type="password"] {
  letter-spacing: 4px; }

.soundex-label span {
  margin-left: 8px; }

.chosen-container {
  margin-bottom: 6px; }

.detailed .keywords {
  width: 72%; }
.detailed .chosen-single div b {
  margin-top: -2px; }
.detailed .record-series + .chosen-container {
  width: 19em !important; }
.detailed .collection-dd + .chosen-container {
  width: 26em !important; }
.detailed .chosen-single span, .detailed .chosen-drop .chosen-results > li {
  font-size: 16px; }
.detailed fieldset label {
  font-size: 14px; }
.detailed fieldset input[type=text], .detailed fieldset input[type=password], .detailed fieldset .form-control, .detailed fieldset .chosen-single {
  padding: 6px 12px;
  font-size: 16px; }
.detailed fieldset .bootstrap-tagsinput {
  padding: 3px 12px; }

fieldset input[type=text], fieldset input[type=password], fieldset input[type=date], fieldset .bootstrap-tagsinput, fieldset .form-control {
  cursor: text;
  padding: 6px 12px;
  font-size: 19.2px;
  line-height: 1.25;
  color: #333;
  vertical-align: middle;
  background-color: #F7F7F3;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
fieldset input[type=text]:focus, fieldset input[type=password]:focus, fieldset .bootstrap-tagsinput:focus, fieldset .form-control:focus, fieldset .tag-active {
  -webkit-box-shadow: inset 0 2px 8px #E2E0D4;
  box-shadow: inset 0 2px 8px #E2E0D4;
  border: 1px solid #c6c6c6;
  border-bottom: 1px solid #EAEAEA;
  outline: none; }

input[placeholder] {
  text-overflow: ellipsis; }

.detailed input::-webkit-input-placeholder {
  font-size: 16px; }
.detailed input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px; }
.detailed input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px; }
.detailed input:-ms-input-placeholder {
  font-size: 16px; }
.detailed input::input-placeholder {
  font-size: 16px; }

input::-webkit-input-placeholder {
  color: #333;
  font-size: 18px; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  font-size: 18px; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  font-size: 18px; }

input:-ms-input-placeholder {
  color: #333;
  font-size: 18px; }

input::input-placeholder {
  color: #333;
  font-size: 18px; }

.tab-pane {
  max-width: 97%;
  border-top-left-radius: 0; }

.archive-search {
  margin-bottom: 28px; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }


input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple], select[size] {
  height: auto; }

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

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; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 11px;
  font-size: 16px;
  line-height: 1.25;
  color: #7f7d7d;
  vertical-align: middle; }

textarea.form-control {
  height: auto; }

.form-group {
  position: relative;
  margin-bottom: 15px; }

.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }
  .radio label, .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #c09853; }
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #a47c3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc49e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc49e; }
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #b94a48; }
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #468847; }
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7a; }
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #868484; }

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .navbar-form {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .navbar-form {
    display: inline-block; }
  .form-inline .radio, .form-inline .navbar-form, .form-inline .checkbox, .form-inline .navbar-form {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .radio .navbar-form, .form-inline .checkbox input[type="checkbox"], .form-inline .checkbox .navbar-form {
    float: none;
    margin-left: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 11px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

img {
  max-width: 100%;
  height: auto !important;
  -ms-interpolation-mode: bicubic; }

.image-container {
  max-width: 100%; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../bower_components/sass-bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../bower_components/sass-bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bower_components/sass-bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bower_components/sass-bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bower_components/sass-bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .glyphicon:empty {
    width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.25;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2A75B7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #f2f2f2; }

.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 > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 15px;
  line-height: 1.25;
  color: #f2f2f2; }

.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 dotted;
  border-bottom: 4px solid #000;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }

/* Lists */
.record-details dl:before, .record-details dl:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.record-details dl:after {
  clear: both; }
.record-details dl dt {
  float: left;
  font-weight: 400; }
.record-details dl dd {
  margin-left: 17em; }

.record-details dl {
  font-size: 20px; }
  .record-details dl dd {
    margin-bottom: 10px; }

.record-source dl {
  margin: 0; }
  .record-source dl:before, .record-source dl:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .record-source dl:after {
    clear: both; }
  .record-source dl dt {
    float: left; }
  .record-source dl dd {
    float: left;
    margin-left: 10px;
    margin-right: 34px;
    text-transform: uppercase;
    color: #7E7E7E; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto-webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-box-shadow: none;
    box-shadow: none; }

.print .glyphicon {
  margin-right: 10px; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
  color: #fff;
  background-color: #2A75B7;
  border-color: #2568a2; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #226096;
    border-color: #1a4870; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #226096;
    border-color: #1a4870; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #2A75B7;
    border-color: #2568a2; }
  .btn-primary:hover {
    background-color: #418fd3; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9b28;
    border-color: #d58112; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9b28;
    border-color: #d58112; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-danger {
  color: #fff;
  background-color: #dd6260;
  border-color: #d84b4b; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d53e3e;
    border-color: #bd2929; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d53e3e;
    border-color: #bd2929; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #dd6260;
    border-color: #d84b4b; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4eae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #49a447;
    border-color: #3b8439; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #49a447;
    border-color: #3b8439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4eae4c; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46bada; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b5d7;
    border-color: #269cbc; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b5d7;
    border-color: #269cbc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46bada; }

.btn-link {
  color: #2961A0;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #207DE7;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #f2f2f2;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-xs, .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.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-default .caret {
  border-top-color: #333; }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333; }
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
  border-bottom-color: #fff; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
      outline: none; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-toolbar:after {
  clear: both; }
.btn-toolbar .btn-group {
  float: left; }
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }




.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn-lg + .btn-group-lg > .btn, .btn-group-lg > .btn-group > .btn-lg + .btn {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-lg .btn-group-lg > .btn, .btn-group-lg > .btn-lg .btn {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-lg .btn-group-lg > .btn, .btn-group-lg > .dropup .btn-lg .btn {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

/*! Navigation */
.nav-stacked {
  display: block; }

.nav-main, .nav-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav-main:before, .nav-tabs:before, .nav-main:after, .nav-tabs:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .nav-main:after, .nav-tabs:after {
    clear: both; }

.nav-main > li > a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  color: #333;
  font-size: 19px; }

.nav-main li .glyphicon {
  margin-right: 6px;
  font-size: 15px; }

.nav-main {
  margin-top: 13px; }
  .nav-main > li {
    margin-left: 30px; }
    .nav-main > li:first-child {
      margin-left: 0; }
    .nav-main > li.disabled > a {
      color: #f2f2f2; }
      .nav-main > li.disabled > a:hover, .nav-main > li.disabled > a:focus {
        color: #f2f2f2;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav-main .open > a, .nav-main .open > a:hover, .nav-main .open > a:focus {
    background-color: #eeeeee;
    border-color: #2961A0; }
    .nav-main .open > a .caret, .nav-main .open > a:hover .caret, .nav-main .open > a:focus .caret {
      border-top-color: #207DE7;
      border-bottom-color: #207DE7; }
  .nav-main .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav-main > li > a > img {
    max-width: none; }

.nav-tabs > li {
  position: relative;
  display: block;
  float: left;
  margin-bottom: -1px; }
  .nav-tabs > li > a {
    margin-right: 10px;
    border-radius: 7px 7px 0 0;
    position: relative;
    display: block;
    padding: 12px 26px 5px 26px; }
    .nav-tabs > li > a:hover {
      border-color: #eeeeee #eeeeee #ddd;
      border-bottom: 1px solid transparent;
      text-decoration: none;
      background: #F7F7F3; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #2A75B7; }
    .nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
    float: none; }
    .nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .nav-tabs.nav-justified {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
    border: 1px solid #ddd;
    text-decoration: none; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
      border-bottom-color: #fff;
      text-decoration: none; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #2961A0;
  border-bottom-color: #2961A0; }

.nav a:hover .caret {
  border-top-color: #207DE7;
  border-bottom-color: #207DE7; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: auto; }
      .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px; }
      .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px; }
      .navbar-collapse .navbar-text:last-child {
        margin-right: 0; } }

.container > .navbar-header, .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      margin-left: 15px;
      margin-right: 15px; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #ccc; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
    .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: #555;
      border-bottom-color: #555; }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #f2f2f2; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #f2f2f2; }
  .navbar-inverse .navbar-nav > li > a {
    color: #f2f2f2; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #f2f2f2;
    border-bottom-color: #f2f2f2; }
  .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #f2f2f2; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #f2f2f2; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }

.label-default {
  background-color: #f2f2f2; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #d8d8d8; }

.label-primary {
  background-color: #2A75B7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #205b8e; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #469d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b2d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #dd6260; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #d43636; }

.in-header {
  width: 100%;
  height: 128px;
  background-color: #F5F3ED;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f7f2), to(#E3E0D7));
  background-image: -webkit-linear-gradient(#f8f7f2 70%, #E3E0D7 100%);
  background-image: linear-gradient(#f8f7f2 70%, #E3E0D7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f2', endColorstr='#e3e0d7', GradientType=0 ); }
  .in-header:before, .in-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .in-header:after {
    clear: both; }
  .in-header ul {
    list-style: none;
    font-weight: 400; }
  .in-header li {
    z-index: 100;
    margin-right: 0;
    margin-left: 0; }
  .in-header a {
    text-decoration: none; }

.options-wrap {
  height: 20px;
  line-height: 20px;
  width: 100%;
  background-color: #FFF;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px 5px rgba(170, 161, 135, 0.3);
  box-shadow: 0px 0px 20px 5px rgba(170, 161, 135, 0.3); }

.options-content {
  max-width: 1024px;
  margin: 0 auto;
  text-align: left; }

.options {
  width: 76%;
  font-weight: normal;
  text-align: left;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 20px; }
  .options:before, .options:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .options:after {
    clear: both; }
  .options li > a {
    color: #666;
    margin-left: 0px; }
  .options li {
    float: left;
    font-size: 0.73em;
    margin-left: 1%;
    margin-right: 1%; }
  .options li.fsizer {
    margin: 0;
    padding: 0; }
  .options .gov-title {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .options .gov {
    display: none; }

#fs_sml {
  font-size: 80%; }

#fs_med {
  font-size: 100%; }

#fs_lrg {
  font-size: 120%; }

.fsizer a {
  color: #666;
  text-decoration: none;
  cursor: pointer; }

.governor {
  background-color: #FFF !important;
  width: 21.75%;
  border-radius: 0 0 8px 8px;
  z-index: 1000;
  position: relative;
  top: -20px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 77.75%; }
  .governor li {
    width: 100%;
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    margin: 0px;
    padding: 0px; }

.gov-wrap {
  display: block; }

.gov_pic {
  display: none;
  height: 125px;
  margin-top: 0px;
  background-image: url(../images/top_nav-gov-pic.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 0px; }

.gov_pic > a {
  text-indent: -9999px;
  height: 120px;
  padding-top: 5px; }

.gov-link > a {
  color: #666;
  font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px; }

.governor li a {
  text-decoration: none;
  display: block;
  width: 100%; }

.gov-title {
  color: #333;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.3em;
  margin-top: 0px;
  display: block; }
  .gov-title a {
    color: #333;
    height: 12px;
    padding-top: 8px;
    display: block; }

.gov-name {
  color: #036;
  font-size: 22px;
  line-height: 24px;
  font-variant: small-caps;
  letter-spacing: 0.1em;
  display: block;
  color: #036;
  height: 24px;
  padding-bottom: 3px; }
  .gov-name a {
    color: #036;
    height: 24px;
    padding-bottom: 3px;
    display: block; }

.top-menu-button {
  display: none;
  width: 78px;
  height: 30px;
  background: url(../images/icon_menu2.png) no-repeat 0px 0px; }

.header-nav ul:before, .header-nav ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.header-nav ul:after {
  clear: both; }

.header-nav ul li {
  float: left; }

.header-main {
  height: 108px;
  max-width: 1024px;
  margin: 0 auto; }
  .header-main:before, .header-main:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .header-main:after {
    clear: both; }

.logo {
  display: block;
  width: 21.75%;
  margin-left: 0.25%;
  margin-right: 1.5%;
  float: left;
  clear: left;
  text-align: left;
  padding-left: 0.25%;
  position: relative; }

.img-logo {
  max-width: 160px; }

.logo a {
  display: block; }

.search-container {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px; }

.search-container .logo {
  margin-right: 1.7%; }

#search {
  float: left;
  z-index: 800;
  text-align: left;
  width: 53.51%;
  height: 50px;
  margin-right: 21.75%;
  margin-left: 0;
  position: relative; }

#autocomplete-keymatches {
  display: none;
  background-color: #FFF;
  border: 1px solid #DDD7CB;
  margin-left: 6px;
  position: absolute;
  text-align: left;
  z-index: 9999; }

#search #cse-search-box {
  /* float: left; */
  height: 40px;
  padding: 0;
  background-color: #FFF;
  behavior: url(/portal/global/css/PIE.htc);
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: solid 1px #DDD7CB;
  width: 98.5%; }

#search #cse-search-box input#q {
  color: #666;
  border: none 0px !important;
  width: 53%;
  background-image: url(../images/global/logo_a-state-that-works_sm.png);
  background-repeat: no-repeat;
  margin-left: 7px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  outline: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: left; }

#search .sbHolder {
  background-color: #FFF;
  font-size: 1em;
  font-weight: normal;
  min-height: 40px;
  position: relative;
  width: 20.5%;
  float: right;
  border-left: 1px solid #DDD7CB;
  border-right: 1px solid #DDD7CB; }

.ui-menu {
  display: block;
  outline: none; }

.header-nav {
  vertical-align: bottom;
  text-decoration: none;
  color: #036;
  z-index: 200;
  font-size: 1em;
  line-height: 0.9em;
  width: 100%;
  float: left; }
  .header-nav:before, .header-nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .header-nav:after {
    clear: both; }

.header-nav ul {
  font-size: 0.94em;
  line-height: 0.9em;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  width: 100%; }

.header-nav ul li {
  color: #036;
  float: left;
  display: block;
  z-index: 400;
  padding: 0 1%;
  margin-right: 0;
  margin-left: 0; }

.header-nav a {
  color: #333;
  text-decoration: none;
  padding-bottom: 4px;
  display: block;
  margin-left: 0px; }

li.about {
  width: 6.9%; }

li.agri {
  width: 11.4%; }

li.bus {
  width: 11%; }

li.edu {
  width: 9.8%; }

li.fam {
  width: 8.4%; }

li.law {
  width: 7.3%; }

li.pub {
  width: 6.5%; }

li.tax {
  width: 7.8%; }

li.tour {
  width: 12.7%; }

/* Search Drop Down - Agency Selection */
#search .sbHolder {
  background-color: #FFFFFF;
  font-size: 1em;
  font-weight: normal;
  min-height: 40px;
  position: relative;
  width: 20.5%;
  float: right;
  border-left: 1px solid #ddd7cb;
  border-right: 1px solid #ddd7cb; }

#search .sbSelector {
  display: block;
  height: 40px;
  line-height: 40px;
  outline: none;
  overflow: hidden;
  text-indent: 10px;
  position: absolute;
  left: 0;
  top: 0;
  width: 80%; }

#search .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
  color: #aaa187;
  outline: none;
  text-decoration: none; }

#search .sbToggle {
  background: url(../images/global/icon_arrows.png) 0 -112px no-repeat;
  display: block;
  height: 40px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 20%; }

#search .sbToggle:hover {
  background: url(../images/global/select-icons.png) 0 -163px no-repeat; }

#search .sbToggleOpen {
  background: url(../img/global/select-icons.png) 0 -12px no-repeat; }

#search .sbToggleOpen:hover {
  background: url(../img/global/select-icons.png) 0 -62px no-repeat; }

#search .sbHolderDisabled {
  background-color: #FFFFFF;
  border: solid 1px #ddd7cb; }

#search .sbOptions {
  background-color: #FFFFFF;
  border: solid 1px #ddd7cb;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 1;
  overflow-y: auto; }

#search .sbOptions li {
  padding: 0 7px; }

#search .sbOptions a {
  border-bottom: dotted 1px #ddd7cb;
  display: block;
  outline: none;
  padding: 7px 0 7px 3px; }

#search .sbOptions a:link, .sbOptions a:visited {
  color: #ddd7cb;
  text-decoration: none; }

#search .sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
  color: #aaa187; }

#search .sbOptions li.last a {
  border-bottom: none; }

#search .sbOptions .sbDisabled {
  border-bottom: dotted 1px #ddd7cb;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px; }

#search .sbOptions .sbGroup {
  border-bottom: dotted 1px #ddd7cb;
  color: #aaa187;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px; }

#search .sbOptions .sbSub {
  padding-left: 17px; }

#search #cse-search-box input#sbutton {
  color: #88836D;
  border: none !important;
  border-color: rgba(0, 0, 0, 0) !important;
  -webkit-appearance: none;
  height: 40px;
  width: 21.25%;
  background-color: #F1EEE7;
  behavior: url(/portal/global/css/PIE.htc);
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  line-height: 40px;
  float: right;
  font-size: 1.48em;
  margin: 0;
  padding: 0; }

.agency-title-banner {
  margin-left: -15px;
  margin-right: -15px;
  height: 50px;
  background: url(../images/agency/col_bg-icpr.jpg) repeat-x;
  position: relative;
  margin-left: 0;
  margin-right: 0; }
  .agency-title-banner:before, .agency-title-banner:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .agency-title-banner:after {
    clear: both; }
  .agency-title-banner:before, .agency-title-banner:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .agency-title-banner:after {
    clear: both; }

.agency-title-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  max-width: 1024px; }
  .agency-title-content:before, .agency-title-content:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .agency-title-content:after {
    clear: both; }
  .agency-title-content .seal {
    background-image: url(../images/agency/logo-icpr.png);
    width: 91px;
    height: 92px;
    display: block;
    position: absolute;
    margin-left: 3px;
    margin-top: 3px;
    z-index: 500;
    background-position: center center; }
  .agency-title-content h1 {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    line-height: 50px;
    text-align: left;
    font-size: 1.5em;
    font-weight: normal;
    text-shadow: 2px 2px 2px #333;
    color: #FFF;
    padding-left: 110px;
    overflow: visible;
    white-space: nowrap; }

.extras {
  margin-top: 13px;
  padding-left: 28px; }
  .extras h3 {
    border-bottom: 1px solid #c5c5c5; }
  .extras ul {
    list-style: none;
    padding-left: 0;
    margin: 0 0 24px 0; }
    .extras ul li {
      color: #6a6868;
      margin-bottom: 9px; }

/* Collections */
.results-header, .title-header, .collections-series-header {
  background-color: #2A75B7;
  height: 55px;
  border-radius: 8px; }

.results-header h4, .title-header h4, .collections-series-header h4 {
  font-size: 21px;
  font-weight: 400;
  color: #fff; }

.results-header, .title-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
  .results-header h4, .title-header h4 {
    float: left;
    margin-top: 18px;
    margin-left: 1.3em; }

.data-wrap, .results-wrap {
  border-radius: 8px;
  padding: 24px;
  background: #ebebeb;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.collections-series-header {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .collections-series-header:hover {
    cursor: pointer;
    background: #559bd8; }
  .collections-series-header:hover .icon-wrap .glyphicon {
    color: #559bd8; }
  .collections-series-header:before, .collections-series-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .collections-series-header:after {
    clear: both; }
  .collections-series-header h4 {
    float: left;
    margin-top: 18px;
    margin-left: 1.3em; }
  .collections-series-header .collections-grand-total {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    color: #fff;
    margin-top: 15px;
    font-size: 18px;
    margin-right: 20px;
    float: right; }
    .collections-series-header .collections-grand-total strong {
      font-size: 20px; }
    .collections-series-header .collections-grand-total:hover {
      text-shadow: 1px 1px #24659e;
      border-bottom: 1px dotted #fff;
      text-decoration: none; }

.collection-series {
  margin-bottom: 28px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: relative;
  border-radius: 8px; }
  .collection-series:before, .collection-series:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .collection-series:after {
    clear: both; }

.icon-wrap {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  position: relative;
  background: #FFF;
  left: 17px;
  top: 12px; }
  .icon-wrap .glyphicon-plus {
    position: absolute;
    font-size: 19px;
    left: 8px;
    top: 6px;
    color: #2A75B7; }
  .icon-wrap .glyphicon-minus {
    position: absolute;
    font-size: 19px;
    left: 6px;
    top: 6px;
    color: #2A75B7; }
  .icon-wrap .glyphicon-list-alt {
    position: absolute;
    font-size: 19px;
    left: 6px;
    top: 6px;
    color: #2A75B7; }
  .icon-wrap .glyphicon-folder-open {
    position: absolute;
    font-size: 19px;
    left: 6px;
    top: 6px;
    color: #2A75B7; }

.header-open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.collections-content {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background: #f2f2f2;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  position: relative;
}

.series-closed {
  overflow: hidden;
  height: 0; }

.series-open {
  padding: 24px;
  /*max-height: 1000px;  TAKEN OUT BECAUSE SOME RECORD SETS WERE LONGER */ }

.bootstrap-tagsinput {
  height: auto !important;
  max-width: 100%; }
  .bootstrap-tagsinput input {
    height: 25px !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important !important;
    max-width: inherit !important; }
    .bootstrap-tagsinput input:focus {
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .bootstrap-tagsinput .tag {
    font-size: 13px;
    padding-top: 5px;
    margin-right: 4px;
    background-color: #ee7e46;
    color: #fff;
    font-weight: 400;
    -webkit-box-shadow: 0px 1px 0 rgba(227, 227, 227, 0.2), 0 1px 2px rgba(106, 106, 106, 0.05);
    box-shadow: 0px 1px 0 rgba(227, 227, 227, 0.2), 0 1px 2px rgba(106, 106, 106, 0.05); }
    .bootstrap-tagsinput .tag [data-role="remove"] {
      margin-left: 8px;
      cursor: pointer; }
      .bootstrap-tagsinput .tag [data-role="remove"]:after {
        content: "x";
        padding: 0px 2px; }
      .bootstrap-tagsinput .tag [data-role="remove"]:hover {
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
        .bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
          -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.fuelux .datagrid th {
  cursor: pointer; }

.fuelux .datagrid thead {
  background-color: #f9f9f9; }

.fuelux .datagrid thead .datagrid-header-title {
  float: left;
  margin-right: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px; }

.fuelux .datagrid thead .datagrid-header-left {
  float: left; }

.fuelux .datagrid thead .datagrid-header-right {
  float: right; }

.fuelux .datagrid thead .datagrid-header-right .search, .fuelux .datagrid thead .datagrid-header-left .search, .fuelux .datagrid thead .datagrid-header-right .filter, .fuelux .datagrid thead .datagrid-header-left .filter {
  margin-bottom: 0;
  margin-left: 8px; }

.fuelux .datagrid thead .datagrid-header-right .search .dropdown-menu, .fuelux .datagrid thead .datagrid-header-left .search .dropdown-menu, .fuelux .datagrid thead .datagrid-header-right .filter .dropdown-menu, .fuelux .datagrid thead .datagrid-header-left .filter .dropdown-menu {
  top: auto;
  left: auto; }

.fuelux .datagrid thead .sorted {
  padding-right: 30px;
  color: #333333;
  text-shadow: 'none';
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e5e5e5));
  background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bebebe;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); }

.fuelux .datagrid thead .sorted i {
  float: right;
  margin-top: 2px;
  margin-right: -22px; }

.fuelux .datagrid thead .sortable {
  position: relative;
  cursor: pointer; }

.fuelux .datagrid thead .sortable:hover {
  color: #333333;
  text-shadow: 'none';
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e5e5e5));
  background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bebebe;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); }

.fuelux .datagrid tbody tr.selectable {
  cursor: pointer; }

.fuelux .datagrid tbody tr.selected {
  background-color: #68ace7; }

.fuelux .datagrid tbody tr.selected > td {
  color: #ffffff; }

.fuelux .datagrid tbody tr.selected > td:first-child > div.selectWrap {
  position: relative;
  left: 22px;
  padding-left: 0; }

.fuelux .datagrid tbody tr.selected > td:first-child > div.selectWrap:before {
  position: absolute;
  top: 2px;
  left: -22px;
  display: block;
  width: 16px;
  height: 15px;
  background: url(../img/form.png) -96px 0 no-repeat;
  content: ' '; }

.fuelux .datagrid tfoot {
  background-color: #f9f9f9; }

.fuelux .datagrid tfoot .datagrid-footer-left {
  float: left; }

.fuelux .datagrid tfoot .datagrid-footer-left .grid-controls {
  margin-top: 7px; }

.fuelux .datagrid tfoot .datagrid-footer-left .grid-controls select {
  width: 60px;
  margin: 0 5px 1px; }

.fuelux .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle; }

.fuelux .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize .dropdown-menu {
  top: auto;
  left: auto; }

.fuelux .datagrid tfoot .datagrid-footer-left .grid-controls span {
  font-weight: normal; }

.fuelux .datagrid tfoot .datagrid-footer-right {
  float: right; }

.fuelux .datagrid tfoot .datagrid-footer-right .grid-pager > span {
  position: relative;
  top: 8px;
  font-weight: normal; }

.fuelux .datagrid tfoot .datagrid-footer-right .grid-pager .dropdown-menu {
  min-width: 50px; }

.fuelux .datagrid tfoot .datagrid-footer-right .grid-pager .combobox {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: baseline; }

.fuelux .datagrid tfoot .datagrid-footer-right .grid-pager > button {
  position: relative;
  top: 7px; }

.fuelux .datagrid-stretch-header {
  margin-bottom: 0;
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0; }

.fuelux .datagrid-stretch-header thead:last-child tr:last-child > th:first-child, .fuelux .datagrid-stretch-header thead:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0; }

.fuelux .datagrid-stretch-wrapper {
  overflow: auto;
  border: 1px solid #dddddd; }

.fuelux .datagrid-stretch-wrapper .datagrid {
  margin-bottom: 0;
  border: none;
  border-collapse: collapse;
  border-radius: 0; }

.fuelux .datagrid-stretch-wrapper .datagrid td, .fuelux .datagrid-stretch-wrapper .datagrid th {
  border-bottom: 1px solid #dddddd; }

.fuelux .datagrid-stretch-wrapper .datagrid td:first-child, .fuelux .datagrid-stretch-wrapper .datagrid th:first-child {
  border-left: none;
  border-radius: 0; }

.fuelux .datagrid-stretch-footer {
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0; }

.fuelux .datagrid-stretch-footer th {
  border-top: 0; }

.form-inline .checkbox-custom, .form-inline .navbar-form {
  padding-left: 20px; }
.form-inline .checkbox-custom .checkbox, .form-inline .checkbox-custom .navbar-form {
  padding-left: 16px; }

.checkbox-custom input[type=checkbox] {
  /* IE cannot fire events if display none or visibility hidden */
  position: relative;
  left: -99999px; }
.checkbox-custom.highlight {
  padding: 4px 4px 4px 24px; }
  .checkbox-custom.highlight.checked {
    background: #e9e9e9;
    border-radius: 4px; }
.checkbox-custom i {
  background-image: url(../images/form.png);
  background-position: 0 1px;
  background-repeat: no-repeat;
  margin-left: -20px;
  margin-right: 4px;
  padding-left: 16px;
  width: 16px;
  height: 16px; }
  .checkbox-custom i.checked {
    /* checked */
    background-position: -48px 1px; }
  .checkbox-custom i.disabled {
    /* disabled */
    background-position: -64px 1px; }
    .checkbox-custom i.disabled.checked {
      /* disabled and checked */
      background-position: -80px 1px; }

.checkbox-custom:hover {
  cursor: pointer; }
  .checkbox-custom:hover i {
    background-position: -16px 1px; }
    .checkbox-custom:hover i.checked {
      /* checked */
      background-position: -32px 1px; }
    .checkbox-custom:hover i.disabled {
      cursor: not-allowed;
      /* disabled */
      background-position: -64px 1px; }
      .checkbox-custom:hover i.disabled.checked {
        /* disabled and checked */
        background-position: -80px 1px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .checkbox-custom i {
    background-image: url(../images/form-hdpi.png);
    background-size: 96px auto; } }

.datepicker .input-append, .datepicker .input-group {
  margin-bottom: 1px; }
  .datepicker .input-append button, .datepicker .input-group button {
    outline: none; }
.datepicker .calendar {
  float: left;
  background: #fff;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border: 1px solid #dddddd;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }
  .datepicker .calendar .header {
    height: 24px; }
    .datepicker .calendar .header .left {
      float: left;
      height: 24px;
      padding-top: 2px;
      padding-right: 8px;
      padding-left: 10px;
      cursor: pointer;
      border-top-left-radius: 6px;
      border-bottom-right-radius: 6px; }
      .datepicker .calendar .header .left .leftArrow {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 7px;
        height: 7px;
        border-left: 3px solid #464545;
        border-bottom: 3px solid #464545;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .datepicker .calendar .header .right {
      float: right;
      height: 24px;
      padding-top: 2px;
      padding-right: 10px;
      padding-left: 8px;
      cursor: pointer;
      border-top-right-radius: 6px;
      border-bottom-left-radius: 6px; }
      .datepicker .calendar .header .right .rightArrow {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 7px;
        height: 7px;
        border-right: 3px solid #464545;
        border-top: 3px solid #464545;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .datepicker .calendar .header .center {
      height: 26px;
      font-size: 13px;
      line-height: 1.9em;
      margin: 0 auto;
      text-align: center;
      cursor: pointer;
      border-bottom-radius: 6px; }
  .datepicker .calendar .header, .datepicker .calendar .footer {
    background-color: #fff;
    line-height: 20px;
    font-weight: bold; }
  .datepicker .calendar .footer {
    border-bottom-radius: 6px; }
  .datepicker .calendar .footer, .datepicker .calendar .header {
    margin-bottom: 0 !important; }
    .datepicker .calendar .footer .hover:hover, .datepicker .calendar .header .hover:hover {
      background-color: #f1f6fc;
      cursor: pointer; }
  .datepicker .calendar * {
    font-size: 13px;
    color: #464545;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .datepicker .calendar .monthsView div, .datepicker .calendar .yearsView div {
    font-size: 17px;
    float: left; }
  .datepicker .calendar .daysView, .datepicker .calendar .footer, .datepicker .calendar .monthsView, .datepicker .calendar .yearsView {
    overflow: auto; }
  .datepicker .calendar .daysView {
    background-color: #eee; }
    .datepicker .calendar .daysView div div {
      float: left; }
  .datepicker .calendar .weekdays div {
    color: #666;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #777; }
  .datepicker .calendar .lastmonth div, .datepicker .calendar .thismonth div, .datepicker .calendar .nextmonth div, .datepicker .calendar .monthsView div, .datepicker .calendar .yearsView div {
    border: 1px solid #fff; }
    .datepicker .calendar .lastmonth div:not(.restrict):hover, .datepicker .calendar .thismonth div:not(.restrict):hover, .datepicker .calendar .nextmonth div:not(.restrict):hover, .datepicker .calendar .monthsView div:not(.restrict):hover, .datepicker .calendar .yearsView div:not(.restrict):hover {
      background-color: #DFEEF5;
      border: 1px solid #98D2EE;
      cursor: pointer; }
  .datepicker .calendar .lastmonth div, .datepicker .calendar .nextmonth div {
    color: #acabab !important;
    background-color: transparent;
    border: 1px solid transparent; }
  .datepicker .calendar .yearsView .previous, .datepicker .calendar .yearsView .next {
    color: #a3a4a4; }
  .datepicker .calendar .today, .datepicker .calendar .today:hover {
    background-color: #E6E6E6 !important;
    color: #333;
    border: 1px solid #999 !important;
    opacity: 0.7; }
  .datepicker .calendar .selected, .datepicker .calendar .selected:hover {
    color: #fff !important;
    background-color: #68ACE7 !important;
    border-color: #68ACE7 !important;
    -webkit-box-shadow: inset 0px 2px 8px -5px #000;
    box-shadow: inset 0px 2px 8px -5px #000;
    font-weight: bold; }
  .datepicker .calendar .restrict {
    color: #acabab !important;
    cursor: not-allowed; }
  .datepicker .calendar .past {
    color: #747373 !important; }
    .datepicker .calendar .past.selected {
      color: #fff !important; }
  .datepicker .calendar .range {
    background-color: #648182;
    color: #ddd !important; }
.datepicker .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 1px;
  background: none; }
.datepicker input, .datepicker input:focus {
  outline: 0 !important; }
.datepicker input {
  margin-bottom: 0; }

