.setings-item:hover{
	background-color: #c8d6e5;
	cursor: pointer;
}
.modal-header{
	background: #23303E;
	color:white;
	border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.modal-header *{
	color:white;
}
.image-icon-listado{
	width: 35px;
}
.table > thead > tr > th:hover{
	cursor: pointer;
}
.select2-container.select2-container--default.select2-container--open{
	z-index: 2200!important;
}
.datepicker.datepicker-dropdown.dropdown-menu{
	background-color: white !important;
}
.tab-content{
	background-color: #fff !important;
}