/*!
 * Resource /res/css/cms.css from 2025-11-27 15:45:03
 *
 */
.cms-menu-selector {
	margin-bottom: -4px;
}
.cms-menu-selector-in {
	margin: 7px;
	border: 1px solid #9cc5e6;
}
.cms-menu-selector .bar {
	background: #244366;
	color: #fafbfd;
	padding: 3px 5px;
}
.cms-menu-selector .content {
	background: #c2d8f2;
	padding: 3px;
}
.cms-menu-selector .house {
	background: #ffeabd;
}
.cms-menu-selector .center {
	background: #caffaa;
}
.cms-menu-selector select {
	width: 100%;
}
.cms-menu-selector .help {
	margin: 5px 3px 3px 3px;
	line-height: 135%;
	font-size: 90%;
}

table.pipeline-filter div.filter-mutiselect-selected,
table.wpa-filter div.filter-mutiselect-selected
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	min-height: 22px;
	margin: 0;
	padding: 2px;
	border: 1px solid rgb(125, 150, 179);
	background-color: rgb(255, 255, 255);
	font-size: 13px;
	line-height: 16px;
	cursor: pointer;
}

table.pipeline-filter div.filter-mutiselect-selected:hover,
table.wpa-filter div.filter-mutiselect-selected:hover
{
	background-color: #ffffaa;
}

table.pipeline-filter div.filter-mutiselect-selected > span.empty,
table.wpa-filter div.filter-mutiselect-selected > span.empty
{
	font-style: italic;
	color: #6281a4;
}

table.pipeline-filter div.filter-mutiselect-selected > span.items > span.item,
table.wpa-filter div.filter-mutiselect-selected > span.items > span.item
{
	font-size: 90%;
}

table.pipeline-filter div.filter-mutiselect-list,
table.wpa-filter div.filter-mutiselect-list
{
	position: absolute;
	display: none;
	box-sizing: border-box;
	margin-top: 3px;
	max-height: 400px;
	z-index: 100;
	overflow: auto;
	background: white;
	border: 1px solid #7d96b3;
	box-shadow: 0 0 15px #7d96b3;
}

table.pipeline-filter div.filter-mutiselect-list input[type="checkbox"],
table.wpa-filter div.filter-mutiselect-list input[type="checkbox"]
{
	display: none;
}

table.pipeline-filter div.filter-mutiselect-list label,
table.wpa-filter div.filter-mutiselect-list label
{
	cursor: pointer;
	display: block;
	min-width: 170px;
	padding: 6px 6px 6px 26px;
	border-bottom: 1px solid rgb(161, 193, 229);

	background-repeat: no-repeat;
	background-position: 6px 6px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC5JREFUeNpiZGh7xkAKYGIgEbBAqP+VkgSVMrY/J8eGUQ0jRQMLcjqhiQ0AAQYA0GoF/3kt4msAAAAASUVORK5CYII=");
}

table.pipeline-filter div.filter-mutiselect-list input:checked+label,
table.wpa-filter div.filter-mutiselect-list input:checked+label
{
	font-weight: bold;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGNJREFUeNpi/G/OQBJgYiARsEDpE/8Jq7VgJNYGX19fEpyErJqwBjTVBDTAVW/evJmwBqyqUTQg245LNboNEHV4VGNxEn7VKBqQVeBSjW4DRB0e1UDACE18RCcNRpqnVoAAAwCqtyOpiIuDJQAAAABJRU5ErkJggg==");
}

table.pipeline-filter div.filter-mutiselect-list div.filter-mutiselect-buttons,
table.wpa-filter div.filter-mutiselect-list div.filter-mutiselect-buttons
{
	background: #c2d8f2;
}

table.pipeline-filter div.filter-mutiselect-list button,
table.wpa-filter div.filter-mutiselect-list button
{
	margin: 6px 0 6px 6px;
	background: #d4e8ff;
	border: 1px solid #a1c1e5;
	color: #0066cc;
}

table.pipeline-filter div.filter-mutiselect-list button:hover,
table.wpa-filter div.filter-mutiselect-list button:hover
{
	background: #e0eeff;
}

table.pipeline-filter-w1 {
	width: 1330px;
}

table.pipeline-filter-w1 td:nth-child(1),
table.pipeline-filter-w1 td:nth-child(3),
table.pipeline-filter-w1 td:nth-child(5),
table.pipeline-filter-w1 td:nth-child(7) {
	width: 8%;
}

table.pipeline-filter-w1 td:nth-child(2) {
	width: 10%;
}
table.pipeline-filter-w1 td:nth-child(4),
table.pipeline-filter-w1 td:nth-child(6),
table.pipeline-filter-w1 td:nth-child(8) {
	width: 16%;
}

table.pipeline-filter-w1 td.foot {
	width: 10%;
	text-align: center !important;
}

table.pipeline-filter-w2 td:nth-child(4) {
	min-width: 240px;
}

/* OP view ======================================================================================================================================= */
table.op, table.op2 {
	border-top: 1px solid #c2d8f2 !important;
	margin-bottom: 18px !important;
}
.tmb {
	margin-bottom: 18px !important;
}
.tmt {
	margin-top: 18px !important;
}
table.op-plain {
	
}
table.op-plain td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
table.op td, table.op th {
	width: 200px;
}
table.op td.plain {
	background-color: transparent;
	border-width: 0;
}

.pl {
	padding-left: 20px !important;
}
.w180 {
	width: 180px !important;
}

.tb {
	font-weight: bold;
}
.tr {
	text-align: end;
}
.tc {
	text-align: center;
}

.tw1 { width: 213px; }
.tw2 { width: 426px; }
.tw3 { width: 639px; }
.tw4 { width: 852px; }
.tw5 { width: 1065px; }
.tw6 { width: 1278px; }

.cw05 { width: 106px !important; }
.cw1 { width: 213px !important; }
.cw2 { width: 420px !important; }
.cw3 { width: 630px !important; }
.cw4 { width: 852px !important; }
.cw5 { width: 1065px !important; }
.cw6 { width: 1278px !important; }

.fg, .fg input, .fg select, .fg select option, .fg textarea {
	background-color: #E2EFDA !important;
}
.fg input, .fg select, .fg textarea {
	border-color: #6EAA4A;
}

.fg div.form-select > div.actions {
	/* background-color: transparent !important; */
	background-color: #E2EFDA;
}
.action-small div.form-select > div.actions .action {
	width: 0px !important;
	padding-right: 0;
	overflow: hidden;
}

.empty-0001 {
	background-color: transparent !important;
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
}

table.border-none {
	border: none !important;
	border-top: none !important;
}

.btop {
	border-top: 1px solid #c2d8f2 !important;
}


.faktura-icon {
	padding: 0 !important;
	padding-left: 20px !important;
	background-position: 0 0 !important;
}
.faktura-icon.no-text {
	padding: 0 !important;
	padding-left: 0px !important;
	width: 16px !important;
	height: 16px !important;
}
.faktura-icon:hover {
	background-color: transparent !important;
}

.faktura-list {
	line-height: 28px;
}
.faktura-list::first-line {
	line-height: 18px;
}


.fpt-schvalovani-btns {
	margin-top: 18px;
}

.soubor-list {
	margin-bottom: 8px !important;
	padding-left: 20px;
}
.soubor-list li {
	line-height: 28px;
}

.soubor-file-inputs {
	line-height: 28px;
}

.sel-width1 {
	width: 100%;
}

.tbl-bb-thick td {
	border-bottom-width: 4px !important;
}

.mat-muted {
	opacity: .3;
}

.no-item {
	font-style: italic;
	margin-top: 20px;
}

table.aktivita-kalendar-table td.day {
	vertical-align: top;
	/* background-color: white !important; */
}
/* .td-va-top {
	vertical-align: top;
} */

.aktivita-kalendar-item {
	position: relative;
	background-color: #f0f0f5;
	padding: 8px;
	margin-bottom: 8px;
	font-size: 90%;
}
.aktivita-kalendar-item.ukol {
	border-left: blueviolet 8px solid;
}
.aktivita-kalendar-item.aktivita {
	border-left: #6EAA4A 8px solid;
}
.aktivita-kalendar-item .label {
	font-weight: bold;
}

.aktivita-scroll-box {
	overflow-x: auto;
	max-height: 200px;
	margin-bottom: 16px;
}

.kampan-osoba-klient-osoba-row-hl {
	font-weight: 600;
}

.kampan-osoba-klient-osoba-row-hl-deleted {
	text-decoration: line-through;
}

.muted {
	font-style: italic;
	color: var(--blue-light-7);
	margin-top: 4px;
}

.cl {
	clear: both;
}

.soubor-action-pos .action {
	top: -5px;
	position: relative;
}

.tr {
	text-align: right;
}

.local-messages {
	margin-top: 20px !important;
}


/* DASHBOARD =============================================================== */

.db-box1 {
	background-color: var(--blue-light-5);
	border: solid 1px var(--blue-light-1);
	padding: 8px;
}
.db-box1 .title {
	font-size: 90%;
	margin: 0;
	padding: 0;
}
.db-box1 .num {
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
}

.db-box2 {
	display: inline-block;
	width: 240px;
	background-color: var(--blue-light-5);
	border: solid 1px var(--blue-light-1);
	padding: 8px;
	/* margin: 0 8px 16px 0; */
}
.db-box2 .title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; 
}
.db-box2 .title,
.db-box2 .post
{
	font-size: 90%;
	margin: 0;
	padding: 0;
}
.db-box2 .num {
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
	margin: 4px 0 4px 0;
}

.db-box2.s1 {
	/* background-color: #afdceb; */
}
.db-box2.s2 {
	/* background-color: #cae9f5; */
}
.db-box2.s3 {
	/* background-color: #f0f8ff; */
}

.db-trzby-tbl1 {
	border-spacing: 2px;
}
.db-trzby-tbl1 td {
	/* background-color: var(--blue-light-5); */
}


.db-arr-up {
	color: #abce30;
}
.db-arr-down {
	color: #fa1a0d;
}
.db-arr-equal {
	color: var(--blue-light-1);
	transform: scaleX(-1);
}

.db-chart-title {
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 8px;
}

/* .db-chart1 {
	width: 90px;
	height: 45px;
	margin-left: 14px;
}
.db-chart1-in {
	width: 90px;
	height: 90px;
} */
.db-chart1 {
	width: 90px;
	height: 90px;
	margin-left: 14px;
}
.db-chart1.half {
	width: 90px;
	height: 45px;
}
.db-chart1-in {
	width: 90px;
	height: 90px;
}


.db-op-col-right {
	float: right;
	width: 459px;
	margin-left: 18px;
}

.db-op-chart-pipeline {
	width: 400px;
	height: 400px;
	background-color: #f0f0f0;
	-webkit-clip-path: polygon(0 0, 25% 85%, 25% 100%, 75% 100%, 75% 85%, 100% 0);
	clip-path: polygon(0 0, 25% 85%, 25% 100%, 75% 100%, 75% 85%, 100% 0);
}

.db-op-chart-pipeline .faze-box {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 32px;
	text-align: center;
	line-height: 10pt;
}
.db-op-chart-pipeline .faze-box span.cena {
	font-size: 12pt;
	font-weight: bold;
}
.db-op-chart-pipeline .faze-box span.procento {
	font-size: 8pt;
}
.db-op-chart-pipeline .faze-1 { background-color: #dda0fa; }
.db-op-chart-pipeline .faze-4 { background-color: #a19bfa; }
.db-op-chart-pipeline .faze-5 { background-color: #82b1ee; }
.db-op-chart-pipeline .faze-6 { background-color: #81d2ed; }
.db-op-chart-pipeline .faze-7 { background-color: #82eedb; }
.db-op-chart-pipeline .faze-9 { background-color: #82eea4; }
/* .db-op-chart-pipeline .faze-1 { background-color: #CCFFFF; }
.db-op-chart-pipeline .faze-4 { background-color: #33FFFF; }
.db-op-chart-pipeline .faze-5 { background-color: #3366FF; color: white; }
.db-op-chart-pipeline .faze-6 { background-color: #3366FF; color: white; }
.db-op-chart-pipeline .faze-7 { background-color: #3300CC; color: white; }
.db-op-chart-pipeline .faze-9 { background-color: #000066; color: white; } */

.db-info-msg {
	font-size: 95%;
	color: var(--blue-dark-2);
}

.db-week-show {
	display: inline-block;
}

.db-wpa-calendar-box #FilterDayDate {
	display: none;
}

#text-CircleChartFtf, 
#text-CircleChartNlFtf, 
#text-CircleChartYpa
{
	font-size: 13px;
}

/* .db-chart1-subline {
	width: 100%;
	text-align: center;
	position: relative;
	top: -42px;
	font-size: 13px;
} */

.ypa-num {
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
}

.db-box1.sec-line {
	height: 74px;
}

.db-chart-box-1 {
	position: relative;
}

.db-chart-box-1 .percent {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	top: 50%;
}
