@charset "UTF-8";
/*
Control de Temps del departament de Recerca

(c) Fundaci├│ Privada Institut de Neurorehabilitaci├│ Guttmann.
All  rights reserved.
*/
/* 
    Created on : 21-jul-2015, 16:52:14
    Author     : jaumelopez
*/
/*
Control de Temps del departament de Recerca

(c) Fundaci├│ Privada Institut de Neurorehabilitaci├│ Guttmann.
All  rights reserved.
*/
/* 
    Created on : 16-jul-2015, 13:01:28
    Author     : jaumelopez
*/
/*
Control de Temps del departament de Recerca

(c) Fundaci├│ Privada Institut de Neurorehabilitaci├│ Guttmann.
All  rights reserved.
*/
/* 
    Created on : 17-jul-2015, 9:45:05
    Author     : jaumelopez
*/
/* line 12, ../../style/sass/_tables.scss */
table {
  width: 100%;
  background: white;
  border: 1px solid #8bb15b;
}
/* line 20, ../../style/sass/_tables.scss */
table thead td, table thead th {
  background: #8bb15b;
  overflow: hidden;
}
/* line 27, ../../style/sass/_tables.scss */
table td, table th {
  padding: 0.25rem 0.5rem;
}
/* line 32, ../../style/sass/_tables.scss */
table .actioncell {
  font-size: 1.2em;
}
/* line 36, ../../style/sass/_tables.scss */
table .actioncell a {
  display: inline-block;
  margin-right: 1rem;
  outline: none;
}
/* line 42, ../../style/sass/_tables.scss */
table .actioncell a, table .actioncell a:hover, table .actioncell a:active {
  text-decoration: none;
}
/* line 49, ../../style/sass/_tables.scss */
table tbody tr:nth-child(2n) {
  background: rgba(139, 177, 91, 0.05);
}
/* line 54, ../../style/sass/_tables.scss */
table tbody tr:hover {
  background: rgba(139, 177, 91, 0.25);
}

/* line 63, ../../style/sass/_tables.scss */
table.active-inactive-table .btn-active {
  color: #8bb15b;
}
/* line 68, ../../style/sass/_tables.scss */
table.active-inactive-table tr.inactive {
  color: #aaaaaa;
}
/* line 72, ../../style/sass/_tables.scss */
table.active-inactive-table tr.inactive .btn-active {
  color: #aaaaaa;
}

/* line 4, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opt-cont {
  cursor: pointer;
  padding: 0.5rem;
}
/* line 9, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opt-cont.working {
  cursor: wait;
}
/* line 14, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opt-cont:hover {
  background: #f3f7ef;
}
/* line 19, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opt-cont > button {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-family: FontAwesome, monospace;
  background: transparent;
  border: none;
  font-size: 2rem;
  vertical-align: middle;
  color: #aaaaaa;
}
/* line 32, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opt-cont > h2 {
  color: #aaaaaa;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 0 1rem;
}
/* line 42, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opt-cont > p {
  margin: 0 0 1rem 1rem;
}
/* line 50, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opton > button::before {
  content: "\f046";
  color: initial;
}
/* line 56, ../../style/sass/_opts-dialog.scss */
.opts-dialog .opton > h2 {
  color: initial;
}

/* line 18, ../../style/sass/user.scss */
tr.require-start .btn-start-require {
  color: #8bb15b;
}
/* line 22, ../../style/sass/user.scss */
tr.require-start .btn-start-require:hover {
  color: #698841;
}
/* line 28, ../../style/sass/user.scss */
tr.no-require-start .btn-start-require {
  color: #e2b0af;
}
/* line 32, ../../style/sass/user.scss */
tr.no-require-start .btn-start-require:hover {
  color: #d48986;
}

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