body {
	padding-top: 50px;
}
address {
	margin-bottom: 0px;
}
h1 {
	margin: 20px 0px;
}
dl.dl-horizontal dt {
	text-align: left;
}
.alert-main {
    margin-top: 20px;
    margin-bottom: 0px;
}
form div.alert {
    margin-left: 15px;
    margin-right: 15px;
}
form div.alert ul.list {
    padding-left: 20px;
}
.btn-default {
    border: 1px solid #ccc;
	background-color: #eee;
}
.btn-default:hover {
    text-decoration: none;
}
.row.head .btn, .row.head select {
	margin: 23px 0px;
}
.nowrap {
	white-space: nowrap;
}
.popover {
	max-width: 500px !important;
}
#ajax-spinner {
	color: #fff;
	position: fixed;
	left: 30px; bottom: 0;
	background-color: #000;
	padding: 5px 10px;
	font-size: 10pt;
	opacity: 0.8;
	filter:Alpha(Opacity=80);
}

.form-inline .form-control {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.slideToggle:hover {
	cursor: pointer;
}

/*.slideToggle + table {
display: none;
}*/

.edit-cog, .font-eighty {
	font-size: 80%;
}

footer {
	margin-bottom: 10px;
}

.smaller-grey-text {
	color: #999;
	font-size: 85%;
}

#frm-vyhladavanie .row {
	margin-bottom: 10px;
}

.form-datum-range > .form-group:first-child {
	padding-right: 2px;
}
.form-datum-range > .form-group:last-child {
	padding-left: 2px;
}
.form-datum-range > .form-group:first-child > label {
	float: left;
	max-width: 200%;
	width: 200px;
}
.zoznam-logov-table a {
	display: inline-block;
	margin-top: 5px;
}
.zoznam-logov-table span.badge{
	font-weight: normal;
}
.pointer {
	cursor: pointer;
}
.zoznam-api-logov-table {
	text-align: center;
}
.zoznam-api-logov-table tbody tr td:first-child {
	width: 150px;
	text-align: left;
}
.zoznam-api-logov-table tbody tr:last-child {
	border-top: 2px solid #d2d2d2;
}
.zoznam-api-logov-table thead th {
	text-align: center;
}
.zoznam-api-logov-table thead tr th:first-child {
	text-align: left;
}
table.table {

}
blockquote {
	font-size: 10pt;
	margin-bottom: 0px;
	padding: 5px 10px;
	border-bottom: 1px dotted #ddd;
}
blockquote p {
	margin-bottom: 3px;
}
blockquote p a {
	color: black;
}
blockquote footer {
	margin-bottom: 0px;
}
blockquote footer a.btn {
	font-size: 8pt;
}


.priority-100, .priority-50 {
	background-color: #FED4D5;
}
.priority-100 p, .priority-50 p {
	font-weight: bold;
}
.priority-20 {
	background-color: #FFEEEE;
}
.priority-10 {
	background-color: #fef6e8;
}
.priority--1 {
	background-color: #F2FAFF;
}
.priority--1 p a {
	color: #888;
	font-style: italic;
}
.red {
    color: red;
    font-weight: bold;
}


.list-actions {
	margin-top: -2px;
}
.list-actions .actions {
	margin: 0px -7px;
}
.list-actions .actions .btn-group {
	float: left;
	padding: 7px;
}
.list-actions .datepicker {
	margin-top: 5px;
	text-align: center;
}

.checkbox label input {
	margin-right: 5px;
}