html, body{
  min-height: 100%;
  margin: 0;
}

body{
   position: relative; /* needed for the overlay to extend when you scroll */
}



/***********/
/* overlay */
/***********/

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 1100;
}


.overlay.modal.loading {
    display: block;
    width: 100px;
    height: 100px;
    position: fixed;
    top: 50%; 
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-color: transparent;
    border-radius: 0px;
    text-align: center;
    z-index: 1101;
}


/****************/
/* menu padding */
/****************/
div#menu {
  padding-top: 80px;
}

/**********/
/* Focus */
/**********/

*:focus {
  outline-width: 0px;
}
a:focus {
  outline-width: 0px;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #bf3333;
    text-decoration: none;
    background-color: inherit;
    cursor: pointer;
}

/**********/
/* Navbar */
/**********/

.navbar-default {
  background-color: #bf3333;
  border-color: #bf3333;
}
.navbar-default .navbar-brand {
  color: #FFFFFF;
  font-size: 24px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #aaaaaa;
}
.navbar-default .navbar-nav > li > a {
  color: #aaaaaa;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #bf3333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #bf3333;
}
.navbar-default .navbar-toggle {
  border-color: #bf3333;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #bf3333;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #aaaaaa;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #aaaaaa;
}
.navbar-default .navbar-link {
  color: #aaaaaa;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #aaaaaa;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .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: #ffffff;
    background-color: #bf3333;
  }
}


/**********/
/* button */
/**********/
.glyphicon {
  color: #bf3333;
}

.btn-group .hh-dropdown {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin-right: 5px;
}

.btn-group.open .hh-dropdown {
  -webkit-box-shadow: none;
  box-shadow: none;
}


li.hh-dropdown-item {
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

span.badge.hh.ng-binding {
  background-color: #bf3333;
}

.new-login-button {
    font-size: 12px;
}



/***************/
/* view header */
/***************/

.hh-view-header {
  padding: 5px;
  height: 62px;
}



.hh-title-header {
  margin-left: 15px; 
  background-color: transparent; 
  font-weight: bold; 
  font-size:16px; 
  color: #bf3333;
  text-overflow: ellipsis;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}



/**************/
/* friend row */
/**************/

a.friends {
  color: #bf3333;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
div.friends {
  color: #bf3333;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

a.friends-pending {
  color: #Bd6d6f;
  font-weight: normal;
}

a.friends-add {
  text-align: right;
  color: #bf3333;
  background-color: #F5F5F5;
  font-size: 12px;
  font-weight: normal;
}

.friend-title {
  margin-right: 0px; 
  background-color: transparent; 
  font-weight: bold; 
  font-size:16px; 
  color: #bf3333;
  text-overflow: ellipsis;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

p.friend-title {
  vertical-align: middle;
}

button.hh-back {
  background-color: transparent; 
}

button.hh-transparent {
  background-color: transparent; 
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.btn.hh-transparent {
  background-color: transparent; 
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.list-group-item.friends.ng-scope {
  background-color: white; 
}

.not-available {
  opacity: 0.5;
}

.not-available-title {
  text-decoration: overline;
  text-align: right; 
  width: 100%;
  font-size: 12px;
}

/************/
/* wish row */
/************/

.list-separator-header {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 20px;
  background-color: rgb(250, 250, 250);
  position: relative;
  top:  1px;
}


div.wish {
  color: #bf3333;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

a.wish {
  color: #bf3333;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
}
a.wish:hover {
  background-color: transparent;
}

.wish-action {
    color: #bf3333;
    font-size: 10px; 
    font-weight: bold;
}

a.wish-action {
    font-size: 10px; 
    padding: 0px;
    border: none;
}

/************/
/* priority */
/************/
img.priority_empty {
  max-width:20px;
  margin-left: 10px;
  margin-right: 10px;
}

/**************/
/* animations */
/**************/

.list-friends-show.ng-hide {
  opacity: 0;
}

.list-friends-show.ng-hide-remove, .list-friends-show.ng-hide-add {
  display: block !important;
}

.list-friends-show.ng-hide-remove {
  transition: all ease-in 300ms;
}

.list-friends-show.ng-hide-add {
  transition: all ease-in 200ms;
}


/**********/
/* well   */
/**********/

.well-sm {
  z-index: 2;
  margin-bottom: 0px;
  position: fixed;
  bottom: 0px;
  right: 0;
  left: 0;
  text-align: center;
  color: #888888;
  display: inline;
}

a.well-sm-mj {
  display: inline;
  color: #bf3333;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  cursor: auto;
  padding-left: 0px;
  padding-right: 10px;
  text-decoration: none;
  float:left;

}

@media all and (min-width: 600px) {
  a.well-sm-mj {
    float: none;
    font-size: 14px;
  } 
}



@media (min-width:100px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}



md-checkbox.md-checked .md-icon {
  background-color: #bf3333;
}

/***************/
/* Image Input */
/***************/

.image-input-title.ng-scope {
  -webkit-font-smoothing: antialiased;
  -webkit-transition-delay: 0s;
  -webkit-transition-duration: 0s;
  -webkit-transition-property: none;
  -webkit-transition-timing-function: ease;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.541176);
  cursor: default;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
  max-width: 100%;
  order: 1;
  padding-left: 2px;
  pointer-events: none;
  transform: matrix(0.75, 0, 0, 0.75, 0, 6);
  transform-origin: 0px 0px;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: none;
  transition-timing-function: ease;
  width: 934px;
  position:absolute; 
  top:-20px;
}

.image-input-container {
  position: relative;
  width: 100%;
  padding-top: 5px;
  background-color: white;
  cursor: pointer;
}
.image-input.md-input {
  position: absolute;
  top: 25; left: 0;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  height: 25px;
}
.image-input-button-label {
  color: rgb(33, 146, 217);
  cursor: pointer;
  padding-left: 2px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  height: 25px;
}
.image-input-remove-image-button-label {
  color: red;
  cursor: pointer;
  padding-right: 2px;
  padding-top: 0px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  height: 25px;
  position:absolute;
  right: 0;
  top: 25;
}
