.pe-bootstrap-themes-pearsonEnglish .brand-common-gray {
  color: #ddd;
}
.pe-bootstrap-themes-pearsonEnglish .brand-common-gray-light {
  color: #eee;
}
.pe-bootstrap-themes-pearsonEnglish .brand-common-white {
  color: #fff;
}
.pe-bootstrap-themes-pearsonEnglish .brand-common-gravel {
  color: #484749;
}
.pe-bootstrap-themes-pearsonEnglish .brand-common-shadow {
  color: rgba(255, 255, 255, 0.1);
}
.pe-bootstrap-themes-pearsonEnglish .brand-primary-gray-dark {
  color: #5a5951;
}
.pe-bootstrap-themes-pearsonEnglish .brand-primary-gray {
  color: #83837d;
}
.pe-bootstrap-themes-pearsonEnglish .brand-primary-gray-light {
  color: #adaca8;
}
.pe-bootstrap-themes-pearsonEnglish .brand-primary {
  color: #f8780f;
}
.pe-bootstrap-themes-pearsonEnglish .brand-primary-light {
  color: #fdad00;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-warning {
  color: #ffcb05;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-warning-light {
  color: #ffd55d;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-warning-lighter {
  color: #fee091;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success {
  color: #809d3d;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-light {
  color: #9cae63;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-lighter {
  color: #b9c490;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-analog-yellow {
  color: #c3d02f;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-analog-yellow-light {
  color: #d1d967;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-analog-yellow-lighter {
  color: #dee297;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-analog-blue {
  color: #359964;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-analog-blue-light {
  color: #6ca983;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-success-analog-blue-lighter {
  color: #9bc0a5;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info {
  color: #087bad;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-light {
  color: #5e93bd;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-lighter {
  color: #8fafcf;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-analog-green {
  color: #00a590;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-analog-green-light {
  color: #66b4a5;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-analog-green-lighter {
  color: #99c9bf;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-analog-violet {
  color: #005b89;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-analog-violet-light {
  color: #53769d;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-info-analog-violet-lighter {
  color: #8497b5;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger {
  color: #df2230;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-light {
  color: #e66554;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-lighter {
  color: #ed9580;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-analog-violet {
  color: #711e5a;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-analog-violet-light {
  color: #8a5075;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-analog-violet-lighter {
  color: #a77e96;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-analog-pink {
  color: #ad1e59;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-analog-pink-light {
  color: #bd5b75;
}
.pe-bootstrap-themes-pearsonEnglish .brand-secondary-danger-analog-pink-lighter {
  color: #cd8a98;
}

.no-padding {
  padding: 0;
}

.no-padding-right {
  padding-right: 0;
}

.plain-list {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

.st-stateful {
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.st-stateful.st-state-inactive {
  cursor: default;
  pointer-events: none;
  opacity: 0.6;
}
.st-stateful #loading-bar-spinner {
  left: 50%;
  top: 30%;
  margin-left: -9px;
}

.container.st-app {
  margin-bottom: 20px;
}

.pe-bootstrap-themes-pearsonEnglish .ng-valid.ng-dirty {
  border-color: #ddd !important;
}
.pe-bootstrap-themes-pearsonEnglish input[type=checkbox] {
  cursor: pointer;
}
.pe-bootstrap-themes-pearsonEnglish input.ui-select-input::-webkit-input-placeholder, .pe-bootstrap-themes-pearsonEnglish input .editable-wrap .editable-controls > input::-webkit-input-placeholder {
  color: #adaca8;
}
.pe-bootstrap-themes-pearsonEnglish input.ui-select-input::-moz-placeholder, .pe-bootstrap-themes-pearsonEnglish input .editable-wrap .editable-controls > input::-moz-placeholder {
  color: #adaca8;
}
.pe-bootstrap-themes-pearsonEnglish input.ui-select-input:-ms-input-placeholder, .pe-bootstrap-themes-pearsonEnglish input .editable-wrap .editable-controls > input:-ms-input-placeholder {
  color: #adaca8;
}
.pe-bootstrap-themes-pearsonEnglish input.ui-select-input, .pe-bootstrap-themes-pearsonEnglish input .editable-wrap .editable-controls > input {
  border-color: #ddd;
}
.pe-bootstrap-themes-pearsonEnglish input.ui-select-input:focus, .pe-bootstrap-themes-pearsonEnglish input.ui-select-input:active, .pe-bootstrap-themes-pearsonEnglish input .editable-wrap .editable-controls > input:focus, .pe-bootstrap-themes-pearsonEnglish input .editable-wrap .editable-controls > input:active {
  border-color: #5e93bd !important;
}

#loading-bar .bar {
  background: #f8780f;
  height: 3px;
}

#loading-bar-spinner .spinner-icon {
  width: 18px;
  height: 18px;
  border: solid 4px transparent;
  border-top-color: #fdad00;
  border-left-color: #fdad00;
  border-radius: 10px;
}

p.application-version {
  margin-top: 18px;
  font-size: 12px;
}

table.table.st-table, table.table.descriptor-history-table {
  margin-top: 20px;
}
table.table.st-table thead tr, table.table.descriptor-history-table thead tr {
  border-left-width: 2px;
  border-left-style: solid;
}
table.table.st-table tr, table.table.descriptor-history-table tr {
  border-left-color: #5a5951;
}
table.table.st-table tr.title-row th, table.table.descriptor-history-table tr.title-row th {
  background: #83837d;
}
table.table.st-table tr.title-row th h4, table.table.descriptor-history-table tr.title-row th h4 {
  color: #fff;
}
table.table.st-table tr.striped-row > td, table.table.st-table tr.striped-row > th, table.table.descriptor-history-table tr.striped-row > td, table.table.descriptor-history-table tr.striped-row > th {
  background-color: #f9f9f9;
}
table.table.st-table tr.no-padding-bottom td, table.table.descriptor-history-table tr.no-padding-bottom td {
  padding-bottom: 0;
}
table.table.st-table tr td.no-top-border, table.table.descriptor-history-table tr td.no-top-border {
  border-top-width: 0;
}
table.table.st-table tr .btn-link, table.table.descriptor-history-table tr .btn-link {
  padding: 0px;
}
table.table.st-table tr .btn-link span.danger, table.table.descriptor-history-table tr .btn-link span.danger {
  color: #df2230;
}
table.table.st-table tr .btn-link span.success, table.table.descriptor-history-table tr .btn-link span.success {
  color: #359964;
}
table.table.st-table tr .editable.editable-large + .editable-wrap, table.table.descriptor-history-table tr .editable.editable-large + .editable-wrap {
  width: 100%;
}
table.table.st-table tr .editable.editable-large + .editable-wrap .editable-controls input, table.table.descriptor-history-table tr .editable.editable-large + .editable-wrap .editable-controls input {
  width: 100%;
}
table.table.st-table tr .editable + .editable-checklist, table.table.descriptor-history-table tr .editable + .editable-checklist {
  white-space: initial;
}
table.table.st-table tr .editable + .editable-checklist label, table.table.st-table tr .editable + .editable-checklist input, table.table.descriptor-history-table tr .editable + .editable-checklist label, table.table.descriptor-history-table tr .editable + .editable-checklist input {
  cursor: pointer;
}
table.table.st-table tr .editable + .editable-wrap .editable-controls input, table.table.descriptor-history-table tr .editable + .editable-wrap .editable-controls input {
  border-color: #ddd !important;
}
table.table.st-table tr .editable + .editable-wrap .editable-controls input:focus, table.table.st-table tr .editable + .editable-wrap .editable-controls input:active, table.table.descriptor-history-table tr .editable + .editable-wrap .editable-controls input:focus, table.table.descriptor-history-table tr .editable + .editable-wrap .editable-controls input:active {
  border-color: #5e93bd !important;
}
table.table.st-table tr .editable.error-message + .editable-text .editable-controls input, table.table.descriptor-history-table tr .editable.error-message + .editable-text .editable-controls input {
  display: none;
}
table.table.st-table tr .editable.highlight + .editable-text .editable-controls input, table.table.descriptor-history-table tr .editable.highlight + .editable-text .editable-controls input {
  border-color: #df2230 !important;
}
table.table.descriptor-history-table pre {
  white-space: pre-line;
  word-break: initial;
}
table.table.descriptor-history-table tr.removed {
  border-left-color: #df2230;
}
table.table.descriptor-history-table tr.removed > td {
  color: #df2230;
  font-weight: bold;
}
table.table.descriptor-history-table tr.removed > td pre {
  color: #df2230;
  font-weight: bold;
}
table.table.st-table .highlight em, table.table.descriptors-list-table .highlight em {
  color: #fdad00;
  font-style: normal;
}
table.table.st-table tr th, table.table.descriptors-list-table tr th {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  background: #83837d;
  color: #fff;
}
table.table.st-table td.table-section-start, table.table.st-table thead tr th.table-section-start, table.table.st-table tbody tr th.table-section-start, table.table.descriptors-list-table td.table-section-start, table.table.descriptors-list-table thead tr th.table-section-start, table.table.descriptors-list-table tbody tr th.table-section-start {
  border-left: 1px solid #ddd !important;
}
table.table.st-table th.sortable i, table.table.descriptors-list-table th.sortable i {
  left: -2px;
}
table.table.st-table td.block-chooser, table.table.descriptors-list-table td.block-chooser {
  padding-top: 12px;
}
table.table.st-table .second-row-of-entry td, table.table.descriptors-list-table .second-row-of-entry td {
  border-top: none;
}
table.table.descriptors-list-table td {
  padding: 10px 8px;
}
table.table.descriptors-list-table td .btn {
  padding: 0;
}

.btn.btn-no-border {
  border: 0;
}

.collapse-list .btn-show-more {
  margin-top: 15px;
}

.block-chooser .tagItem {
  padding: 5px 5px 2px;
  border-radius: 3px;
  margin-right: 4px;
  font-size: 13px;
  font-weight: normal;
}
.block-chooser .tagTypeBar.tagTypeBarLeaf {
  background: #adaca8;
}
.block-chooser a {
  text-decoration: none;
}
.block-chooser .label {
  margin-bottom: 4px;
  display: inline-block;
}
.block-chooser .tagTypes.st-tagChooser-tagTypes {
  position: relative;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap {
  padding: 1px 8px 2px;
  border-color: #ddd !important;
  width: auto !important;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap .btn {
  background: initial;
  outline: none;
  border: none;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  padding: 7px 0;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap .ui-select-match-item span.close {
  left: -24px;
  font-size: 16px;
  margin-top: 2px;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap .ui-select-choices-row.active span {
  color: #5a5951;
  background: #eee;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap .ui-select-no-choice {
  display: none;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap input::-webkit-input-placeholder {
  color: #adaca8;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap input::-moz-placeholder {
  color: #adaca8;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap input:-ms-input-placeholder {
  color: #adaca8;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap input {
  min-width: 100%;
  position: absolute;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  margin: 5px 0;
  max-width: 100%;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap:focus, .block-chooser .ui-select-multiple.ui-select-bootstrap:active, .block-chooser .ui-select-multiple.ui-select-bootstrap.open {
  border-color: #5e93bd !important;
}
.block-chooser .ui-select-multiple.ui-select-bootstrap > div {
  overflow: hidden;
  position: relative;
  min-height: 33px;
}
.block-chooser .show-caret .ui-select-multiple.ui-select-bootstrap {
  padding-right: 20px;
  cursor: pointer;
}
.block-chooser .show-caret .ui-select-multiple.ui-select-bootstrap input {
  cursor: pointer;
}
.block-chooser .show-caret .ui-select-multiple.ui-select-bootstrap:after {
  content: "";
  position: absolute;
  right: 6px;
  margin-top: -2px;
  top: 50%;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  pointer-events: none;
}

.pe-bootstrap-themes-pearsonEnglish .comma-separator:not(.pe-bootstrap-themes-pearsonEnglish .comma-separator:last-of-type):after {
  display: inline;
}

.descriptors-list-table small.syllabus-info a {
  color: #adaca8;
}
.descriptors-list-table .btn-link span {
  color: #83837d;
}
.descriptors-list-table .btn-link:hover span.success {
  color: #359964;
}
.descriptors-list-table .btn-link:hover span.danger {
  color: #df2230;
}
.descriptors-list-table .found-in-additional-fields {
  color: #f8780f;
}

.st-dropdown .btn.dropdown-toggle {
  padding: 8px;
  box-shadow: none;
}
.st-dropdown .btn.dropdown-toggle.st-filter-syllabus {
  padding: 9px;
}
.st-dropdown .btn.dropdown-toggle.search-tags-dropdown, .st-dropdown .btn.dropdown-toggle.export-dropdown {
  padding: 6px 12px;
}
.st-dropdown .dropdown-menu.dropdown-scroll-menu {
  max-height: 160px;
  overflow-y: auto;
}
.st-dropdown .dropdown-menu.dropdown-menu-right {
  right: 0;
  text-align: right;
}

.export-details-modal .search-param,
.export-details-modal .filter {
  border-bottom: solid 1px #ddd;
  padding: 2px 0 1px 0;
}
.export-details-modal .name-wrapper {
  width: 13%;
  display: inline-block;
  font-size: 13px;
  text-align: right;
  margin-right: 5px;
}
.export-details-modal .filter .name-wrapper {
  vertical-align: top;
  margin-top: 10px;
}
.export-details-modal .value-wrapper {
  width: 80%;
  display: inline-block;
  margin: 3px 0;
}
.export-details-modal .filter-values span {
  display: inline-block;
  background: #83837d;
  color: #fff;
  padding: 4px 4px 2px 4px;
  border-radius: 3px;
  margin: 3px;
}

.modal-footer {
  border-top: none;
}

header .nav > li > a {
  cursor: pointer;
}
header .nav > li > a .glyphicon-chevron-down {
  font-size: 12px;
}
header .sub-nav {
  position: absolute;
  display: none;
  background-color: #5a5951;
  padding: 5px;
  right: 0;
  z-index: 1;
  top: 45px;
  min-width: 90px;
}
@media (max-width: 767px) {
  header .sub-nav {
    display: block;
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
  }
  header .sub-nav li {
    padding: 10px 15px;
  }
}
header .sub-nav > li {
  display: block;
  cursor: pointer;
}
header li:hover .sub-nav {
  display: block;
}

.st-range-slider .cefr-labels-wrapper {
  width: 100%;
  position: relative;
  padding-right: 4px;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels {
  list-style-type: none;
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: -17px;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels li {
  float: left;
  display: block;
  font-size: 7px;
  text-align: center;
  position: relative;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels li:before, .st-range-slider .cefr-labels-wrapper .cefr-labels li:last-of-type:after {
  content: "";
  position: absolute;
  height: 5px;
  bottom: 0;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels li:before {
  border-left: 1px solid #adaca8;
  left: -0.5px;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels li:last-of-type:after {
  border-right: 1px solid #adaca8;
  left: auto;
  right: 0;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels.bottom-labels {
  bottom: -22px;
  white-space: nowrap;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels.bottom-labels li {
  left: -5.5px;
  top: 13px;
  text-align: left;
  font-size: 11px;
  font-weight: 900;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels.bottom-labels li:before {
  left: 5px;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels.bottom-labels li:last-of-type:after {
  right: -5.5px;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels.bottom-labels li:before, .st-range-slider .cefr-labels-wrapper .cefr-labels.bottom-labels li:last-of-type:after {
  top: -6px;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .lt-a1 {
  width: 15%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .a1 {
  width: 10%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .a2 {
  width: 7.5%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .a2-plus {
  width: 8.75%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .b1 {
  width: 10%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .b1-plus {
  width: 10%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .b2 {
  width: 10%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .b2-plus {
  width: 11.25%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .c1 {
  width: 11.25%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .c2 {
  width: 6.25%;
}
.st-range-slider .cefr-labels-wrapper .cefr-labels .gt-c2 {
  float: none;
}
.st-range-slider .range-slider-label {
  margin-top: 6px;
}
.st-range-slider .range-slider {
  padding: 15px 2px;
}
.st-range-slider .range-slider .jslider table {
  border: none !important;
}
.st-range-slider .range-slider .jslider .jslider-bg i, .st-range-slider .range-slider .jslider .jslider-bg .range {
  background-image: none;
  height: 8px;
}
.st-range-slider .range-slider .jslider .jslider-bg i {
  background: #ddd;
}
.st-range-slider .range-slider .jslider .jslider-bg .left:after, .st-range-slider .range-slider .jslider .jslider-bg .right:after {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 2;
}
.st-range-slider .range-slider .jslider .jslider-bg .left:after {
  background-image: linear-gradient(to right, transparent 0%, transparent 30.25%, rgba(255, 255, 255, 0.35) 30.25%, rgba(255, 255, 255, 0.35) 49.75%, transparent 49.75%, transparent 65%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.35) 82.5%, transparent 82.5%, transparent 100%);
}
.st-range-slider .range-slider .jslider .jslider-bg .right:after {
  background-image: linear-gradient(to right, transparent 0%, transparent 2.625%, rgba(255, 255, 255, 0.35) 2.625%, rgba(255, 255, 255, 0.35) 22.775%, transparent 22.775%, transparent 42.875%, rgba(255, 255, 255, 0.35) 42.875%, rgba(255, 255, 255, 0.35) 65%, transparent 65%, transparent 87.5%, rgba(255, 255, 255, 0.35) 87.5%, rgba(255, 255, 255, 0.35) 100%);
}
.st-range-slider .range-slider .jslider .jslider-bg .range {
  background: #f8780f;
}
.st-range-slider .range-slider .jslider .jslider-bg .default {
  background: none;
}
.st-range-slider .range-slider .jslider .jslider-label {
  display: none;
}
.st-range-slider .range-slider .jslider .jslider-scale ins {
  left: -5px;
}
.st-range-slider .range-slider .jslider .jslider-scale span {
  border-color: #adaca8;
}
.st-range-slider .range-slider .jslider .jslider-value {
  font-size: 12px;
  color: #5a5951;
  height: 14px;
}
.st-range-slider .range-slider .jslider .jslider-pointer {
  background: #df2230;
  width: 5px;
  height: 20px;
  top: -6px;
  margin-left: -2.5px;
  border-radius: 1px;
  z-index: 4 !important;
}
.st-range-slider .range-slider .jslider .jslider-pointer:before {
  z-index: 4 !important;
  content: "";
  position: absolute;
  left: -15px;
  top: -20%;
  width: 30px;
  height: 140%;
}
.st-range-slider .range-slider .jslider .jslider-pointer-to {
  z-index: 3 !important;
}
.st-range-slider .range-slider .jslider .jslider-pointer-to:before {
  z-index: 3 !important;
}

.st-search-input {
  margin-top: 10px;
}
.st-search-input .btn.st-filter-clear {
  padding: 7px 12px;
}
.st-search-input .search-wrapper {
  position: relative;
  margin-right: 58px;
}
.st-search-input .search-wrapper input.st-filter-searchQuery {
  border-color: #ddd;
}
.st-search-input .search-wrapper input.indicator-margin {
  padding-right: 32px;
}
.st-search-input .search-wrapper .indicator {
  position: absolute;
  top: 8px;
  right: 6px;
  padding-left: 4px;
  color: #f8780f;
  font-size: 1.1em;
}

.st-sheet-chooser {
  margin-top: 10px;
}

.st-search-filter .row {
  padding-top: 10px;
  clear: both;
}
.st-search-filter .dropdown-menu {
  min-width: 100%;
}
.st-search-filter .select-status {
  margin-bottom: 10px;
}
.st-search-filter .st-range-slider {
  margin-top: -8px;
}

.st-dropdown .st-dropdown-toggle {
  padding: 6px 12px;
}

.sticky-footer.st-sticky-footer {
  position: fixed;
  z-index: 10000;
  height: 62px;
  width: 100%;
  bottom: -4px;
  margin: 0px auto;
  pointer-events: none;
}
.sticky-footer.st-sticky-footer .container {
  padding-top: 20px;
}

.st-typeahead {
  display: inline-block;
  width: 100%;
  padding-right: 24px;
  min-width: 140px;
}
.st-typeahead input.form-control::-webkit-input-placeholder {
  color: #adaca8;
}
.st-typeahead input.form-control::-moz-placeholder {
  color: #adaca8;
}
.st-typeahead input.form-control:-ms-input-placeholder {
  color: #adaca8;
}
.st-typeahead input.form-control {
  box-shadow: none;
  border-color: #ddd !important;
  display: inline-block;
  padding: 6px;
}
.st-typeahead input.form-control:focus, .st-typeahead input.form-control:active {
  border-color: #5e93bd !important;
}
.st-typeahead input.form-control.highlight {
  border-color: #df2230 !important;
}
.st-typeahead ul.dropdown-menu li.active a {
  color: initial;
  background: #eee;
}

.form-sign-in {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-sign-in .form-sign-in-heading,
.form-sign-in .checkbox {
  margin-bottom: 10px;
  font-weight: normal;
}
.form-sign-in .form-control {
  position: relative;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-sign-in .form-control:focus {
  z-index: 2;
}
.form-sign-in input[type=text] {
  margin-bottom: -1px;
}
.form-sign-in input[type=password] {
  margin-bottom: 10px;
}

/*# sourceMappingURL=app.css.map */