@import url('https://fonts.googleapis.com/css?family=Cutive+Mono');

.polecane_output {
	width: 100%;
	border: none;
	resize: vertical;
	font-family: 'Cutive Mono', monospace;
}

.list_delete:hover{
    content:'NEW';
}

.imgpolecane {
	height: 170px;
}

.imgpolecane > center > img {
	max-height: 165px;
}

.table {
	font-size: 14px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px !important;
}

.filtry {
	border: 2px solid #dddddd !important;
}

.input-daterange input:first-child, .input-daterange input:last-child {
	border-radius: 0px !important;
}

.order {
	cursor: pointer;
	text-decoration: underline;
}

.site-logo {
	height: 75px;
}

.img_zoom {
	cursor: zoom-in !important;
}

.loading_padding{
	margin: 25px;
}

.loggeduser {
	color: red;
}

.white-button {
	background-color: white !important;
}

/*.bootstrap-select > button {
	padding: 5px !important;
	padding-left: 15px !important;
}*/

@media (min-width: 1500px){
	.container {
		width: 1300px;
	}
}

@media (min-width: 768px)
	bootstrap.min.css:11:71270.navbar-nav>li>a {
	padding-top: 12.5px;
	padding-bottom: 12.5px;
}
