.bg-warning-light{
	background-color:#f3b67e;
	color: #fff !important;
}

.custom-btn{
	border-radius: 8px;
	padding:3px 10px
}

.not-active {
   pointer-events: none;
   cursor: default;
}

div.dataTables_wrapper div.dataTables_filter input { 
	width: 300px;
	font-size: 14px; 
}

div#datatableUsers_wrapper div#datatableUsers_filter input { 
	width: 200px;
	font-size: 14px; 
}

.swal-custom input{
	text-align: center;
	width: 40%;
	width-min: 10px;
	margin: 0 auto;
}

.btn-create{
	float:left;
	margin-top:15px;
}

.sidebar-li-event span, .sidebar-li-event em{
	font-size: 17px;
	color: #919DA8;
}

li.sidebar-li-event > a {
	font-size: 17px;
	color: #919DA8 !important;
}

.ratesContentItem{
	border-color: #a6cbcb;
    border-style: solid;
    margin-bottom: 15px;
    padding-top: 10px;
    border-width: 2px;}