﻿#Sestavy {
}

#SestavyTreeSeznamSestav {
	position: absolute;
	left: 12px;
	top: 12px;
	width: 300px;
	bottom: 4px;
}

.SestavyHostitelProFiltry {
	position: absolute;
	left: 324px;
	top: 12px;
	right: 4px;
	bottom: 4px;
}

.SestavyBtnZobrazit {
}

.SestavyCheckbox {
	display: block;
	margin-bottom: 8px;
}

.SestavyCheckboxPredNumberBoxem {
	display: inline-block;
	margin-bottom: 8px;
}

.SestavyPopis {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3773AE;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.SestavySelectBox {
	width: 300px;
	display: inline-block;
	margin-bottom: 8px;
	vertical-align: middle;
}

.SestavyPopisFiltru {
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline-block;
	vertical-align: middle;
}

.SestavyRadioBox {
	display: block;
	margin-bottom: 8px;
	display: inline-block;
	vertical-align: middle;
}

.SestavyTreeList {
	width: 300px;
	height: 300px;
}

.SestavyNumberBox {
	width: 50px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.negative .dx-texteditor-input {
	background: #cd5c5c;
}

.positive .dx-texteditor-input {
	background: white;
}

#SestavyPopupGrid {
	width: 800px;
	height: 400px;
}

#SestavyPopupBtnZavrit {
	margin-left: 345px;
	margin-top: 13px;
	width: 90px;
	height: 30px;
}

#SestavyIndikatorProbihajihoGenerovani {
	z-index: 9999;
	position: absolute;
	left: 334px;
	top: 26px;
	width: 60px;
	height: 60px;
	border: 5px solid #f3f3f3;
	border-top: 6px solid rgb(55,115,174);
	border-radius: 100%;
	margin: auto;
	visibility: hidden;
	animation: spin 1s infinite linear;
}

#SestavyGrid {
	position: absolute;
	left: 305px;
	bottom: 200px;
	right: 0px;
	height: 200px;
}
