/*custom style*/
.layout-wrapper {
	height: 100vh;
	position: relative;
	z-index: 900;
	display: flex;
	flex-direction: column;
}
.main-header {
	background: linear-gradient(154deg, rgba(243, 246, 249, 1) 200px, rgba(168, 173, 177, 1) 350px); /*KMV*/
	padding: .75rem 2rem;
	margin: 0 0 1.25rem 0;
}
.top-bar {
	display: flex;
	justify-content: space-between;
}
.top-bar-userbox,
.top-bar-brand {
    display: flex;
    align-items: center;
}
.top-bar-brand .logo img {
    max-width: 280px;
    height: auto;
}
.top-bar-brand .portal_name {
	font-size: 34px;
	line-height: 34px;
	font-weight: 700;
	color: #ffffff;
	margin-left: 130px;
}
.top-bar-brand a.opener {
	color: #727272;
}
.top-bar-brand a.opener:hover {
	color: #1c549f;
}

.top-bar-brand .logo .logo-dark {
    display: none;
}
.top-bar-user a,
.top-bar-brand a {
    color: #727272;
}
.top-bar-user a:hover,
.top-bar-brand a:hover {
    color: #bf0000;
}
.top-bar-brand i {
	font-size: 1.25rem;
	width: 1.25rem;
	text-align: center;
}
.top-bar-user {
	margin-left: 1.5rem;
}
.top-bar-user i {
	font-size: 1.25rem;
	margin-right: .25rem;
}
.top-bar-user a {
	color: #ffffff; /*KMV*/
}
.top-bar-user a:hover {
	color: #1c549f;  /*KMV*/
}
.top-bar-flags a {
	margin-left: .25rem;
	vertical-align: text-bottom;
	display: inline-block;
	opacity: 0.5;
}
.top-bar-flags a.flag-active,
.top-bar-flags a:hover {
	opacity: 1;
}


.main-content  {
	padding: 0;
	margin: 0;
	display: flex;
	flex-grow: 1;
	min-height: 0;
}
.aside {
	position: relative;
	flex: 0 0 300px;
	/*background-color: #fafafa;*/
	background-color: #1c549f;
	padding: 0;
	overflow-y: auto;
	transition: all 0.3s ease;
}





.main {
	position: relative;
	flex: 1 1 auto;
	padding: 0 2rem 0 1.25rem;
	min-width: 0;
	/*height: 100%;*/
}
.sidebar-mini .aside {
	width: 78px;
	/*background-color: #eeeeee;*/
	flex: 0 0 78px;
	transition: all 0.3s ease;
}
/*.sidebar-mini .aside:hover {
	flex: 0 0 300px;
	transition: all 0.3s ease;
}*/

.sidebar-mini .aside:hover {
	width: 300px;
	height: 100%;
	flex: 0 0 auto;
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
	transition: all 0.3s ease;
	position: fixed;
	z-index: 100;
}

.sidebar-mini .aside:hover + .main {
	padding-left: 98px;
	/*transition: all 0.3s ease;*/
}


/*.sidebar-mini .main {
	transition: all 0.3s ease;
}*/

.content-box {
	display: flex;
	flex-direction: column;
	/* position: absolute; */
	/* top: 0; */
	/* bottom: 0; */
	/* left: 0; */
	/* right: 0; */
	height: 100%;
}
.form-default,
.form-view  {
	display: flex;
	flex-direction: column;
	min-height: 0;
	height: 100%;
}
.form-default .form-view {
	height: inherit;
}
.modal .form-default,
.modal .form-view  {
	max-height: 75vh;
}
.form-default .form-containar,
.form-view .form-containar {
	overflow-y: auto;
	flex: 1;
}
.form-default .form-content,
.form-view .form-content {
	padding-right: 1rem;
	position: relative;
}
.form-default .dropdown-toggle.btn {
	/*font-weight: 300;*/
	text-transform: inherit;
}
.form-default .form-control {
	font-weight: 400;
}

.form-default label,
.form-view label {
	font-size: 0.8rem;
	font-style: italic;
	margin-bottom: 0.25rem;
}
.form-default .kinet-relatedLables-name,
.form-view .kinet-relatedLables-name {
	font-size: 0.8rem;
	font-style: italic;
	margin-bottom: 0.25rem;
}
.form-view .kinet-relatedLables-name {
	flex: 0 0 30%;
}
.form-default .kinet-relatedLables-text,
.form-view .kinet-relatedLables-text {
	font-size: 0.9rem;
	font-weight: 300;
}
.form-view .kinet-relatedLables-text {
	flex: 0 0 70%;
}

.form-default .kinet-relatedLables-text {
	width: 70%;
	padding: 0.375rem 1rem;
	background: #f8f9fa;
	border-radius: 0.25rem;
}
.form-default .form-view .kinet-relatedLables-text {
	width: 70%;
	padding: 0;
	background: transparent;
	border-radius: 0;
}
.form-default .kinet-relatedLabels-row {
	margin-top: 1rem;
}
.form-view .kinet-relatedLabels-row {
	border-top: 0.5rem solid #ffffff;
	margin-top: 0.5rem;
	padding-top: 0.6rem;
	display: flex;
}

.bottom-buttons-line {
	background: #e9ecef;
	padding: 1.25rem 2rem 1.5rem 1.25rem;
	margin: 0 -2rem 0 -1.25rem;
	flex: 0 0 80px;
	display: flex;
	justify-content: space-between;
}
.bottom-buttons-line .btn {
	margin-right: 0.5rem;
}

.btn.btn-primary.btn-popup-users {
	height: 35px;
	margin: 0;
	padding: 0.2rem 0.5rem;
}
.btn.btn-primary.btn-popup-users:before {
	content: "\f500";
	font-weight: 900;
	font-size: 1.1rem;
	top: 0;
	left: 0;
	color: #ffffff;
	font-family: 'Font Awesome 5 Free';
}

.modal .bottom-buttons-line {
	margin: 0 -1rem -1rem -1rem;
	border-radius: 0 0 0.3rem 0.3rem;
	padding: 1rem 2rem 1rem 1.125rem;
	flex: 0 0 65px;
}
.modal .modal-table-container {
	height: 75vh;
}

.side-menu {
	height: 100%;
	overflow-y: auto;
}
.side-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.side-menu div > ul {
    margin: 1rem 0;
}


.side-menu .menu.menu-root > li > a {
    text-transform: uppercase;
}
.side-menu .menu > .menu-item > .menu .menu-link {
	padding: .5rem 2rem .5rem 4rem;
	line-height: 1.15rem;
	text-transform: inherit;
}
.side-menu .menu-link {
	padding: .7rem 2rem;
    font-size: 1rem;
	font-weight: 300;
	text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    display: block;
    /*color: #727272;*/
	color: #a0b3cd;
    text-decoration: none;
}
.side-menu .menu .menu-item .menu-link:hover {
	/*color: #1c549f;*/
	color: #ffffff;
}
.side-menu > .menu > .menu-item.has-active > .menu-link {
	/*color: #1c549f;*/
	color: #ffffff;
}
.side-menu .menu-item.has-active > .menu-link {
	/*color: #1c549f;*/
	color: #ffffff;
}
.side-menu > .menu > .menu-item > .menu-link {
    /*color: #727272;*/
	color: #a0b3cd;
}
.side-menu .menu-item.has-active.has-child > .menu-link {
	/*color: #727272;*/
	font-weight: 400;
}
.side-menu .menu-link > i {
	width: 0.7em;
	margin-right: .9em;
	/*text-align: center;*/
	font-size: 1.25rem;
	line-height: 24px;
}

/*.side-menu .menu-link > i:before {
	display: block;
	width: 25px;
	text-align: center;
	height: 21px;
}*/
.side-menu .menu > .menu-item > .menu .menu-link > i {
	font-size: .45rem;
	margin-right: 1em;
	/*vertical-align: calc(100% - 6px);*/
}
/*.side-menu .menu > .menu-item > .menu .menu-link {
	padding-left: 4.5rem;
	line-height: 1.15rem;
	text-transform: inherit;
}*/

/*.side-menu .menu > .menu-item > .menu .menu-link:before {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	background-color: #727272;
	top: 14px;
	left: 4.5rem;
	border-radius: 1px;
}*/
/*.side-menu .menu > .menu-item.has-active > .menu-link:before {
	background-color: #1c549f;
}*/
/*.side-menu .menu .menu-item .menu-link:hover:before,
.side-menu .menu > .menu-item.has-active .menu-link:hover:before {
	background-color: #1c549f;
}*/
.side-menu .menu .menu-item .menu-link {
 display:flex;
 align-items:center
}
.side-menu .menu .menu-item .menu-link[data-toggle="collapse"]:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: block;
	margin-left: auto;
	content: "\f078";
	transition: transform .2s;
}
.side-menu .menu .menu-item .menu-link[data-toggle=collapse][aria-expanded=true]:after {
 transform:rotate(-180deg)
}
.sidebar-mini .aside .side-menu {
	overflow: hidden;
}
.sidebar-mini .side-menu .menu-text {
	display: none;
	transition: all 0.3s ease;
}
/*.sidebar-mini .side-menu .menu-link {
	padding: .5rem 0 .5rem 2rem;
}*/
.sidebar-mini .side-menu .menu .menu-item .menu-link[data-toggle="collapse"]:after,
.sidebar-mini .side-menu .menu .menu-item .menu-link[data-toggle=collapse][aria-expanded=true]:after {
	display: none;
}
.sidebar-mini .side-menu .menu > .menu-item > .menu {
	display: none;
}

.sidebar-mini .aside:hover .side-menu {
	overflow-y: auto;
}
.sidebar-mini .aside:hover .side-menu .menu-text {
	display: block;
	transition: all 0.3s ease;
}
.sidebar-mini .aside:hover .side-menu .menu-link {
	/*padding: .5rem 2rem;*/
}
.sidebar-mini .aside:hover .side-menu .menu > .menu-item > .menu .menu-link {
    padding-left: 5.3rem;
}
.sidebar-mini .aside:hover .side-menu .menu .menu-item .menu-link[data-toggle="collapse"]:after,
.sidebar-mini .aside:hover .side-menu .menu .menu-item .menu-link[data-toggle=collapse][aria-expanded=true]:after {
	display: block;
}
.sidebar-mini .aside:hover .side-menu .menu > .menu-item > .menu {
	display: inherit;
}
.sidebar-mini .aside:hover .side-menu .menu > .menu-item > .menu.collapse:not(.show) {
    display: none;
  }

.main-title {
	background: #e9ecef;
	padding: .5rem 1rem;
	font-size: 1.25rem;
	font-weight: 400;
	color: #333333;
	text-transform: uppercase;
}
.content {
    /*order: 0;
    flex: 1 1 auto;
    align-self: auto;*/
	min-height: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.content form,
form {
	display: flex;
	flex-direction: column;
	min-height: 0;
	height: 100%;
}

.form-containar {
	overflow-y: auto;
	flex: 1;
}


.buttons-line {
    display: flex;
    justify-content: space-between;
}
.left-buttons-box,
.right-buttons-box {
    display: flex;
    align-items: center;
}
.pagination-line {
    font-size: .875rem;
}
/*login page*/
/*.login-page .layout-wrapper {
	background: #a30000;
	background: -moz-linear-gradient(45deg, #a30000 0%, #ce1010 50%, #a30000 100%);
	background: -webkit-linear-gradient(45deg, #a30000 0%,#ce1010 50%,#a30000 100%);
	background: linear-gradient(45deg, #a30000 0%,#ce1010 50%,#a30000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30000', endColorstr='#a30000',GradientType=1 );
}*/
.login-page .layout-wrapper {
background: #0a2666; /* Old browsers */
background: -moz-linear-gradient(left,  #0a2666 0%, #2263ad 50%, #0a2666 100%);
background: -webkit-linear-gradient(left,  #0a2666 0%,#2263ad 50%,#0a2666 100%);
background: linear-gradient(to right,  #0a2666 0%,#2263ad 50%,#0a2666 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2666', endColorstr='#0a2666',GradientType=1 );
}
.login-page .container-fluid {
	width: 500px;
	height: auto;
	max-height: 600px;
	overflow: auto;
	margin-top: 10vh;
	margin-bottom: 5vh;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 100px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 100px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 100px 0px rgba(0,0,0,0.5);
}
.login-box {
	height: auto;
	background: #ffffff;
	padding: 2rem 3rem 0.5rem 3rem;
	width: 100%;
}
.login-logo {
	text-align: center;
	margin-bottom: 2rem;
}
.login-box .login-form {
}
.login-box .login-form h2 {
	text-align: center;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
}
.login-notice {
	text-align: center;
	margin-top: 1.5rem;
	font-size: 0.8rem;
	color: #777777;
}

.login-page .top-bar-flags {
	text-align: center;
	margin: 0 0 1rem 0;
}
.login-page .top-bar-flags .flag img {
	border: 1px solid #cccccc;
}



/*.login-bg {
    background-image: url(../img/loginImg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	flex: 0 0 55%;
	max-width: 55%;
}*/
.login-page .form-control {
	background-color: #e9ecef;
	border: 1px solid #c1c1c1;
}
.login-page .qrcode {
	display: inline-block;
	padding: 10px;
	background: #ffffff;
}
.pin-group small {
	text-align: center;
}


/*input pin code*/
.pin-code {
	width: 402px;
	height: 38px;
	padding: 0.375rem 0.75rem 0.375rem 135px;
	letter-spacing: 28px;
	text-align: left;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	background: url(../img/pinDots.png) no-repeat 130px 14px;
	font-family: "Fira Sans", "Roboto","Helvetica","Arial",sans-serif;
}
.pin-code.pinDots-4 {
	background-position: 130px 14px;
}
.pin-code.pinDots-3 {
	background-position: 130px -26px;
}
.pin-code.pinDots-2 {
	background-position: 130px -66px;
}
.pin-code.pinDots-1 {
	background-position: 130px -106px;
}
.pin-code.pinDots-0 {
	background-position: 130px -132px;
}

/* tile icons*/
.tile {
	display: inline-block;
	width: 1.75rem;
	height: 1.75rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 1rem;
	background-color: #e4e4e4;
	line-height: 1.75rem;
	text-align: center;
	vertical-align: middle;
	border-radius: .2rem;
	margin: 0 0.125rem;
}
.tile i {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1.125rem;
	display: inline-block;
}
.tile i:before {
	line-height: 1.75rem;
}
.tile i.fa-pen {
	font-size: 1rem;
}
.tile i.fa-times {
	font-size: 1.4rem;
}
.tile.bg-success {
	opacity: 0.5;
}
/*.tile i.fa-comment-alt:before {
	line-height: 2rem;
}*/


/*custom tree*/

.custom-content-block {
	flex: 1;
	overflow-y: auto;
	padding-right: 1rem;
	margin-bottom: 1rem;
}
.custom-tree-control {
	padding: 0;
	list-style-type: none;
}
.custom-tree-control li.collapsed > ul {
	display: none;
}
.custom-tree-control ul {
	list-style-type: none;
}
.custom-tree-control li .custom-tree-ico {
	width: 2.25rem;
	height: 2.25rem;
	background: #e9ecef;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: block;
	margin-left: auto;
	transition: transform .2s;
	text-align: center;
	line-height: 2.25rem;
	color: #727272;
}
.custom-tree-control li.has-children.collapsed .custom-tree-ico {
	background: #e9ecef;
}
.custom-tree-control li.has-children .custom-tree-ico {
	background: #fef1d0;
}

.custom-tree-control li.has-children {
	background-color: #fefaf1;
	padding-bottom: 0.25rem;
}
.custom-tree-control li.has-children.collapsed {
	padding-bottom: 0;
}
.custom-tree-control li.has-children .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children li.has-children .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children li.has-children li.has-children .custom-tree-ico:before {
	content: "\f068";
}
.custom-tree-control li.has-children.collapsed .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children.collapsed .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children li.has-children.collapsed .custom-tree-ico:before {
	content: "\f067";
}
.custom-tree-control li.has-children li .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children li .custom-tree-ico:before,
.custom-tree-control li.has-children li.has-children li.has-children li .custom-tree-ico:before {
	content: "";
}
.custom-tree-control ul li .custom-tree-ico {
	width: 1.2rem;
	height: 1.2rem;
	background: transparent;
	content: "";
	position: absolute;
	left: -1.75rem;
	top: 0.45rem;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: block;
	margin-left: auto;
	transition: transform .2s;
	text-align: center;
	line-height: 1.2rem;
	color: #727272;
}
.custom-tree-control li.has-children li .custom-tree-ico,
.custom-tree-control li.has-children li.has-children .custom-tree-ico,
.custom-tree-control li.has-children li.has-children.collapsed .custom-tree-ico {
	background: transparent;
}
.custom-tree-control li {
	padding: 0 0 0 2.25rem;
	position: relative;
}
.custom-tree-control .has-children ul {
	position: relative;
	padding: 0;
	margin-left: 2.8rem;
}
.custom-tree-control .has-children ul li {
	padding: 0;
	position: relative;
}
.custom-tree-control .custom-tree-item {
	display: flex;
	align-items: center;
	min-height: 2.25rem;
	padding: 0.25rem 0.5rem 0.25rem 1rem;
	background-color: #fafafa;
	margin: 0.5rem 0;
}
.custom-tree-control li.has-children.collapsed .custom-tree-item {
	background-color: #fafafa;
}
.custom-tree-control li.has-children .custom-tree-item {
	background-color: #fff7e3;
}
.custom-tree-control li.has-children li .custom-tree-item,
.custom-tree-control li.has-children li.has-children .custom-tree-item,
.custom-tree-control li.has-children li.has-children.collapsed .custom-tree-item {
	background-color: #fef1d0;
	margin: 0 0 0.25rem 0;
}
.custom-tree-control .custom-tree-item .custom-control,
.custom-tree-control .custom-tree-item .item-label {
	flex: 1 1 auto;
	min-height: auto;
}
.custom-tree-control .custom-control-label:before {
	background-color: #ffffff;
}
.custom-tree-control .custom-tree-item .tile {
	flex: 0 0 auto;
}


/*custom table*/
.floatThead-wrapper {
	display: flex;
	overflow-y: auto;
}



/*button + icon*/
.btn i {
	margin-right: 0.25rem;
}

/*form add product*/
.form-half-content .bootstrap-select.form-control:not([class*="col-"]) {
	width: 70%;
}
.form-half-content .form-control {
	width: 70%;
}
.form-half-content .custom-control.custom-checkbox {
	width: 70%;
}
.form-half-content .bs-searchbox .form-control {
	width: 100%;
}
.bg-img-zone {
	width: 100%;
	height: auto;
	padding: 1.5rem;
	background-color: #e9ecef;
	margin-bottom: 1rem;
}
.bg-img-cover {
	text-align: center;
	margin-bottom: 1rem;
	background-color: #ffffff;
}
.bg-img-cover img {
	max-width: 100%;
	max-height: 50vh;
}
/*.alt-img {
	width: 100%;
	height: auto;
	margin-bottom: 1rem;
	max-height: 500px;
}*/

.img-zone-original-file {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ced4da;
}
.img-zone-original-file a {
	/*display: block;*/
	word-break: break-word;
}
.img-zone-original-file .pdf-link + label {
	margin-top: 1rem;
}
.img-zone-original-file .file-note {
	font-size: 0.8rem;
}
.form-half-content .btn.btn-primary {
	opacity: 0.8;
}



/*product view*/
.form-view .img-zone-original-file {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.form-view .img-zone-original-file.file-second {
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid #ced4da;
}
.form-view .form-group {
	width: 95%;
	padding: 0.75rem;
	background: #f8f9fa;
	display: flex;
	margin-bottom: 0.5rem;
}
.form-view label {
	flex: 0 0 30%;
	padding-right: 0.5rem;/*pridano 26-8-2024*/
}
.form-view .view-control {
	font-size: 0.9rem;
	font-weight: 400;
	flex: 0 0 70%;

}
.form-view .etiketa-nazev .form-group {
	flex-wrap: wrap;
}
.form-view .kinet-relatedLabels {
	flex: 0 0 100%;
}
.form-view .post .post-content {
	width: 100%;
}


/*grid*/
.tableGrid .col-3 {
padding: 0 0.5rem;
}
.grid-product {
	background-color: #e9ecef;
	padding: 1rem;
	margin: 0.5rem 0;
	position: relative;
}
.grid-product .grid-product-image {
	width: 100%;
	position: relative;
	background-color: #ffffff;
}
.grid-product .grid-product-image:before {
content: "";
display: block;
padding-top: 100%;
}
.img-cover {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	display: flex;
	align-items: center;
}
.grid-product .grid-product-image img {
max-width: 100%;
max-height: 100%;
}
.grid-product .grid-product-text {
	width: 100%;
	margin-top: 1rem;
}
.grid-product .grid-product-text p {
	margin-bottom: 0.25rem;
	font-size: 0.8rem;
}
.grid-product .grid-product-text .text-name,
.grid-product .grid-product-text .text-brand  {
	font-size: 0.9rem;
	line-height: 1.15rem;
	font-weight: 400;
	/*min-height: 40px;*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.grid-product .grid-product-text .text-brand  {
	margin-bottom: 0.1rem;
}

.grid-product .grid-product-text .text-format {
	width: 47%;
	display: inline-block;
}
.grid-text.text-material {
	text-align: right;
	width: 47%;
	display: inline-block;
}
.grid-product-hover-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	/*background: rgba(28,84,159,0.5);*/
	background: rgba(155,166,178,0.9);
	top: 0;
	left: 0;
	transition: opacity 0.3s;
	opacity: 0;
	justify-content: center;
	align-items: center;
	display: flex;
}
.grid-product-hover-overlay:hover {
	opacity: 1;
}


/*filters*/
.table-filter .bootstrap-select {
	margin: 0.25rem 0;
}
.table-filter .filter-label {
	font-weight: 400;
}
.table-filter .btn .close {
	line-height: 0.9;
}
.table-filter .btn-light {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df;
}
.table-filter .btn-light.bs-placeholder {
	color: #999;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}
.table-filter .btn-light:hover.bs-placeholder {
	color: #999;
	background-color: #dae0e5;
	border-color: #d3d9df;
}

/*nav steps*/
.nav-steps {
	display: flex;
	margin-right: -5px;
	margin-left: -5px;
	flex-wrap: wrap;
}
.nav-steps .step {
	flex: 0 0 20%;
	padding-right: 5px;
	padding-left: 5px;
}
.nav-steps .step span {
	display: block;
	color: #798181;
	background-color: #cbd9ed;
	padding: 0.7rem;
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: 400;
}
.nav-steps .step.actual span {
	color: #ffffff;
	background-color: #cb203b; /*#da5e72*/
}
.nav-steps .step.actual-selected span,
.nav-steps .step.actual:hover span {
	color: #ffffff;
	background-color: #9b0c23; /*#cb203b*/
}
.nav-steps .step.done span {
	color: #ffffff;
	background-color: #1c549f;
}
.nav-steps .step.done-selected span,
.nav-steps .step.done:hover span {
	color: #ffffff;
	background-color: #072b69;
}

.nav-steps .step.actual,
.nav-steps .step.done {
	cursor: pointer;
}


/*tab chat*/
.chat-col-left {
	position: sticky;
	top: 0;
}
.chat-col-right {
	padding-left: 1rem;
}
.add-post-box {
	background-color: #faf7e8;
	padding: 1rem 0 0.2rem 0;
	margin-bottom: 1rem;
}
.add-post-box textarea {
	min-height: 100px;
}
.form-default .add-post-box textarea.form-control {
	font-weight: 300;
	font-size: 0.8rem;
}

.add-post-box .custom-control.custom-checkbox {
	float: left;
}
.add-post-box .btn {
	float: right;
}

.add-post-box .col-12.form-group:after {
	clear: both;
	display: block;
	content: "";
}
.approvers-box {
}
.approvers-box .approvers {
	background-color: #e9ecef;
	margin-bottom: 2px;
	padding: 0.5rem;
	line-height: 1.5rem;
	display: flex;
}

.approvers-box .approver {
	background-color: #f8f9fa;
	margin-bottom: 2px;
	padding: 0.5rem;
	line-height: 1.5rem;
	display: flex;
}
.approvers-box .approver.my-approver {
	background-color: #faf7e8;
}
.approvers-box .approver.state-ok i.fas.fa-check {
	color: #1d8d37;
}
.approvers-box .approver.state-ok-time i.fas.fa-check {
	color: #96d577;
}
.approvers-box .approver.state-denied i.fas.fa-times {
	color: #cb203b;
}
.approvers-box .approver.state-denied-retry i.fas.fa-times {
	color: #d89fa8;
}

.approver-name {
	width: 45%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.approver-date {
	width: 25%;
}
.approver-state {
	width: 30%;
	text-align: right;
}
.approver-state i {
	margin-left: 0.5rem;
	color: #abb0b5;
	font-size: 1rem;
}
.approver-state i.fas.fa-print {
	margin-left: 0;
}
.post {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
	width: 100%;
	height: auto;
	margin-bottom: 1rem;
	font-size: 0.8rem;
}
.post.my-post {
    align-items: flex-end;
}
.post .post-content {
	width: 80%;
    flex: 0 0 auto;
    align-self: auto;
	background-color: #f8f9fa;
	padding: 0.6rem;
	margin-bottom: 0.3rem;
}
.post.my-post .post-content {
	background-color: #faf7e8;
}
.post.important-post .post-content,
.post.my-post.important-post .post-content {
	background-color: #ffe4c6;
}
.post.denied-post .post-content,
.post.my-post.denied-post .post-content {
	background-color: #f0d0d0;
}
.post.ok-post .post-content,
.post.my-post.ok-post .post-content {
	background-color: #e7f8de;
}


.post.denied-post .post-content:before {
	content: "\f00d";
	font-weight: 900;
	font-size: 1rem;
	width: 30px;
	height: 21px;
	top: 0;
	left: 0;
	margin-right: 0.5rem;
	color: #d80000;
  font-family: 'Font Awesome 5 Free';
}
.post.ok-post .post-content:before {
	content: "\f00c";
	font-weight: 900;
	font-size: 1rem;
	width: 30px;
	height: 21px;
	top: 0;
	left: 0;
	margin-right: 0.5rem;
	color: #136f29;
  font-family: 'Font Awesome 5 Free';
}

.post .post-user {
    flex: 0 0 80%;
    align-self: auto;
	font-style: italic;
}
/*tab SAP number*/
.witing-info {
font-style: italic;
margin-top: 1rem;
}
.manger-check-text {
	margin-bottom: 1rem;
}
.manger-fill-catalog {
	margin-bottom: 2rem;
}
.modal .new-version-confirm-text {
	margin: 1rem 0 2rem;
}

/*table ArchivedLabel*/
#App__Tables__PromoItemTable_wrapper table tr:hover,
#App__Tables__PromoCatalogTable_wrapper table tr:hover,
#App__Tables__ArchivedLabelTable_wrapper table tr:hover,
#App__Tables__ArchivedLabelTable_wrapper table tr.arch_from_ap:hover {
	background-color: #fef9f0;
}
#App__Tables__ArchivedLabelTable_wrapper table tr td:first-child {
border-left: 3px solid #aabfdc;
}
#App__Tables__ArchivedLabelTable_wrapper table tr.arch_from_ap td:first-child {
border-left: 3px solid #dddddd;
}
#App__Tables__ArchivedLabelTable_wrapper table tr {
background-color: #f5f8fc;
}
#App__Tables__ArchivedLabelTable_wrapper table tr.arch_from_ap {
background-color: transparent;
}
#App__Tables__ArchivedLabelTable_wrapper table tr td:first-child + td {
color: #416596;
}
#App__Tables__ArchivedLabelTable_wrapper table tr td:first-child + td + td {
color: #416596;
}
#App__Tables__ArchivedLabelTable_wrapper table tr.arch_from_ap td:first-child + td {
color: #212529;
}
#App__Tables__ArchivedLabelTable_wrapper table tr.arch_from_ap td:first-child + td + td {
color: #212529;
}


/*table ApLabel */
#App__Tables__APLabelTable_wrapper table  tr.ap_state1:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state2:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state3:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state4:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state5:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state6:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state7:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state8:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state9:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state10:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state11:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state12:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state13:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state14:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state101:hover,
#App__Tables__APLabelTable_wrapper table  tr.ap_state102:hover,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state1:hover,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state2:hover,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state6:hover,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state7:hover {
	background-color: #fef9f0;
}

#App__Tables__APLabelTable_wrapper .DTFC_LeftWrapper {
top: 0.5rem !important;
}
#App__Tables__APLabelTable_wrapper table tr td:first-child {
border-left: 3px solid #dddddd;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state3 td:first-child,
#App__Tables__APLabelTable_wrapper table tr.ap_state4 td:first-child,
#App__Tables__APLabelTable_wrapper table tr.ap_state7 td:first-child {
border-left: 3px solid #d36969;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state3,
#App__Tables__APLabelTable_wrapper table tr.ap_state4,
#App__Tables__APLabelTable_wrapper table tr.ap_state7 {
background-color: #fffbfb;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state3 td:first-child + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state4 td:first-child + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state7 td:first-child + td {
color: #d80000;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state3 td:first-child + td + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state4 td:first-child + td + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state7 td:first-child + td + td {
color: #d80000;
}

/*#App__Tables__APLabelTable_wrapper table tr.ap_state8 td:first-child,*/
#App__Tables__APLabelTable_wrapper table tr.ap_state9 td:first-child {
border-left: 3px solid #65aa75;
}
/*#App__Tables__APLabelTable_wrapper table tr.ap_state8,*/
#App__Tables__APLabelTable_wrapper table tr.ap_state9 {
background-color: #f9fcf7;
}
/*#App__Tables__APLabelTable_wrapper table tr.ap_state8 td:first-child + td,*/
#App__Tables__APLabelTable_wrapper table tr.ap_state9 td:first-child + td {
color: #106223;
}
/*#App__Tables__APLabelTable_wrapper table tr.ap_state8 td:first-child + td + td,*/
#App__Tables__APLabelTable_wrapper table tr.ap_state9 td:first-child + td + td {
color: #106223;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state1 td:first-child,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state2 td:first-child,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state6 td:first-child,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state7 td:first-child {
border-left: 3px solid #ffa800;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state1,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state2,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state6,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state7 {
background-color: #fcf2de;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state1 td:first-child + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state2 td:first-child + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state6 td:first-child + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state7 td:first-child + td {
color: #b07400;
}
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state1 td:first-child + td + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state2 td:first-child + td + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state6 td:first-child + td + td,
#App__Tables__APLabelTable_wrapper table tr.ap_state2.user_state7 td:first-child + td + td {
color: #b07400;
}
#App__Tables__APLabelTable_wrapper table.DTFC_Cloned tr td:first-child {
border-left: none !important;
}

/*approval view*/
.summary-base {
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #e9ecef;
}
.summary-success {
	margin-bottom: 1rem;
	padding: 1rem 1.5rem;
	background-color: #e7f8de;
}
.summary-success span{
	margin-left: 0.5rem;
}
.summary-success i {
	color: #136f29;
}

.summary-reject {
	margin-bottom: 1rem;
	padding: 1rem 1.5rem;
	background-color: #f0d0d0;
}
.rejected-message {
	margin-top: 1rem;
	font-style: italic;
}
.summary-reject span{
	margin-left: 0.5rem;
}
.summary-reject i {
	color: #d80000;
}
.summary-comments {
	margin-bottom: 1rem;
}
.link-product-card {
	margin-bottom: 1rem;
	padding: 1rem 0.8rem;
	background-color: #f8f9fa;
}
.link-product-card i {
	font-size: 1rem;
}
.link-product-card-text {
	margin-left: 0.5rem;
}
/*popup approvers*/

.popup-approvers {
	margin-bottom: 1rem;
}
.popup-approvers-fce {
	font-weight: 400;
}
/*popup my account*/
.modal .user-form .form-group.form-group-view-mode {
	background-color: #f8f9fa;
	padding: 0.5rem 1rem;
	width: 33%;
	min-width: 350px;
}
.modal .user-form .form-group.form-group-view-mode .view-control {
	font-weight: 500;
}
.user-extension {
	padding: 1.5rem 1rem;
	margin-top: 1.5rem;
	border-top: 1px solid #e9ecef;
}
/*approved users*/
.tile.bg-secondary.btn-role-delete {
	background-color: transparent !important;
}
.tile.bg-secondary.btn-role-delete i {
	color: #777777;
	font-size: 1.1rem;
}
.tile.bg-secondary.btn-role-delete:hover i {
	color: #d80000;
}

/*role new user*/
.role-row {
	margin: 1rem 0;
	font-size: 0.8rem;
}
.role-row .role-name {
	font-style: italic;
	font-weight: 500;
}
.role-row .role-desc {
	font-style: italic;
}

/*print pdf*/
.pdf-header {
	background-image: url(../img/gradient.png);
	background-repeat: repeat-y;
	padding: .75rem 2rem;
	margin: 0 0 2rem 0;
	min-height: 60px;
}

.pdf-header img {
	max-width: 280px;
	height: auto;
	float: left;
}
.pdf-header .portal_name {
	font-size: 34px;
	line-height: 34px;
	font-weight: 700;
	color: #ffffff;
	margin-right: 80px;
	float: right;
}
.pdf-title {
	display: none;
}
.pdf-content {
	width: 96%;
	height: auto;
}
.pdf-content .form-view label {
	font-size: 16px;
	display: inline-block;
	width: 30%;
	margin: 3px 0 0 0;
	vertical-align: top;
}
.pdf-content .form-view .view-control {
	font-size: 18px;
	display: inline-block;
	width: 65%
}
.pdf-content .form-view .etiketa-nazev .view-control {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0.4rem;
}
.pdf-content .form-view .kinet-relatedLabels-row {
	border-top: 1px dotted #dddddd;
	margin-top: 0.4rem;
	padding-top: 1.1rem;
}
.pdf-content .kinet-relatedLables-name {
	font-size: 16px;
	display: inline-block;
	width: 30%;
}
.pdf-content .kinet-relatedLables-text {
	font-size: 18px;
	display: inline-block;
	font-weight: 400;
	width: auto !important;
	background-color: transparent;
	padding: 0.375rem 1rem 0.375rem 0;
}
.pdf-content .form-row > .col,
.pdf-content .form-row > [class*="col-"] {
	padding: 0;
}
.pdf-content .form-half-content.half1 {
	width: 47%;
	float: left;
}
.pdf-content .form-half-content.half2 {
	width: 47%;
	float: left;
}
.pdf-content .form-view .form-group {
	background: transparent;
	border-radius: 0;
	border-bottom: 1px dotted #dddddd;
}
.pdf-content .bg-img-zone {
	width: 94%;
	padding: 3%;
}
.pdf-content .bg-img-cover {
	margin-bottom: 0;
}
.pdf-content .img-zone-original-file {
	display: none;
}
.pdf-content .bottom-buttons-line {
	display: none;
}
.pdf-footer {
	margin-top: 2rem;
}
/*promo print pdf*/
.pdf-content .promo-header  {
	margin-bottom: 2.5rem;
}
.pdf-content .promo-catalog-detail .form-row {
	display: block;
	float: left;
	width: 100%;
}
.pdf-content .promo-catalog-detail .form-half-content.half1 {
	display: block;
	flex: none;
	float: left;
	width: 47%;
}
.pdf-content .promo-catalog-detail .form-half-content.half2 {
	display: block;
	flex: none;
	float: left;
	width: 47%;
}
.pdf-content .promo-catalog-detail .lff-file-record {
	display: none;
}
.pdf-content .promo-catalog-detail .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels {
	background: transparent;
	border-bottom: 0;
}
.pdf-content .promo-catalog-detail .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLabels-row {
	/*border-top: 0;*/
	padding-top: 1.25rem;
}

/*upravy pdf 24-4-2025*/
.pdf-content .form-row {
  display: block;
  float: left;
  width: 100%;
}


/*dark skin*/
.skin-dark .main-header {
	background: #30343e;
}
.skin-dark .top-bar-user a,
.skin-dark .top-bar-brand a {
	color: #8d8d9e;
}
.skin-dark .top-bar-user a:hover,
.skin-dark .top-bar-brand a:hover {
	color: #f31b1b;
}
.skin-dark .top-bar-brand .logo .logo-dark {
    display: block;
}
.skin-dark .top-bar-brand .logo .logo-light {
    display: none;
}
.skin-dark .main-title {
	background: #30343e;
	color: #ffffff;
}
.skin-dark .aside {
	background: #30343e;
}
.skin-dark .side-menu .menu-link,
.skin-dark .side-menu .menu > .menu-item > .menu-link {
	color: #cfd2da;
}
.skin-dark .side-menu .menu > .menu-item > .menu .menu-link:before {
	background-color: #cfd2da;
}
.skin-dark .side-menu .menu .menu-item .menu-link:hover:before,
.skin-dark .side-menu .menu > .menu-item.has-active .menu-link:hover:before {
	background-color: #f31b1b;
}
.skin-dark .side-menu .menu > .menu-item.has-active > .menu-link:before {
	background-color: #f31b1b;
}
.skin-dark .side-menu .menu .menu-item .menu-link:hover {
	color: #f31b1b;
}
.skin-dark .side-menu .menu > .menu-item.has-active > .menu-link {
	color: #f31b1b;
}
.skin-dark .bottom-buttons-line {
	background: #1e2127;
}
.skin-dark .custom-tree-control li .custom-tree-ico {
	background: #3e424d;
	color: #cfd2da;
}
.skin-dark .custom-tree-control .custom-tree-item {
	background-color: #30343e;
}
.skin-dark .custom-tree-control li.has-children.collapsed .custom-tree-ico {
	background: #3e424d;
}
.skin-dark .custom-tree-control li.has-children.collapsed .custom-tree-item {
	background-color: #30343e;
}
.skin-dark .custom-control-label:before {
	background-color: transparent;
}
.skin-dark .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
	background-color: #bf0000;
	border-color: #bf0000;
}
.skin-dark .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
	background-color: #bf0000;
	border-color: #d4aaaa;
}
.skin-dark .custom-tree-control li.has-children {
	background-color: #626a7f;
}
.skin-dark .custom-tree-control li.has-children .custom-tree-ico {
	background: #3e4963;
}
.skin-dark .custom-tree-control li.has-children .custom-tree-item {
	background-color: #4d576f;
}
.skin-dark .custom-tree-control li.has-children li .custom-tree-item,
.skin-dark .custom-tree-control li.has-children li.has-children .custom-tree-item,
.skin-dark .custom-tree-control li.has-children li.has-children.collapsed .custom-tree-item {
	background-color: #3e4963;
}
.skin-dark .custom-tree-control li.has-children li .custom-tree-ico,
.skin-dark .custom-tree-control li.has-children li.has-children .custom-tree-ico,
.skin-dark .custom-tree-control li.has-children li.has-children.collapsed .custom-tree-ico {
	background: transparent;
}


/*velka uprava systemu 2023*/

/*doplneni existujicich pravidel*/
.approvers-box .approvers {
	text-transform: uppercase;
	font-weight: 500;
}
.popup-approvers-names .process-owner {
	color: #cb203b;
}
.summary-versions {
	margin-top: 2rem
}
.summary-versions .col-4 {
	flex: 0 0 95%;
	max-width: 95%;
}

/*zobrazeni vystupu editace parametru*/
.draft-system-messages {
	width: 95%;
	margin-top: 1rem;
}
.draft-system-messages .post.kmv-v2 {
	background-color: #fdeedd;
}
.draft-system-messages .post .post-content {
	padding: 0.75rem;
	font-size: 0.9rem;
}
.draft-system-messages .changes-label {
	font-weight: 500;
}
.draft-system-messages .changes-attrib {
	margin-top: 0.5rem;
}
.changes-attrib i {
	padding: 0 0.4rem;
}
.attrib-name {
	font-size: 0.8rem;
	font-style: italic;
	display: inline-block;
	min-width: 110px;
}

/*komentare schvalovatelu - uprava bloku pres tridu kmv-v2*/
.post.kmv-v2 {
	margin: 0.6rem 0;
	border: 3px solid transparent;
}
.post.kmv-v2.selected {
	border: 3px solid #fee776;
}
.post.kmv-v2 .post-content,
.post.my-post.kmv-v2 .post-content {
	width: 100%;
	background-color: transparent;
}
.post.kmv-v2.my-post {
	align-items: flex-start;
	background-color: #faf7e8;
}
.post.kmv-v2.other-post {
	background-color: #f8f9fa;
}
.post.kmv-v2 .post-user {
	flex: 0 0 100%;
	padding: 0 0.6rem 0.6rem 0.6rem;
	font-weight: 500;
}
.post.kmv-v2 .post-marker {
	width: 1.5rem;
	height: 1.5rem;
	display: inline-block;
	text-align: center;
	background: #fee776;
	margin-right: 0.2rem;
	line-height: 1.5rem;
	color: #000;
	font-weight: 500;
}
.post.kmv-v2.denied-post .post-content:before {
	display: none;
}
.post.kmv-v2.ok-post .post-content:before {
	display: none;
}



/*schvalovatele - uprava bloku pres tridu kmv-v2*/
.approver.kmv-v2.state-ok {
	background-color: #f1f9ed;
}
.approver.kmv-v2.state-denied {
	background-color: #fceded;
}

/*verzovani - novy blok*/
.versions-col-left {
	margin-bottom: 2rem;
}
.version {
	background-color: #e9f1fd;
	margin-bottom: 0.5rem;
	padding: 0.6rem 0.8rem;
	line-height: 1.5rem;
	display: flex;
	cursor: pointer;
}
.version:hover {
	outline: 1px solid #bbcbe2;
	outline-offset: -1px;
}
.version.version-selected {
	outline: 3px solid #bbcbe2;
  	outline-offset: -3px;
	cursor: inherit;
}
.version.version-old {
	background-color: #fceded;
}
.version.version-old:hover {
	outline-color: #e6a6a6;
}
.version.version-old.version-selected {
	outline-color: #e6a6a6;
}
.versions-closed .version.version-actual {
	background-color: #f1f9ed;
}
.versions-closed .version.version-selected.version-actual {
	outline-color: #9fcdaa;
}
.versions-closed .version.version-selected.version-actual:hover {
	background-color: #f1f9ed;
	cursor: inherit;
}
.versions-closed .version.version-actual:hover {
	outline-color: #9fcdaa;
}
.version .version-name {
	font-size: 1.0rem;
	font-weight: 500;
	margin-bottom: 0.3rem;
}
.version > div > div > span {
	padding-right: 1rem;
	display: inline-block;
	min-width: 100px;
}
.version-dates {
	flex: 3 1 auto;
}
.version-state {
	flex: 1 1 auto;
	font-size: 2rem;
	text-align: right;
	align-self: center;
	padding-right: 1rem;
}
.version-state .fas.fa-times {
	color: #cb203b;
}
.version-state .fas.fa-check {
	color: #1d8d37;
	font-size: 1.6rem;
}


/*nahled pdf - novy blok*/
.preview-pdf-box {
	margin: 0 0 2rem 1rem;
	background-color: #e9ecef;
	padding: 1rem;
}
.preview-pdf-container {
	text-align: center;
	margin-bottom: 1rem;
	background-color: #ffffff;
}
.preview-pdf-container .preview-pdf-img {
	max-width: 100%;
	max-height: 50vh;
}
.preview-pdf-btn-line {
	margin-top: 1rem;
}
.preview-pdf-btn-line .btn {
	margin-right: 0.5rem;
}
.preview-pdf-navbar .btn i {
	font-size: 1rem;
}



/*styly pro layout view PDF*/
.viewPdf-layout {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 2000;
	display: flex;
	flex-direction: column;
	background: #ffffff;
	min-width: 1280px;
}
.viewPdf-header {
	padding: 0.75rem 1.5rem 0.75rem 1rem;
	margin: 0;
	background: #e9ecef;
	display: flex;
	justify-content: space-between;
}
.viewPdf-header-bar {
	height: 2.25rem;
	line-height: 2.25rem;
	display: flex;
	/*justify-content: space-between;*/
}
.viewPdf-header-bar .header-bar-icon {
	color: #1c549f;
	display: inline-block;
	flex: 0 0 auto;
	margin: 0 0.3rem;
	width: 36px;
	height: 36px;
	border-radius: 0.25rem;
	text-align: center;
	cursor: pointer;
}
.viewPdf-header-bar .header-bar-icon.selected,
.viewPdf-header-bar .header-bar-icon:hover {
	color: #1c549f;
	background-color: #ffffff;
}
.viewPdf-header-bar .header-bar-icon svg {
	width: 22px;
	height: auto;
}
.bi.bi-layout-split-90 {
	transform: rotate(-90deg);
}
.viewPdf-header-bar.header-bar-left {
	flex: 0 1 390px;
	display: flex;
	justify-content: space-between;
}
.header-icons-layout {
	display: flex;
}
.viewPdf-header-bar.header-bar-center {
	flex: 1 1 auto;
	justify-content: center;
	padding-left: 100px;
}
.viewPdf-header-bar.header-bar-right {
	flex: 0 1 auto;
	display: flex;
	justify-content: flex-end;
}
.viewPdf-header-bar .dropdown-menu.show {
	top: initial !important;
	transform: none !important;
}
.viewPdf-content {
	padding: 0;
	margin: 0;
	display: flex;
	flex-grow: 1;
	min-height: 0;
}
.viewPdf-sidebox {
	position: relative;
	flex: 0 0 400px;
	padding: 0;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
}
.pdfside-mini .viewPdf-sidebox {
	width: 0;
	flex: 0 0 0;
	transition: all 0.3s ease;
}
.viewPdf-layout .viewPdf-header-bar.header-bar-left .sidebox-close,
.viewPdf-layout .viewPdf-header-bar.header-bar-left .sidebox-open {
	display: none;
	color: #fff;
	background-color: #1c549f;
	border-color: #164386;
}
.viewPdf-layout.pdfside-max .viewPdf-header-bar.header-bar-left .sidebox-close,
.viewPdf-layout.pdfside-mini .viewPdf-header-bar.header-bar-left .sidebox-open {
	display: inline-block;
}
.viewPdf-layout .viewPdf-header-bar.header-bar-left .sidebox-close svg,
.viewPdf-layout .viewPdf-header-bar.header-bar-left .sidebox-open svg {
	width: 28px;
	height: auto;
}


.viewPdf-sidebox .add-post-box {
	background-color: #faf7e8;
	padding: 1rem 0 0.2rem 0;
	margin: 10px 0 0 0;
}
.viewPdf-comments {
	padding: 0rem 0.6rem;
	margin: 10px 0;
	overflow-y: auto;
	position: relative;
	background-color: #e9ecef;
}
.viewPdf-page {
	position: relative;
	flex: 1 1 auto;
	flex-direction: column;
	padding: 10px;
	min-width: 0;
	background: #ffffff;
	display: flex;
}
.viewPdf-main {
	position: relative;
	flex: 1 1 auto;
	padding: 0;
	min-width: 0;
	display: flex;
}
.viewPdf-main.win-row {
	flex-direction: row;
}
.viewPdf-main.win-col {
	flex-direction: column;
}
.viewPdf-window {
	flex: 1 1 auto;
	padding: 3px;
	outline: 3px solid #dcdfe2;
	outline-offset: -3px;
}
.viewPdf-window.active {
	outline: 3px solid #f5982a;
}
.viewPdf-window.window1 {
}
.viewPdf-window.window2 {
}
.viewPdf-file {
    position: relative;
	width: calc(100vw - 426px);
	height: calc(100vh - 86px);
	overflow: auto;
}
.win-row .viewPdf-window.active .viewPdf-file.multi-win {
	width: calc((100vw - 432px) / 2);
}
.win-row .viewPdf-file.multi-win {
	width: calc((100vw - 432px) / 2);
}
.win-col .viewPdf-window.active .viewPdf-file.multi-win {
	height: calc((100vh - 92px) / 2);
}
.win-col .viewPdf-file.multi-win {
	height: calc((100vh - 92px) / 2);
}

.pdfside-mini .viewPdf-file {
	width: calc(100vw - 26px);
}
.pdfside-mini .win-row .viewPdf-window.active .viewPdf-file.multi-win {
	width: calc((100vw - 32px) / 2);
}
.pdfside-mini .win-row .viewPdf-file.multi-win {
	width: calc((100vw - 32px) / 2);
}


.form-half-content .viewPdf-header-bar .bootstrap-select.form-control:not([class*="col-"]) {
	width: inherit;
}

/* progress loadingu PDF */
.pdf-loader {
    position: absolute;
    top: calc(50% - 16px);
    left: calc(50% - 160px);
    z-index: 30000;
    border: 1px solid #A0a0a0;
    width: 320px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
}
.pdf-loader-progress {
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    background-color: #5897db;
}
.pdf-loader-text {
    position: absolute;
    z-index: 30000;
    top:0;
    left:0;
    text-align: center;
    width: 100%;
    height: 100%;
    font-weight: bold;
}
/* vkladani kreativy - uprava bloku pres tridu kmv-v2 */

.kmv-v2.bg-img-zone {
	background: none;
	padding: 1px 0 0 0;
}
.kmv-v2.bg-img-zone .form-group.upload-field-group {
	padding: 1.5rem;
	background: #e9ecef;
}
.kmv-v2 .bg-img-cover {
	padding: 1.5rem 1.5rem 0 1.5rem;
	background: #c9dffd;
	margin: 0;
}
.kmv-v2 .img-zone-original-file,
.form-view .kmv-v2 .img-zone-original-file {
	padding: 1.2rem 1.5rem;
	background: #c9dffd;
	border: none;
}
.form-view .kmv-v2 .img-zone-original-file {
	margin-bottom: 1rem;
}
.kmv-v2 .img-zone-original-file.file-second {
	background: #e9f1fd;
}
.kmv-v2 .img-zone-original-file.file-draft {
	background: #f4f5f6;
}
.kmv-v2 .img-zone-original-file .title-version {
	font-size: 0.95rem;
	font-weight: 500;
	font-style: normal;
}
.kmv-v2 .img-zone-original-file a + label {
	margin-top: 0.6rem;
	font-weight: 500;
}
.kmv-v2 .img-zone-original-file.file-draft.uploaded {
	outline: 1px solid #608bc3;
	display: flex;
}
.kmv-v2 .file-content {
	flex: 1 1 auto;
}
.kmv-v2 .file-button {
	flex: 0 0 auto;
	/*align-self: center;*/
}
.kmv-v2 .uploaded .file-button {
	margin-left: 1rem;
}
.bg-img-zone .upload-note {
	padding-top: 0.6rem;
	border-top: 1px solid #fefefe;
	margin-top: 0.6rem;
}
.chat-time {
	margin-right: 1rem;
}
/* style help */

.btn.btn-secondary.info {
	margin-right: 0.5rem;
}
.btn.btn-secondary.info i {
	margin: 0;
}
.help-title {
	font-size: 1rem;
	font-weight: 500;
}
.help-item {
	display: flex;
	margin-bottom: 1rem;
}
.help-info.help-icon {
	flex: 0 1 60px;
}
.help-icon svg {
	width: 22px;
	height: auto;
	margin-left: 0.5rem;
	color: #1c549f;
}
.help-info.help-shortcut {
	flex: 0 1 200px;
	font-weight: 500;
	color: #1c549f;
}

/* uprava sirky form prvku */
/*.form-default .form-control {
	width: 33%;
	min-width: 350px;
}*/
/*:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
	width: 33%;
	min-width: 350px;
}*/
.form-default .custom-checkbox .form-control {
	min-width: inherit;
}
.form-default .form-half-content .form-control {
	width: 100%;
}
.form-default .form-half-content.half1 .form-control {
	width: 100%;
}
.form-default .form-half-content.half1 .etiketa-nazev .bootstrap-select.form-control,
.modal .form-default .etiketa-nazev .bootstrap-select.form-control {
	width: calc(100% - 100px);
}
.form-default .form-half-content.half1 .etiketa-nazev .btn.btn-primary,
.modal .form-default .etiketa-nazev .btn.btn-primary {
	float: right;
	z-index: 2000;
	position: relative;
}
.form-default .kinet-relatedLables-text {
	width: 100%;
}
.form-view .form-group {
	width: 100%;
}
.draft-system-messages {
	width: 100%;
}
.bg-img-zone {
	margin-left: 1rem;
	width: auto;
}
.summary-success,
.summary-reject {
	margin-left: 1rem;
}
.link-product-card {
	margin-left: 1rem;
}
.summary-versions .col-4 {
	flex: 0 0 100%;
	max-width: 100%;
}
.form-user-basic {
	padding-left: 1rem;
	padding-right: 1rem;
}
.form-user-basic .form-group input,
.form-user-basic .form-group .kinet-custom-select {
	width: 33%;
	min-width: 350px;
}
.form-default.tab-sap input,
.form-default.tab-approve input,
.form-default.tab-approve textarea,
.form-default.tab-sap .form-group-view-mode,
.form-default.tab-approve .form-group-view-mode {
	width: 33%;
	min-width: 350px;
}
.form-default.tab-sap .form-group {
	padding-left: 15px;
	padding-right: 15px;
}
/*.tab-print .bg-img-zone {
	margin-left: 0;
	width: auto;
}*/

/* loader */
.kloader {
	position: absolute;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 2000;
}
.kloader i {
	font-size: 150px;
	color: #cccccc;
	position: absolute;
	left: calc(50vw - 75px);
	top: calc(50vh - 75px);
}


/* style PDF marker */
svg.anotation .anot {
	display: none;
}
svg.anotation .anot * {
	stroke: rgb(200, 0, 255);
	fill: rgb(200,0,255);
}
svg.anotation .anot .svg_bubble {
	fill: rgb(0,0,0,0.2);
}
svg.anotation.selected .anot .svg_bubble {
	fill: rgb(255,255,0,0.5);
}
svg.anotation .anot text {
	user-select: none;
}
svg.anotation.upper_left .anot.anot_ul {
	display: initial;
}
svg.anotation.upper_right .anot.anot_ur {
	display: initial;
}
svg.anotation.lower_left .anot.anot_ll {
	display: initial;
}
svg.anotation.lower_right .anot.anot_lr {
	display: initial;
}


/* update PROMO 2024*/

.promo-table-title {
	background-color: #e9ecef;
	margin-bottom: 2px;
	padding: 0.5rem;
	line-height: 1.5rem;
	display: flex;
	text-transform: uppercase;
	font-weight: 500;
}
.modal .imageInModal {
	max-width: 100%;
	max-height: 70vh;
	margin: 0 auto;
	display: flex;
}

/* file icons*/

.file-icon,
.state-icon {
	display: inline-block;
	width: 1.5rem;
	height: 1.75rem;
	color: #929ca6;
	font-size: 1.5rem;
	line-height: 1.75rem;
	text-align: center;
	vertical-align: middle;
}
.state-icon {
	margin: 0 0.2rem;
}

.file-icon:hover {
	color: #1c549f;
	cursor: pointer;
}

.file-icon i,
.state-icon i {
	width: 100%;
	height: 100%;
	text-align: center;
	display: inline-block;
}
.file-icon i:before,
.state-icon i:before {
	line-height: 1.75rem;
}
.state-icon .fas.fa-check-circle {
	color: #1d8d37;
}
.state-icon .fas.fa-times-circle {
	color: #cb203b;
}
.state-icon .far.fa-question-circle {
	color: #abb0b5;
}
.promo-table .promo-state-ok {
	background-color: #f1f9ed;
}
.promo-table .promo-state-rejected-creator {
	background-color: #fceded;
}
.promo-table .promo-state-changed {
	background-color: #f5f8fc;
}

.promo-header {
	background-color: #e9ecef;
	padding: 1.5rem 1rem 1rem 1.5rem;
	margin-bottom: 1rem;
}
.promo-header.process-rejected {
	background-color: #fceded;
}
.promo-header.process-success {
	background-color: #e2ebdc;
}


.promo-header .half2 .form-group {
	margin-left: 1rem;
	width: 98%;
}
.form-group.promo-item-graphics-select {
	margin-top: 1rem;
}
.form-group.promo-item-graphics-select.form-group-view-mode {
	margin-top: 0;
}




/* form promo upload field*/
.live-file-field {
	margin: 0 0 1rem 1rem;
	padding: 1.5rem;
	background-color: #e9ecef;
}
.live-file-field .custom-file.custom-form-control {
	margin-bottom: 1rem;
}
.lff-file-record {
	margin-top: 1rem;
	display: flex;
}
.lff-file-record i {
	display: inline-block;
	line-height: 1rem;
	font-size: 1.5rem;
	margin-right: 0.7rem;
	color: #929ca6;
}
.lff-image-record {
	background: #ffffff;
	margin: 0.5rem 0 2rem 0;
}
.lff-image-record .promo-prew-img {
	max-width: 100%;
	height: auto;
	display: flex;
	margin: 0 auto;
}
.lff-delete {
	margin-left: 0.5rem;
	padding: 0 0.5rem;
	cursor: pointer;
}
.lff-delete i {
	font-size: 1rem;
	color: #6c757d;
	margin: 0;
}
.lff-delete:hover i {
	color: #cb203b;
}
/*styly Promo - graficke upravy*/
.viewPromo-layout .viewPdf-file {
	height: calc(100vh - 148px);
}
.viewPromo-layout .win-col .viewPdf-window.active .viewPdf-file.multi-win {
	height: calc((100vh - 154px) / 2);
}
.viewPromo-layout .win-col .viewPdf-file.multi-win {
	height: calc((100vh - 154px) / 2);
}
.viewPdf-header.viewPromo-header {
	margin-bottom: 2px;
	background: #cbd9ed;
}
.header-bar-icon.bg-primary,
.header-bar-icon:hover.bg-primary {
	color: #ffffff;
}
.header-bar-icon.bg-primary i {
	font-size: 1.2rem;
	line-height: 36px;
}
.header-bar-title .viewPromo-name {
	font-size: 1.35rem;
	font-weight: 500;
	margin-left: 1rem;
}
.viewPromo-header .btn {
	margin-left: 1rem;
}
.viewPromo-layout .post.kmv-v2 .post-user {
	padding: 0.6rem 0.6rem 0 0.6rem;
}

.post .post-marking {
	padding: 0 0 0.6rem 0;
}
.post .post-version {
	margin-left: 0.4rem;
}
.post .post-file {
	width: 1.5rem;
	height: 1.5rem;
	display: inline-block;
	text-align: center;
	background: #1c549f;
	margin-right: 0.2rem;
	line-height: 1.3rem;
	color: #ffffff;
}
.post .post-file-name {
	padding-bottom: 0.5rem;
	font-style: italic;
}

/*pseudo modal*/
.appromo_item_page {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	background-color: rgba(0, 0, 0, 0.5);
}
.appromo_item_page .form-default, .modal .form-view {
	max-height: 75vh;
}
.appromo_item_page .bottom-buttons-line {
	margin: 0 -1rem -1rem -1rem;
	border-radius: 0 0 0.3rem 0.3rem;
	padding: 1rem 2rem 1rem 1.125rem;
	flex: 0 0 65px;
}
.viewPromo-layout .viewPdf-header-bar.header-bar-center {
	padding-left: 20px;
}
.viewPromo-layout .viewPdf-header-bar.header-bar-center .col-3 {
	min-width: 160px;
}


/*promo view*/
.promo-item-summary .form-group.form-group-view-mode,
.appromo_item_page .form-group.form-group-view-mode {
	width: 100%;
	padding: 0.25rem;
	background: #f8f9fa;
	display: flex;
	margin-bottom: 0.5rem;
}
.appromo_item_page .form-group-view-mode label {
	flex: 0 0 150px;
	padding: 0.5rem;
	margin: 0;
}
.promo-item-summary .form-group-view-mode label {
	flex: 0 0 250px;
	padding: 0.5rem;
	margin: 0;
}
.promo-item-summary .form-group-view-mode .view-control,
.appromo_item_page .form-group-view-mode .view-control {
	font-weight: 500;
	flex: 1 1 auto;
	background: #ffffff;
	padding: 0.5rem;
}

/*modal souhlas graficke upravy*/
.promo-variant-text {
	margin: 0.5rem 0 1.5rem 0;
}
.promo-variant-item {
	padding: 1.2rem 1.5rem;
	background: #e9f1fd;
	margin-bottom: 1rem;
}
.promo-variant-item .form-group {
	margin-bottom: 0.1rem;
}
.promo-variant-item .custom-control-label {
	font-style: inherit;
}
.promo-variant-item .custom-control-label span {
	font-weight: 500;
	font-size: 0.9rem;
}
.promo-variant-item.selected {
	background: #c9dffd;
}

/*feedback*/
.promo-item-name {
	font-size: 1.2rem;
	font-weight: 500;
	margin-bottom: 1rem;
}
.promo-comments {
	margin: 0 0 0 1rem;
}
.promo-comments-title {
	padding: 1rem;
	background: #c9dffd;
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase;
}
.promo-comment-item {
	background: #e9f1fd;
	margin: 0.5rem 0;
	padding: 1rem;
}
.promo-comment-user {
	font-weight: 500;
	margin: 0 0 0.5rem 0;
}
.modal-lg .form-content:last-child {
	margin-bottom: 2rem;
}

/*vyrobci*/
.appromo_item_page .kinet-relatedLabels {
	background: #e9ecef;
	margin-top: 0.5rem;
}
.appromo_item_page .kinet-relatedLabels .kinet-relatedLabels-row {
	padding: 0.5rem;
	margin: 0;
}
.form-group.promo-manufacturer.form-group-view-mode {
	display: flex;
	flex-wrap: wrap;
}
.form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels {
	margin: 0.25rem -0.25rem -0.25rem -0.25rem;
	flex: 0 0 calc(100% + 0.5rem);
	background: #f8f9fa;
}
.form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLabels-row {
	padding: 0.25rem;
	margin: 0;
}
.form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLables-name {
	flex: 0 0 150px;
	padding: 0.5rem;
	margin: 0;
}
.form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLables-text {
	font-weight: 500;
	flex: 1 1 auto;
	background: #ffffff;
	padding: 0.5rem;
	border-radius: 0;
}
.appromo_item_page .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLabels-row,
.promo-item-summary .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLabels-row {
	border-top: 0.5rem solid #ffffff;
	display: flex;
}
.promo-item-summary .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLables-name {
	flex: 0 0 250px;
}
/*vyrobci katalog*/
.promo-catalog-detail .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels {
	margin: 0.75rem -0.75rem -0.75rem -0.75rem;
	flex: 0 0 calc(100% + 1.5rem);
	background: #f8f9fa;
}
.promo-catalog-detail .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLables-name {
	flex: 0 0 30%;
	padding: 0 0.5rem 0 0;
}
.promo-catalog-detail .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLables-text {
	background: transparent;
	padding: 0;
}
.promo-catalog-detail .form-group.promo-manufacturer.form-group-view-mode .kinet-relatedLabels .kinet-relatedLabels-row {
	padding: 0.75rem;
}


/*download page*/
.download-page {
	width: 800px;
	margin: 5rem auto;
	text-align: center;
	background: #e9ecef;
	padding: 2rem 1.5rem;
}
.dl-logo {
	margin-bottom: 1.5rem;
}
.dl-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin-bottom: 1.5rem;
}
.dl-info {
	text-align: left;
	margin-bottom: 2rem
}
.dl-item {
	display: flex;
	margin-bottom: 1rem;
	padding: 0.75rem;
	background: #f8f9fa;
	line-height: 1.6rem;
}
.dl-label {
	flex: 0 0 130px;
	font-style: italic;
}
.dl-value {
	font-weight: 500;
}
.dl-items .dl-item {
	flex: 0 0 49%;
}
	.dl-items {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}
/*download link view mode*/

.form-view .form-group.promo-data-link-group {
	padding: 0;
	background: transparent;
	display: block;
	margin-bottom: 0;
}
.form-group.promo-data-link-group .form-control[readonly] {
	opacity: 1;
}

/*timeline*/
.timeline {
	display: flex;
}
.timeline-item {
	flex: 1 1 auto;
	text-align: center;
	min-width: 10%;
	position: relative;
	color: #a3a3a3;
}
.timeline-item {
	flex: 1 1 auto;
	text-align: center;
	min-width: 10%;
	position: relative;
	color: #a3a3a3;
}
.timeline-item.done,
.timeline-item.done-selected,
.timeline-item.actual,
.timeline-item.actual-selected {
	color: #212529;
}
.timeline-state {
	text-transform: uppercase;
	height: 42px;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #e9ecef;*/
	font-weight: 500;
}
.timeline-state:before {
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	background-color: #e9ecef;
	top: 27px;
	left: calc(50% - 12px);
	transition: all 200ms ease-in;
	z-index: 300;
}
.timeline-item.done .timeline-state:before {
	background-color: #306cbd;
}
.timeline-item.done-selected .timeline-state:before {
	background-color: #072b69;
}
.timeline-item.actual .timeline-state:before {
	background-color: #cb203b;
}
.timeline-item.actual-selected .timeline-state:before {
	background-color: #9b0c23;
}
.timeline-item.done:hover .timeline-state:before {
	background-color: #072b69;
	cursor: pointer;
}
.timeline-item.actual:hover .timeline-state:before {
	background-color: #9b0c23;
	cursor: pointer;
}
.timeline-state:after {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	background-color: #e9ecef;
	top: 40px;
	left: 0;
	z-index: 200;
}
.timeline-state.first-state:after {
	width: 50%;
	left: 50%;
}.timeline-state.last-state:after {
	width: 50%;
	left: 0;
}
.timeline-item.done .timeline-state:after,
.timeline-item.done-selected .timeline-state:after {
	background-color: #306cbd;
}
.timeline-item.actual .timeline-state:after,
.timeline-item.actual-selected .timeline-state:after {
	background-color: #cb203b;
}
.timeline-info {
	height: 35px;
	margin-top: 20px;
	font-size: 0.8rem;
	font-weight: 300;
	line-height: 20px;
}
.timeline-time {
	font-size: 0.7rem;
	font-style: italic;
}
/*change items*/
.appromo_item_page .promo-post {
	margin: 0 0 1rem 1rem;
	padding: 1rem 1.5rem;
	background-color: #fdeedd;
}
.appromo_item_page .promo-changes-label {
	font-weight: 500;
	border-bottom: 1px solid #cfb99f;
	padding-bottom: 0.4rem;
}
.appromo_item_page .promo-post .changes-attrib {
	margin-top: 0.75rem;
	font-size: 0.8rem;
	line-height: 1.2;
}
.appromo_item_page .promo-post .attrib-name {
	min-width: inherit;
	margin-right: 0.5rem;
	font-weight: 500;
}





/*table promo appromo */
#App__Tables__APPromoTable_wrapper table  tr.appromo_state0:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state1:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state2:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state3:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state4:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state5:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state6:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state7:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state8:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state21:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state22:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state23:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state90:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state91:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state92:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state93:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state94:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state95:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state96:hover,
#App__Tables__APPromoTable_wrapper table  tr.appromo_state97:hover {
	background-color: #fef9f0;
}

#App__Tables__APPromoTable_wrapper .DTFC_LeftWrapper {
top: 0.5rem !important;
}
#App__Tables__APPromoTable_wrapper table tr td:first-child {
border-left: 3px solid #dddddd;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state8 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state90 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state91 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state92 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state93 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state94 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state95 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state96 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state97 td:first-child {
border-left: 3px solid #d36969;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state8,
#App__Tables__APPromoTable_wrapper table tr.appromo_state90,
#App__Tables__APPromoTable_wrapper table tr.appromo_state91,
#App__Tables__APPromoTable_wrapper table tr.appromo_state92,
#App__Tables__APPromoTable_wrapper table tr.appromo_state93,
#App__Tables__APPromoTable_wrapper table tr.appromo_state94,
#App__Tables__APPromoTable_wrapper table tr.appromo_state95,
#App__Tables__APPromoTable_wrapper table tr.appromo_state96,
#App__Tables__APPromoTable_wrapper table tr.appromo_state97 {
background-color: #fffbfb;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state8 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state90 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state91 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state92 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state93 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state94 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state95 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state96 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state97 td:first-child + td {
color: #d80000;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state8 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state90 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state91 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state92 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state93 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state94 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state95 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state96 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state97 td:first-child + td + td {
color: #d80000;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state6 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state7 td:first-child {
border-left: 3px solid #65aa75;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state6,
#App__Tables__APPromoTable_wrapper table tr.appromo_state7 {
background-color: #f9fcf7;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state6 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state7 td:first-child + td {
color: #106223;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state6 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state7 td:first-child + td + td {
color: #106223;
}
#App__Tables__APPromoTable_wrapper table.DTFC_Cloned tr td:first-child {
border-left: none !important;
}



/*table promo appromo - users state */
/*
#App__Tables__APPromoTable_wrapper table tr.ap_state2.user_state1:hover,
#App__Tables__APPromoTable_wrapper table tr.ap_state2.user_state2:hover,
#App__Tables__APPromoTable_wrapper table tr.ap_state2.user_state6:hover,
#App__Tables__APPromoTable_wrapper table tr.ap_state2.user_state7:hover {
	background-color: #fef9f0;
}

#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state1 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state2 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state6 td:first-child,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state7 td:first-child {
border-left: 3px solid #ffa800;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state1,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state2,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state6,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state7 {
background-color: #fcf2de;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state1 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state2 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state6 td:first-child + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state7 td:first-child + td {
color: #b07400;
}
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state1 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state2 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state6 td:first-child + td + td,
#App__Tables__APPromoTable_wrapper table tr.appromo_state2.user_state7 td:first-child + td + td {
color: #b07400;
}
*/

/*UPDATE TISKOVE UPRAVY*/
.plog-zone .plog-dt {
	margin-right: 1rem;
}
.bg-img-zone.origin-data {
	background: #c9dffd;
}
.bg-img-zone.origin-data .pdf-link {
	margin-top: 0.5rem;
}
.bg-img-zone.zone-print-data {
	margin: 2rem 0 1rem 0;
	background-color: #c9dffd;
}
.bg-img-zone.zone-print-data .form-group > label,
.bg-img-zone.zone-print-data .file-content > label{
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.875rem;
	margin-bottom: 0.5rem;
}
.zone-print-data .pdf-link {
	margin-top: 0.5rem;
	font-weight: 500;
}
.bg-img-zone.pdlog-zone {
	margin-left: 0;
	background-color: #e9f1fd;
}
.pdlog-zone .plog-dt {
	margin-right: 1rem;
}
.print-preview-approve-image {
	max-width: 100%;
}
.preview-pdf-btn-line label {
	margin-left: 1rem;
}
/*uprava nadpisu*/
.content-box > .main-title {
	text-transform: inherit;
}
.detail-title-type {
	font-weight: 300;
	font-size: 1rem;
}

/*update vstupni data*/
.preview-input-data .preview-pdf-box {
	margin: 1rem 0;
} 
/*zkraceny schvalovaci proces*/
.main-title .tile {
	margin-right: 0.5rem;
}
.tile.bg-proc-type-icon.bg-primary:hover {
	background-color: #1c549f !important;
	cursor: inherit;
}
.approvers-box .shortened-proc-auto-approved {
	background-color: #fdeedd;
	margin-bottom: 2px;
	padding: 1rem;
	line-height: 2rem;
	font-weight: 400;
	display: flex;
	font-size: 1.1rem;
	text-align: center;
}
/*promo note*/
.promo-notes-content {
	width: auto;
	max-height: 214px;
	overflow-y: scroll;
	padding: 0 1rem;
}	
.promo-notes-box {
	display: flex;
	flex-direction: column;
}
.promo-note {
	display: flex;
	padding: 0.75rem;
	margin-bottom: 0.5rem;
	background: #ffffff;
}
.promo-note:last-child {
	margin-bottom: 0;
}
.promo-note-info {
	flex: 0 0 130px;
	font-size: 0.8rem;
	font-weight: 500;
}
.promo-header .form-view label {
	flex: 0 0 130px;
}
.promo-header .form-view .view-control {
	flex: 0 0 calc(100% - 130px);

}
.promo-header .summary-success,
.promo-header .summary-reject {
	margin-bottom: 0.5rem;
	padding: 0.82rem 1.5rem;
}
.promo-header.promo-feedback {
	background-color: #e2ebdc;
}