
.gyarto,.tipus,.kategoria{
}

#letoltesek_listaja_filter label{
	width:100% !important;
}


.fa-border
{
 width:22px;
 height:22px;
 text-align:center;
 padding-top:3px;
}

.pointer{
	cursor:pointer;
}

.dataTables_filter{
	
	text-align:left !important;
	
}
.dataTables_scroll
{
border:none;



}

.dataTable th
{
background:#85be3d !important;
color:white;
}






.scrollable-menu {
	height: auto;
	max-height: 400px;
	overflow-x: hidden;
	border-radius:0px;
}


.navbar *{
	border-radius:0px;
}
  


/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) 
{
	
	.dataTables_scrollBody{
		height:auto !important;
		
	}
	
	
	.datatables-column-name{
		font-weight:bold;text-align:center;font-size:1.3em;min-width:100%;
	}
	.datatables-column-container{
		
	}
	.datatables-bottom-button-left,.datatables-bottom-button-right{
		display:block;
		margin-bottom:20px;
	}
	
	.datatables-bottom-button-right .btn,.datatables-bottom-button-left .btn{
		width:100%;
	}
	
	.letoltes-szuro-container{
		background:white;
		
		padding:10px;
		margin-top:10px;
	}
	.dataTables_filter input{
		margin-left:0px !important;
		background:white;
		border:2px solid lightgray;
		font-size:1.2em;
		width:100% !important;
		margin-top:10px;
		height:50px !important;
		width:100% !important;
	}
	
	#nyilatkozatok_listaja_filter input{
		width:300px !important;
	}
	
	.dataTables_filter input:focus{
		border:none;
		box-shadow: none;
	}
	
	.navbar-szuro{
		background:white;
		border:2px solid lightgray;
		
	}
	.navbar-szuro-title{
		padding:5px;
		font-size:30px;
		color:gray;
	}
	
	
						
}


@media (min-width: 768px) and (max-width: 991px) 
{
	.datatables-column-name{
		font-weight:bold;text-align:center;font-size:1.3em;min-width:470px;
	}
	.datatables-column-container{
		height:212px;
		position:relative;
	}
	.datatables-bottom-button-left{
		position:absolute;
		bottom:5px;
		left:5px;
	}
	.datatables-bottom-button-right{
		position:absolute;
		bottom:5px;
		right:5px;
	}
	.letoltes-szuro-container{
		background:white;
		border:2px solid lightgray;
		padding:16px;
		margin-top:40px;
	}
	.dataTables_filter input{
		margin-left:0px !important;
		background:white;
		border:2px solid lightgray;
		font-size:1.2em;
		width:100% !important;
		margin-top:10px;
		height:50px !important;
		width:100% !important;
	}
	#nyilatkozatok_listaja_filter input{
		width:300px !important;
	}
	
	.dataTables_filter input:focus{
		background:white;
		border:2px solid lightgray;
		box-shadow: none;
	}
	
	.navbar-szuro{
		background:none;
		border:none;
	}
	
	.navbar-collapse-szuro{
		padding:0px !important;
	}
	
	.navbar-szuro-title{
		display:none;
	}
	
}


@media (min-width: 992px) and (max-width: 1200px) {
	.datatables-column-name{
		font-weight:bold;text-align:center;font-size:1.3em;min-width:250px;
	}

	.datatables-column-container{
		height:212px;
		position:relative;
	}
	.datatables-bottom-button-left{
		position:absolute;
		bottom:5px;
		left:5px;
	}
	.datatables-bottom-button-right{
		position:absolute;
		bottom:5px;
		right:5px;
	}
	.letoltes-szuro-container{
		margin-left:15px;	
		background:white;
		border:2px solid lightgray;
		padding:10px;
		margin-top:60px;
	}
	.dataTables_filter input{
		margin-left:0px !important;
		background:white;
		border:2px solid lightgray;
		font-size:1.2em;
		height:50px !important;
		width:50% !important;
	}
	#nyilatkozatok_listaja_filter input{
		width:300px !important;
	}
	
	.dataTables_filter input:focus{
		border:2px solid lightgray;
		box-shadow: none;
	}
	
	.navbar-szuro{
		background:none;
		border:none;
	}
	.navbar-szuro-title{
		display:none;
	}
	
	
}



@media (min-width: 1200px) 
{
	
	.navbar-szuro{
		background:none;
		border:none;
	}
	
	.datatables-column-name{
		font-weight:bold;text-align:center;font-size:1.3em;min-width:440px;
	}
	.datatables-column-container{
		height:212px;
		position:relative;
	}
	.datatables-bottom-button-left{
		position:absolute;
		bottom:5px;
		left:80px;
	}
	.datatables-bottom-button-right{
		position:absolute;
		bottom:5px;
		right:80px;
	}
	.letoltes-szuro-container{
		margin-left:15px;	
		background:white;
		border:2px solid lightgray;
		padding:10px;
		margin-top:43px;
	}
	.dataTables_filter input{
		margin-left:0px !important;
		width:50% !important;
		
	}
	.dataTables_filter input::-webkit-input-placeholder{
        
    }
	#nyilatkozatok_listaja_filter input{
		width:300px !important;
	}
	
	.navbar-szuro-title{
		display:none;
	}
	
}