.ajax-file-upload-preview{
	
width:60px!important;
height:auto!important;
}

.btn-info{
background-color:#00b2b2;
color:#ffffff!important;
border:none!important;
}

.btn:hover{
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;		
}


.img_dett:hover{
 scale:1.1;
 cursor:pointer;
 }

.sidebar-footer a {
background:none;
color:#00b2b2;
font-size:25px;
}	

footer {
    background: #f7f7f7;
    padding: 10px 20px;
    display: block;
}
.buttons-excel, .buttons-pdf, .buttons-copy, .buttons-csv {
    margin-bottom: 10px!important;
    margin-right: 10px!important;
	background-color: #dddddd;
	border:none;
	padding:5px;
}

.headings{
background-color:#00b2b2;	
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color:#00b2b217;
}



.x_title {
border-bottom: 2px solid #00b2b2; 
}	 

.paginate_button{
	margin:5px;
} 
.paginate_button:hover{
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}
.checkbox {
   border:none!important;
}

.copyButton{
	background-color:#00b2b2!important;
	color:#ffffff!important;
	border:none!important;
}
.copyButton:hover{
	background-color:#00b2b2!important;
	color:#ffffff!important;
	border:none!important;
}

li.sidebar-footer.hidden-small a {
    color: #1abb9c;
}