
/* 
  http://www.colourlovers.com/palette/867235/LoversInJapan

  semblants: http://www.colourlovers.com/palette/3820083/thanks_for_the_beer

  primary: #E94E77 (purple)
  secondary (background): #F4EAD5
  terciary: #C6A49A
  
  
  other: #f1f2f7 (grey)
*/

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

a { color: #E94E77; }
a:hover, a:focus, a:active { color: #E94E77; }

.panel-heading { border-bottom: 1px solid #f1f2f7; }


.label-primary,
.label-primary:hover,
.label-primary:active,
.label-primary[href]:focus, 
.label-primary[href]:hover { background-color: #C6A49A; }

.text-default { color: #696969; }
.text-italic { font-style: italic; }

/**** especific ******/

body { background: #F4EAD5;  }

.header .navbar { background-color: #E94E77; }
.header a { color: white; }

/* fitxes */
.fitxa-h { border-bottom: 1px solid #f1f2f7; }
.fitxa-h:hover { background-color: #C6E5D9; }

.fitxa-h .metas { background-color: transparent;  }



.panel-filters .labels .label-primary { background-color: #E94E77; }
.panel-filters .labels .label-disabled { background-color: #c0c0c0; }
