.bg-blue {
  background-color: #4468B0!important;
}

.navbar-brand img {
  margin: -4px -10px 0 0;
}

.btn {
  box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2), 0px 8px 10px 1px rgba(0,0,0,0.14), 0px 3px 14px 2px rgba(0,0,0,0.12);
  text-transform: uppercase;
  font-size: 0.7em;
}

.btn-primary {
  background-color: #3f51b5;
  border-color: #3f51b5;
  
  
}

.btn-primary:hover, .btn-primary:focus {
  background-color: #008000;
  border-color: #008000;  
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background-color: #009000;
  border-color: #007000;  
  box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2), 0px 8px 10px 1px rgba(0,0,0,0.14), 0px 3px 14px 2px rgba(0,0,0,0.12);
}

.btn-primary.focus, .btn-primary:focus  {
  box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2), 0px 8px 10px 1px rgba(0,0,0,0.14), 0px 3px 14px 2px rgba(0,0,0,0.12);
}

.badge-info {
  background-color: #8e24aa;
}


body {
  background-color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-width: 960px;  
}

.white {
  color: #fff;
}

a {
  color: #4468B0;
}


/* INDEX page */

.cards-index div.card-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 140px;
}



div.card-container {
  background-color: #fff;
  border-radius: .2rem;
}

div.card-container-middle {
  min-height: 285px;
}

div.example-list-index div.card {
  min-height: 175px;
}

div.example-list-index h5.card-title {
  font-size: 1.15rem;
}

div.example-list-index p.card-text {
  font-size: 90%;
}

/* PROFILE */

div.profile-bar {
}

div.main-bar {
  border-left: 1px solid #808080;
  min-height: 350px;
  
}

/* ExAMPLE */

.example {
  cursor: pointer;
}

.example:hover {
  border-color: #4468B0;
}

.example table {
  width: auto;
  white-space: nowrap;
}

.example td {
  padding: 4px 6px 0px 6px;
  font-size: 110%;
  border-bottom: none;
}

.example td.form {
  font-style: italic;
  
}

.example tr.gloss td {
  font-variant: small-caps;
  color: #666;
  font-size: 125%;
  padding: 0px 6px 0px 6px;
  
  
}


/* CREATE EXAMPLE */
#form-placeholder {
  padding: calc(.375rem + 1px) calc(.75rem + 1px);
  color: #495057;
  height: calc(1.5em + .75rem + 2px);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  
}



/* RESPONSIVE fixes */

@media(max-width:1199px) {
  
  /* INDEX page */
  div.card-container {
    min-height: 300px;
  }

  div.card-container.card-container-middle {
    min-height: 335px;
  }
}

.twitter-typeahead {
  width: 100%;
}

/* AUTOCOMPLETE */
/*.typeahead,  {
  border: 2px solid #CCCCCC;
  border-radius: 8px;
  height: 30px;
  /*line-height: 30px;
  outline: medium none;
  padding: 8px 12px;
  width: 396px; 
} */
.typeahead {
  background-color: #FFFFFF;
}
.typeahead:focus {
  border: 2px solid #4468B0;
}
.tt-query {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
  color: #999999;
}
.tt-menu {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 12px;
  padding: 8px 0;
  width: 422px;
}
.tt-suggestion {
  padding: 3px 20px;
}
.tt-suggestion:hover, .tt-suggestion:focus, .tt-suggestion.tt-cursor {
  cursor: pointer;
  background-color: #4468B0;
  color: #FFFFFF;
}
.tt-suggestion p {
  margin: 0;
}

.twitter-typeahead~.invalid-feedback {
  display: block;
}


/* Libraries */

/*
 * bootstrap-tagsinput v0.8.0
 * 
 */

.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: .375rem .75rem;;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  width: 100%;
  line-height: 1.5;
  cursor: text;
}

.bootstrap-tagsinput .twitter-typeahead {
  width: auto;
}

.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto;
  max-width: inherit;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .badge {
  margin: 2px 5px 2px 0;
  padding:5px 8px;
  font-size: 75%;
  font-weight: 400;
}
.bootstrap-tagsinput .badge [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .badge [data-role="remove"]:after {
  content: "×";
  padding: 0px 4px;
  background-color:rgba(0, 0, 0, 0.1);
  border-radius:50%;
  font-size:13px
}
.bootstrap-tagsinput .badge [data-role="remove"]:hover:after {

  background-color:rgba(0, 0, 0, 0.62);}
.bootstrap-tagsinput .badge [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/*
.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    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;
    cursor: pointer;
}


.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
*/


.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}
