/*#recruiter-list-id thead> tr> th {
  text-align: center;
}*/

#libro-list-id tbody> tr> td{
	/*text-align: center;*/
	vertical-align: middle;
	padding: 3px 8px 3px 8px;
}

.table > tbody > tr > td:first-child {
	/*text-align: left !important;*/
}

.table > thead:first-child > tr:first-child > th:first-child {
	text-align: left !important;
	padding-left: 7px;
}

.nowrap {
  white-space: nowrap;
  margin-left: 0px;
}

.btn-rmargin{
	margin-right: 10px !important;
}

.btn-lmargin{
	margin-left: 10px !important;
}

.badge-libro{
	vertical-align: top !important;
	margin: -4px 0px 0px -12px !important;
}

#libro-list-id h4{
	margin: 0px;
}

.deleted a {
	text-decoration: line-through !important;
}

.libro-list{
	padding-left: 10px;
}

.h3-gress{
	color: #666;
}
.libro-list li{
  color: #555555;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 5px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  background: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
}

.un-selected{
	background-color: transparent;
}

.libro-list li:hover{
	background-color: rgb(160, 232, 222) !important;
}

.selected{
	background-color: rgb(160, 232, 222) !important;
}

.nowrap, p, i{
	font-size: 12px;
	margin: 0;
}

.nowrap, h4{
	font-size: 15px !important;
}

.permiso-list{
	padding: 0 !important;
}

.ml-0{
	margin-left: 0px !important;
}

#contextMenu {
  position: absolute;
  display:none;
}