h1 {
	color: white;
	margin: 0;
	padding: 0;
}

#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

div.flash.error {
	color: #660000;
	font-weight: bold;
	background: #FFF9D7;
	border: 3px solid red;
	padding: 1em;
	margin: 1em 0;
}

a[href^="#error:"] {
	background: red;
	color: white;
}

/*form th, form td {
	vertical-align: top;
	font-weight: normal;
}

form th {
	text-align: right;
}*/

form .required label {
	font-weight: bold;
}

form .error {
	color: #D00;
	font-weight: bold;
}
.top-panel {
	background: #2e75b6;
	color: white;
}
.top-panel a {
	color: #ddf;
}
.top-menu a {
	display: inline-block;
	padding: 0.3ex 1ex;
}
.top-menu a:hover {
	background: #eef1f5;
}
.top-menu, .side-menu {
	background: #d6dce5; 
}
.top-menu a.in-path {
	font-weight: bold;
	color: black;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.workflow-editor .state {
	border-top: 2px solid #777;
}
.workflow-editor .action {
	border-bottom: 1px solid #777;
}
.side-menu ul li a {
	display: block;
}
.side-menu ul li a:hover {
	background: #eef1f5;
}
.side-menu ul li a.selected {
	color: black;
	font-weight: bold;
}
.comment {
	border: 1px solid #999;
	box-shadow: 3px 3px 3px #ddd;
	margin-bottom: 1ex;
	overflow: auto;
}
.comment .info {
	/* border-bottom: 1px solid #999; */
	background: #eee;
	padding: 0.1ex 0.5ex;
}
.comment .content {
	margin: 5px;
	max-height: 500px;
	overflow: auto;
}
.comment .create-buttons {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
}
.comment .comments {
	margin: 1ex 0.2em 1em 1em;
}
footer {
	text-align: center;
	padding: 15px;
	background: #eee;
	margin-top: 3em;
}
/* .cke-container {
	min-height: 321px;
} */
.show-comment-info {
	font-size: 80%;
	border-bottom: 1px solid #ddd;
}
.json {
	font-family: monospace;
}
div.checkbox-tree-subnodes {
	margin-left: 2em;
}
.un-check-sub {
	display: none;
	float: right;
}
div:hover > div > .un-check-sub {
	display: block;
}
label.required {
	/* font-style: italic; */
	/* border-left: 6px solid #9F9; */
}
label.required::after {
	content: ' *';
		color: red;
}
.form-group {
	margin-bottom: 5px;
}
.form-control {
	height: 25px;
	padding: 1px 1px;
	/* font-size: 13px; */
}
.input-group-btn .btn {
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.form-control-static {
	min-height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
.form-horizontal .control-label {
	padding-top: 3px;
	text-align: left;
}
.table>tbody>tr>td
, .table>tbody>tr>th
, .table>tfoot>tr>td
, .table>tfoot>tr>th
, .table>thead>tr>td
, .table>thead>tr>th {
	padding: 4px;
}
.detail-state-description {
	font-size: 90%;
	border: 1px solid silver;
	padding: 1ex;
	
}
.hot {
	border: 3px solid orange;
}

:target {
background-color: #ffa;
}
input[type=number] {
	text-align: right;
}
.number {
	text-align: right;
}

/**** BOOTSTRAP NAV *****/

.topmenu .container-fluid { margin: 0; padding: 0;}
.navbar-collapse {margin: 0 auto; padding: 0 }
.navbar-header { color: #2E75B6 ; border-bottom: 1px solid #2E75B6 }
.navbar-header:hover .navbar-brand { color: #111 }
.navbar-header:hover .navbar-brand { color: #111 }
.navbar-toggle .icon-bar { background: #2E75B6 }
.navbar-toggle:hover .icon-bar { background: #111 }
.navbar-sd {
	margin-bottom: 0;
	padding: 0;
	border: 0;
	min-height: auto; 
	box-shadow: none;
}
/*
ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
}*/
.navbar-sd ul {
	margin: 0;
	padding: 0;
}
.navbar-sd ul > li {
	margin: 0;
	padding: 0;
}
.navbar-sd ul > li > a {
	margin: 0;
	padding: 5px 10px;
	color: #111;
}
.navbar-sd ul > li > a, .navbar-sd ul > li > span {
	margin: 0;
	padding: 5px 10px;
	color: #111;
}
.navbar-sd ul > li > ul {
	border: 1px solid #D6DCE5;
	border-radius: 0;
	box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
}
.navbar-sd ul li.active > a {
	color: #111 !important;
	font-weight: bold;
	background: transparent !important;
}

.sum {
	font-weight: bold;
}
.billed {
	color: #aaa;
	/* background: #ddd; */
}
.form-separator {
	font-size: 21px;
	border-bottom: 1px solid #e5e5e5;;
}
.ui-datepicker
{
	z-index: 30000 !important;
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.td-no-top-border {
	border-top: none !important;
}
.numbering-value-icon {
	vertical-align: text-top;
}
.rbl-horizontal-item {
	display: inline-block;
	margin-right: 1.5ex;
}
.rbl-horizontal-item label {
	font-weight: normal;
}
.rbl-horizontal-item label input {
	margin-right: 0.5ex;
	vertical-align: text-bottom;
}
.rbl-horizontal-item label img {
	margin-right: 0.5ex;
}
.input-group-addon {
	padding: 4px 6px;
}

.strong {
	font-weight: bold;
}
.em {
	font-style: italic;
}
.title-menu {
	float: right;
	margin-top: 20px;
}
.roleContent {
	margin-left: 30px;
}
.ul-menu {
	list-style-type: none;
}
.roleAllp {
	width: 200px;
	display: inline-block;
	margin: 0px;
}
.selectize-control .description {
	font-size: 85%;
}
.detail-hide .detail {
	display: none;
}
.attach-archived {
	color: #888;
	font-size: 90%;
}
.attach-archived.panel {
	margin-bottom: -10px;
}
/* ","detail-show" */
blockquote {
	font-size: 100%;
	font-style: italic;
}
.comment table, .comment table td, .comment table th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.comment table td, .comment table th {
	padding: 0.3ex 0.6ex;
}
.comment table th {
	background: #f5f5f5;
}
.comment table {
	border-radius: 4px;
}
.checkbox label:hover, .radio label:hover {
	background: #f0f0f0;
	border-radius: 5px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	margin-left: -15px;
}
.checkbox label, .radio label {
	padding-right: 5px;
}

.top-panel .btn-link {
	color: white;
}
.worklog-day-break {
	border: 1px solid #eee;
	background: white;
}
.worklog-day-time div {
	background: white;
	border: 1px solid #eee;
	padding: 0.2ex 1ex;
	position: relative;
	top: -1.5ex;
	width: auto;
	margin: 0 4ex 0 0;
	display: inline-block;
}
.worklog-day-time {
	height: 0;
	text-align: right;
}
.worklog-day-item {
	border: 1px solid #aaa;
	background: #f8f8f8;
}
.worklog-day-item .note, .worklog-day-item .tag {
	display: inline-block;
	padding: 0 0 0 1ex;
	margin: 0;
	border-left: 1px solid #aaa;
}
.worklog-day-item .tag {
	font-style: italic;
}
.worklog-day-break, .worklog-day-item {
	padding: 2ex;
	margin-bottom: 2px;
}
.duration {
	display: inline-block;
	width: 10ex;
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	padding-right: 1ex;
}
.panel-heading {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	font-size: 120%;
}
.table>tbody>tr>td.note {
	border-top: none;
	padding-left: 10ex;
}
.price-nw {
	white-space: nowrap;
	display: block;
	text-align: right;
}
@media(max-width: 769px) {
	.table-responsible {
		overflow: auto;
	}
}
.ticket-list.table-hover tr:hover {
	color: #66f;
	text-shadow: 2px 2px 2px white;
}
.ri1 { padding-right: 1em; }
.ri2 { padding-right: 2em; }
.ri3 { padding-right: 3em; }

.li1 { padding-left: 1em; }
.li2 { padding-left: 2em; }
.li3 { padding-left: 3em; }
.error-label {
	background-color: #d9534f;
	color: white;
	padding: .2em .6em .3em;
	font-weight: bold;
	border-radius: 0.4ex;
}
h1.topLabel {
	float: left;
	z-index: 100;
	position: relative;
}
@media(max-width: 519px) {
	h1.topLabel span {
		display: none;
	}
}
.top-panel button {
	white-space: normal;
}
.pqm-pex {
	border: 1px solid gray;
	/* box-shadow: 2px 2px 2px gray; */
}
.pqm-pex ol, .pqm-pex ul {
	padding-left: 15px;
}

.widget-PqmItemOrder ol li
{
	cursor: move;
}
.code {
	font-family: monospace;
}
.p-slp-dupDriver
{
	display: inline-block;
	background: red;
	color: white;
	padding: 0.1ex 1ex;
	border-radius: 2ex;
	font-weight: bold;
}
.link-delete {
	color: red;
}
.selectize-input {
	/* min-height: 0px !important; */
	/* padding: 1px 4px !important; */
	/* margin-bottom: -4px; */
}
.selectize-input:after {
	/* right: 6px !important; */
}
.selectize-control.plugin-remove_button [data-value] {
	/* padding-right: 14px !important; */
}
.selectize-input .item {
	/* white-space: nowrap; */
	/* overflow-x: unset; */
}
.gi-110 .glyphicon {
	font-size: 110%;
}
.gi-120 .glyphicon {
	font-size: 120%;
}
.gi-130 .glyphicon {
	font-size: 130%;
}
input[type=number]::-webkit-inner-spin-button {
	margin-left: 1ex;
}
ul.checkbox-tree-selected
{
	cursor: pointer;
	border: 1px solid #cccccc;
	border-radius: 4px;
	list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Crect width='6' height='6' style='fill:rgb%28250,250,250%29;stroke-width:1;stroke:rgb%28128,128,128%29' x='2' y='2' /%3E%3C/svg%3E");
}

.fullscreen-element
{
	width: auto;
	height: auto;
}
.fullscreen-element-container-active
{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
.fullscreen-element-container .fullscreen-element-button
{
	position: absolute;
	z-index: 999;
	border: 1px silver solid;
	padding: 0.1ex 0.2ex;
	background: white;
	border-radius: 1ex;
	left: 100%;
	width: 24px;
	height: 24px;
	text-align: center;
	margin-left: -40px;
	cursor: pointer;
	font-weight: bold;
}
.fullscreen-element-button:hover
{
	background: #2e75b6;
	color: white;
}
.fullscreen-element-container-active .fullscreen-element-button
{
	position: absolute;
	z-index: 1001;
}

.fullscreen-element
{
	width: 100%;
}
.fullscreen-element-container-active .fullscreen-element
{
	height: 100% !important;
}
/* fancytree */
body table.fancytree-ext-table tbody tr.fancytree-active, 
body table.fancytree-ext-table tbody tr.fancytree-active {
	background-color: #d9e2ff;
}
div.preview img
{
	max-width: 100%;
	height: auto;
}

div.preview {
}

.highlight {
	background: yellow;
}
.contract-resource-usage-item {
	width: 24%;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid silver;
}
.contract-resource-usage-resource {
	float: left;
	font-weight: bold;
	padding-left: 1ex;
}
.contract-resource-usage-amount {
	text-align: right;
	padding-right: 1ex;
}
.contract-resource-usage-meter div {
	height: 1ex;
}
.contract-resource-usage {
	text-align: center;
	padding: 1ex 0;
}
.required-asterisk
{
	font-weight: bold;
	color: red;
}
code strong {
	background-color: #E2C822;
}

.selected-checbbox {
	background: #2E75B6;
	color: #E2C822;
}

table.projectRole td {
	min-width: 12ex;
}

/*
.icon-role, .icon-chair, .icon-yes, .icon-no, .icon-alert, .icon-detail, .icon-pqm-input, .icon-pqm-output, .icon-checked-off, .icon-checked-on {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: sub;
	background-repeat: no-repeat;
	background-size: contain;
}

.icon-role { background-image: url(../images/icons/pqm-role.svg); }
.icon-chair { background-image: url(../images/icons/chair.svg); }
.icon-yes { background-image: url(../images/icons/yes.svg); }
.icon-no { background-image: url(../images/icons/no.svg); }
.icon-alert { background-image: url(../images/icons/alert.svg); }
.icon-detail { background-image: url(../images/icons/detail.svg); }
.icon-pqm-input { background-image: url(../images/icons/pqm-input.svg); }
.icon-pqm-output { background-image: url(../images/icons/pqm-output.svg); }
.icon-checked-off { background-image: url(../images/icons/checked-off.svg); }
.icon-checked-on { background-image: url(../images/icons/checked-on.svg); }
*/
.minislideshow {
	width: 64px;
	height: 48px;
	margin: -4px;
}
.minislideshow img {
}
.minislideshow img.minislideshow-img-mini {

}
.minislideshow img.minislideshow-img-preview {
	z-index: 1000;
	position: relative;

}
.minislideshow img.minislideshow-img-detail {
	z-index: 1000;
	position: relative;
}
.priority-icon {
	padding: 3px;
	background: white;
	border-radius: 4px;
}
/* .MurdejFormDateTimeInterval {
	box-sizing: border-box;
	width: 100%;
}
.MurdejFormDateTimeInterval label {
	width: 50%;
	box-sizing: border-box;
	margin: 0;
	padding: 0 0 0 4ex;
	display: inline-block !important;
}
.MurdejFormDateTimeInterval label input {
	width: 100%;
	box-sizing: border-box;
	display: inline-block !important;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
} */
.MurdejFormDateTimeInterval label span {
	width: 0;
	position: relative;
	left: -3.5ex;
	display: inline-block;
}
.widget-worklog {
	color: black;
}
.tree-expander {
	display: inline-block;
	border: 1px solid silver;
	padding: 1px 4px;
	cursor: pointer;
	font-size: 80%;
}

.nav > li > span {
	padding: 10px 15px;
	display: inline-block;
}
.order-by-asc, .order-by-desc {
	display: block;
	padding-left: 14px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.order-by-asc {
	background-image: url(../images/icons/order-by-asc.svg);
}
.order-by-desc {
	background-image: url(../images/icons/order-by-desc.svg);
}
.list-footer .page-info {

}
.list-footer .buttons {

}
.list-footer .pagination {
	
}
.list-footer .page-info, .list-footer .buttons, .list-footer .pagination {
	display: inline-block;
}
.dropReady {
	background: #E2C822;
}

.tabTest{
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 5%;
}

.tabTest td{
	border: 1px solid black;
	font-size: 18px;
	width: 120px;
	height: 80px;
}

.work-red,
.work-red a{
	color: red;
	text-decoration: none;
}

.work-yellow,
.work-yellow a{
	color: orange;
	text-decoration: none;
}

.work-green,
.work-green a{
	color: #00A800;
	text-decoration: none;
}

.work-black,
.work-black a{
	color: black;
	text-decoration: none;
}

.summary{
	margin-top: 20px;
	font-size: 18px;
}

.mojeLi{
	margin-top: 2%;
}

.mojeLi a{
	text-decoration: none;
}

.block{
	display: block;
	width: 120px;
	margin-top: 1%;
	margin: 0 auto;
}

.lightBlueBackground{
	background-color: #d3dff2;
}

.whiteBackground{
	background-color: white;
}

.blueBorder2px{
	border: solid 3px #2E75B6 !important;
}

.loading * {
	display: none;
}
.loading::after {
	display: block;
	border: 1px solid #ddd;
	background: #eee;
	color: #777;
	content: "Inicializuji ...";
	text-align: center;
	padding: 1ex;
	letter-spacing: 0.3ex;
	font-size: 120%;
}

.loading-data * {
	display: none;
}
.loading-data::after {
	display: block;
	border: 1px solid #ddd;
	background: #eee;
	color: #777;
	content: "Načítám data ...";
	text-align: center;
	padding: 1ex;
	letter-spacing: 0.3ex;
	font-size: 120%;
}

.modal {
	backdrop-filter: blur(1px);
	background: linear-gradient(45deg, #0008, rgba(128,128,128,0.6) 50%, rgba(64,64,64,0.4) 50.2%, #3338),
		linear-gradient(35deg, #0008, rgba(128,128,128,0.6) 50%, rgba(64,64,64,0.4) 50.2%, #3338);
}
.table-sticky-header {
	position: relative;
}

.table-sticky-header thead tr {

}

.table-sticky-header th {
	position: sticky;
	top: 0;
	background: #ffffffdd;
	z-index: 100;
	backdrop-filter: blur(4px);
}