html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
html.darkmode{
	filter: invert(1) hue-rotate(180deg);
}
body {
  margin: 0;
  user-select: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
IFRAME
{
	border: none
}

#t1
{
	width: 100%
}

A IMG
{
    border: none;
	vertical-align: middle
}

BUTTON IMG
{
	vertical-align: middle;
}
/*
#inlineData
{
	visibility:hidden; position:absolute; z-index:100; top:0px; left:0px;
}*/

.doklDet TD
{
	color: #3b5b93;
	font-weight: bold;
	vertical-align: middle;
}
.doklDet LABEL
{
	color: #3b5b7c
}

.doklDet span
{
	font-weight: bold;
}



.DataFieldED
{
	background-color: #FFFFE0;
}

.DataFieldRO,
.DataFieldNumRO,
.DataField:disabled,
input.DataField:read-only,
{
	background: #fff;
	BORDER: solid 1px #b5b8c8;
	height: 22px;
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: gray;
}

.DataFieldRO,
.DataFieldNumRO,
.DataField:disabled,
input.DataField:read-only,
{
	background: #fff;
	BORDER: solid 1px #b5b8c8;
	height: 22px;
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: gray;
}

textarea.DataFieldRO,
textarea.DataField:read-only
{
	background: #fff;
	BORDER: solid 1px #b5b8c8;	
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: gray;
}

.DataField,
.DataFieldNum
{
	background: #fff; 
	BORDER: solid 1px #b5b8c8;
	height: 21px;
	padding: 2px;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle
}

.UNKVertical{
	float: left;
}

.UNKVertical .ui-sortable LI {
    padding-right: 20px;
    background: url(../../images/system/svg/move.svg) 100% center no-repeat;
    background-size: 12px;
    padding: 2px 40px 2px 0px;
}

	.UNKVertical LI
	{

		 list-style-type: none;
		 margin-left: 3px;	 
	}

		.UNKVertical LI input
		{
			margin: 3px;
		
		}
		.UNKVertical LI label{
			margin-right: 3px;
		}
	.UNKVerticalERR LI
	{

		list-style-type: none;
		background:red;
	}
		.UNKVerticalERR LI input
			{
					margin: 3px;
				
			}
		.UNKVerticalERR LI label{
			margin-right: 3px;
		}

 /*
.UNKHorizontal li input, .UNKHorizontalERR li input, .UNKHorizontal li label, .UNKHorizontalERR li label
{
	float:none;
}  */

.UNKHorizontal li input, .UNKHorizontalERR li input{
	margin-bottom: 0;
}

select.DataFieldERR,
TEXTAREA.DF_PoznERR,
.DataFieldERR,
.row_infotable2dform .DataFieldERR,
.row_infotable2dform .DataFieldNumERR,
.DFORMRow select.ERR
{
	/* background: red url(../../images/web/text-bg.png) repeat-x 0px 0px; */
	background-color: red !important;
	background-image: none !important;
	BORDER: solid 1px #6a0000;
	height: 22px;
	padding: 2px;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	color: white
}

.DataFieldNum
{
	padding-right: 15px;
}

TEXTAREA.DataField, TEXTAREA.DataFieldERR, TEXTAREA.DataFieldRO
{
	height: auto;
}

.htmlField
{
	overflow:auto; BORDER:2px inset; WIDTH:100%; height:100%; BACKGROUND-COLOR:white; padding:0px
}

.myAlert BUTTON
{
	width: 90px;
	height: 22px;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../Images/system/button-bg.gif)
}

.myAlert TH
{
	height: 20px;
	background: #D2F2FF;
	color: #808080;
	padding: 2px 8px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

.myAlert
{
	position: absolute;
/*	table-layout: fixed;*/
	border: solid 1px #606060;
	background: #F0F0F0;
	padding: 1px 1px 10px 1px;
	color: #404040;
	max-width: 700px;
	width: 300px;
	_width: expression(width > 700 ? 700 : 300); 
	height: 120px;
	text-align: center
}

.myAlert TD
{
	padding: 8px 16px;
	font-family: Verdana;
	font-size: 12px;
}
.x-panel-body p 
{
        margin:10px;
        font-size:12px;
}

.x-hidden, .x-hide-offsets {
    position:absolute !important;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
}

/*Ciskoder filter*/
.CisKoder_SubFilter
{
	cursor:pointer;
	border-top:1px solid #7eadd9;
	border-bottom:1px solid #7eadd9;
	border-right:1px solid #7eadd9;
	height:16px;
}

.CisKoder_dropDown,
.CisKoder_dropDownOver
{
	display: inline-block;
	width: 17px;
	height: 22px;
	border-bottom: solid 1px #b5b8c8;
	vertical-align: middle;
	
	background: url(../../images/web/trigger.gif) no-repeat 0px 0px;
}

.CisKoder_dropDownOver
{
	background: url(../../images/web/trigger.gif) no-repeat -17px 0px;
}
	
.DefaultDropDownCoderImage,
.DefaultDropDownImage,
.DefaultDropDownImage:hover
{
	background: url(../../images/web/trigger.gif) no-repeat -16px 0px;  
	width: 18px;
	height: 21px !important; 
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}

.DefaultDropDownImage:hover
{
	background: url(../../images/web/trigger.gif) no-repeat 1px 0px;  
}

.DefaultDropDownCoderImage
{
	background: url(../../Images/System/iphone/24x24/data_grid.png) no-repeat -5px 0px;  
	width: 17px;
	margin-left: -17px;
}

.TaskTreeSct img
{
	float: left;
	margin-right: 10px;
	max-width: 16px;
}

.x-grid3-hd-inner img
{
	height: 16px !important;
}

.DropDownRiadok .DefaultDropDownImage + .DefaultDropDownCoderImage
{
	margin-left: 0px;
}

 .DefaultDropDownImage SPAN 
{
	visibility:hidden;
}

.DropDownRiadok
{
	display: block;
	/*width:100%;*/
}
/*------------------------------------------------*/

.DefaultDropDown
{
	display: block;
	margin-bottom: 0.25rem;
	/*width:100%;*/
}

.DefaultDropDown input
{
	display:block;
	width: !important;
	float:left;
	/* margin-right:-19px; */
}

.DefaultDropDownList
{
	display: block;
	background-color:#FFF;
	position:absolute;
	padding: 0;
	margin:0;
	margin-top: 25px;
 	z-index:5000;
	border:solid;
	border-color:#999;
	border-width:1px;
	font-weight:normal;
	overflow:auto !important;
	height:200px;

}

.infotableDFORM .DefaultDropDownList
{
	margin-left: -0px !important;
}

.infotableDFORM
{
	background: #f6f6f6 !important;
}



.DefaultDropDownList a
{
	display:block;
	padding:0 1px 1px 5px;
	color:#000;
	text-decoration:none;
	text-align:left;

}

.DefaultDropDownList a:hover
{
	cursor: pointer;
	background-color:#e3e2e2;
}

.CisKoder_completionListElement
{
	background-color:#FFF;
	position:absolute;
	/* padding: 0px 0px 5px 5px; */
	padding: 0;
	margin:0;
	width:400px; 
	border:solid;
	border-color:#999;
	border-width:1px;
	font-weight:normal;
	overflow-y:auto;
	max-height:200px;

}
.DropDownRiadok .DropDownButtons{
	display: flex;
    float: left;
}
.DropDownRiadok .DropDownButtons ~ img.item{
	width: 21px;
	height: 21px;
}
/*-------------------------------------------------------*/
.SqlVyraz
{
	font-family: Arial !important;
	color: black;
	font-weight:bold;
	line-height: 18px;
	font-style: normal;
	margin: 5px;
	-webkit-user-select: text !important;
}
.Base
{
	background-color: white;
}

.SkladInfo
{
	font-weight: bold;
	margin-left: 2px;
	overflow: hidden;
	cursor: pointer
}

.tooltip
{
	background: #FFFFF0;
	border: solid 1px #3b5b7c;
	width: 400px
}

.tooltipHead
{
	background:	#c7d5e7;
	color: #123c92
}

.tooltipPartner
{
	color: Gray;
	border-top: dotted 1px Gray
}

SPAN.tooltip
{
	position: absolute;
	padding: 1px;
	width: auto;
	white-space: nowrap;
	background: #e5ebf2 url(../../images/web/xlsHeader.gif) repeat-x
}

#inlineData, [id^=inlineData]
{
	visibility:hidden; position:absolute; z-index:10008; top:0px; left:0px;
}

.comandPanel
{
	background: white;
	border: solid 2.5px black;
	min-width:200px;
	width: auto;
	max-width: 450px;
	position:absolute;
	right:0px;
	top:55px;
}
.comandPanel a{
	padding: 1px 2px;
}

.dysable
{
    color:Gray;
}

/* OKRUHY.CSS*/
			
.fullTextSearch
{
	width: 170px;
	display: inline-block;
	margin-top: 10px;
	float: right;
	margin-right: 15px;
}

.dashboardblank .gsearch {
	width: 70% !important;
}

.dashboardBlank .fulltextsearch
 {
margin-top: 5px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}

.tabbMini .Sel
{
	border: none;
}


.tabbmini a
{
	z-index: 10000;
}

.tabb A.admin
{
    background-image: url(../../Images/icons/admin_32.gif);
}

.tabb A.admin:hover
{
    background-image: url(../../Images/icons/admin_40.gif);
}

.tabb A.adminOn, .tabb A.adminOn:hover
{
    background: center 0px no-repeat url(../../Images/icons/admin_40.gif);
    font-weight:bold;
    color: #3b5b7c;
}

.tabbMini A.admin
{
    background-image: url(../../Images/icons/admin_24.png);
}

.tabbMini A.admin:hover
{
    background-image: url(../../Images/icons/admin_24.png);
}

.tabbMini A.admin:hover,.tabbMini A.adminOn
{
    background-image: url(../../Images/icons/admin_24.png);
}

.tabbMini A.admin
{
    background-image: url(../../Images/icons/admin_24.png);
}
.tabbMini A.admin:hover,.tabbMini A.adminOn
{
    background-image: url(../../Images/icons/admin_24.png);
}
.tabb A
{
    display:inline-block;
    width:32px;
    height:32px;
	vertical-align: middle;
	padding: 40px 2px 6px 2px;
	cursor: pointer;
	border-bottom: none;
	position: relative;
	font-weight:normal;
	color:#7f8589;
	font-size:10px;
	text-align:center;
	background:center 4px no-repeat;
	margin-left: 10px;
	
}

/*
#ext-comp-1001
{
	max-width: 945px !important;
}
*/

.tabb A:hover
{
	background: center 0px no-repeat;
	color: #3b5b7c;
}

span.x-window-header-text span.item img
{
	margin-left: 2px;
}

span.x-window-header-text small
{
	display:block;
	margin-left:24px;
}

.x-window-header span.item.icon_with_bg{
	width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #adadad;
    box-sizing: border-box;
    border-radius: 4px;
    margin-left: 2px;
    background: radial-gradient(circle, rgba(247,247,247,1) 0%, rgba(226,226,226,1) 50%, rgba(247,247,247,1) 100%);
}
.x-window-header span.item.icon_with_bg:hover{
	box-shadow: inset 0px 0px 2px 0px rgb(0 0 0 / 50%);
}
.x-window-header span.item.icon_with_bg img{
	margin-left: 0;
}
/* OKRUHY.CSS    END*/

.CisDoplnky a
{
	font-size: 11px;
	font-style: normal;
}


.populateMenu {
	border: 1px solid #718bb7;
	background: #f0f0f0 url(../images/menu.gif) 4px repeat-y;
	text-align:left;
	z-index: 99999;
}
.populateMenu .search_wrap{
	display: flex;
    padding: 0;
    align-items: center;
}
.populateMenu .search_wrap img{
	max-height: 16px;
    max-width: 16px;
    margin: 0 2px;
}
.populateMenu .search_wrap input{
	margin: 5px;
    width: calc(100% - 10px);
    padding: 3px;
}
.populateMenu .list{
	padding: 0;
	border: 0 none;
}
.populateMenu .item-icon{
	width: 16px;
	border: 0 none;
	height: 16px;
	padding: 0;
	vertical-align: top;
	width: 16px;
	position: absolute;
	left: 3px;
	top: 3px;
	margin: 0;
	background-position: center;
}
.populateMenu .item-text{
	cursor: pointer;
	display: block;
	line-height: 16px;
	margin:0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
}
.populateMenu ul.list > li > ul{
	display:none;
	position: absolute;
	left: 100%;
	top: 0;
	background: #f0f0f0 url(../images/menu.gif) repeat-y;
	border: 1px solid #718bb7 !important;
	margin-top: -1px;
}
.populateMenu .item-submenu-icon{
	position: absolute;
	right:0;
	top: 3px;
}
.populateMenu ul.list > li:hover > ul{
	display:block;
}
.populateMenu.menuTooltip{
	padding:5px;
	background: #fff;
	z-index:999999999;
}
.populateMenu .popMenuAdnim{
	border:0;
	background:#ecec99;
	padding:0;
	border-bottom: 1px solid #718bb7;
	font-size: 12px;
}
.populateMenu .popMenuAdnim a{
	padding-left: 14px;
}
.populateMenu hr{
	color:#718bb7;
	background:#718bb7;
	height: 0px;
    border: 1px solid #718bb7;
}
.populateMenu .list a:hover{
	border-color: #aaccf6!important;
}
.populateMenu .list hr{
	border: 0;
	width: 100%;
	height: 1px;
	background: #718bb7;
	margin: 3px 0;
}
.list li{
	font: normal 11px arial,tahoma,sans-serif;
	line-height: 100%;
    white-space: nowrap;
    display: block;
    position: relative;
    padding: 0 4px;/*povodne 2px 4px 20.2.2019*/
	background-color:inherit !important;
	margin-bottom: 2px;
    margin-top: -2px;
}
.list .delimiter{
    border-top: 1px solid #fff;
}
.list .delimiter a{
	background:initial;
}
.list li:last-child{
	border-bottom:none;
	margin-bottom:0;
}
 .list li:first-child{
	margin-top:2px;
 }
.list a{
	display: block;
	width:auto!important;
    line-height: 16px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding: 3px 30px 3px 27px!important;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	border: 1px solid transparent;
	cursor:pointer;
	margin: 4px 0;/*povodne bez marginu 20.2.2019*/
}
.list a:hover{
	background-image: -ms-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: -moz-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: -o-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebf3fd), color-stop(100, #D9E8FB))!important;
    background-image: -webkit-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: linear-gradient(to bottom, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-color: #dbecf4!important;
    border-color: #aaccf6;
    text-decoration: none;
}
.list .menuPicture{
	z-index:1;
}
.securitySql{
	word-break: break-word;
	background-color:#fff;
}
.anylinkcss .tblSlideMenuHeader, .secondPopUp .tblSlideMenuHeader{
	background-color:#fff!important;
	padding-bottom: 5px !important;
	min-width: 150px!important;
	margin-top: 0!important;
    border: 0;
}
.anylinkcss .tblSlideMenuHeader .expandPopup, .secondPopUp .tblSlideMenuHeader .expandPopup{
	margin-right:0;
}
.anylinkcss, .secondPopUp{
	border: 1px solid #718bb7!important;
    background: #f0f0f0 url(../images/menu.gif) repeat-y!important;
}
.list .menuPicture img{
	margin-right:20px!important;
}
.list img.menuPicture{
	padding:0;
	margin-left:5px;
	margin-right:0;
}
.list img.menuPicture.suffix{
	position: absolute;
    top: 6px;
    right: 7px;
}
.list img.applicationPicture{
	position: absolute;
    top: 15px;
    left: 15px;
	width: 16px;
    height: 16px;
    z-index: +1;
}
.list img{
	/*margin-right:-20px!important;*/
}
/*zmena 22.2.2018*/
.list .item~img {
    position: absolute;
    right: 10px;
    top: 5px;
}
/*koniec*/
.list .expandPopup{
	background:url(../../Images/System/outlookmenu_sip.png) no-repeat;
	margin:0;
	margin-right:-20px;
}
.populateMenu .list li:first-child{
	margin-top:0!important;
}
.list li:last-child{
	margin-bottom:1px;
}

IMG.prava_btn
{    
   cursor:pointer;
}
#populate_menu_search{
	width: 100%;
    height: 20px;
    vertical-align: top;
    margin-top: 4px;
}
.populateMenu > div{
	padding-bottom:4px;
	border-bottom: 1px solid #718bb7;
	position:relative;
}
.populateMenu > div img{
	padding: 2px 4px;
    margin: 4px 2px;
    margin-bottom: 0;
}
.populateMenu .search_fav{
	width: 20px;
    padding: 0;
    margin: 0;
	margin-right: 4px;
	background-color: #fff;
	border: 1px solid #a3a3a3;
	box-sizing: border-box;
	cursor: pointer;
	position: absolute;
	right:0;
	top:4px;
}
 #menu_search{
	position: absolute;
	z-index: +5;
    background: #fff;
	left: 180;
    top: 0px;
}
#menu_search > div{
	border: 1px solid #b0b0b0;
    width: 26px;
    height: 20px;
	box-sizing: border-box;
	border-left:0;
}
#menu_search ul{
	display:none;
	width:26px;
	border: 1px solid #b0b0b0;
	box-sizing: border-box;
	border-top: 0;
}
#menu_search li img{
	position:relative;
	left: 0;
    right: 0;
    top: 0;
	margin: 0 auto;
    display: block;
	padding:4px 0;
}
#menu_search li:hover{
	background:#e2e2e2;
}
#populateMenu input{
	height: 20px;
	width: 180px;
}


.populateMenu .list-tree{
	padding: 10px;
    background: #fff;
}
.populateMenu .list-tree.open > .sub-tree > a .sub-tree-icon.open-icon{
	display: block;
}
.populateMenu .list-tree > .sub-tree > a .sub-tree-icon.open-icon{
	display: none;
}
.populateMenu .list-tree > .sub-tree > a .sub-tree-icon.close-icon{
	display: block;
}
.populateMenu .list-tree.open > .sub-tree > a .sub-tree-icon.close-icon{
	display: none;
}
.populateMenu .list-tree ul{
	padding-left: 20px;
	display: none;
}
.populateMenu .list-tree li{
	font-size: 13px;
    margin: 5px 0;
	padding: 0;
}
.populateMenu .list-tree li.sub-tree > a {
    font-weight: bold;
}
.populateMenu .list-tree .hidden_child{
	display: none;
}
.populateMenu .list-tree > .sub-tree > a.hidden_child~ul{
	padding-left: 0;
}
.populateMenu .list-tree ul.open{
	display: block;
	max-width: 250px;
}
.populateMenu .list-tree li.sub-tree.open > ul{
	display: block;
}
.populateMenu .list-tree a{
	display: flex;
	max-width: 250px;
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
	position: relative;
	padding: 2px 5px 2px 20px!important;
    border: 1px solid transparent;
}
.populateMenu .list-tree li:not(.sub-tree) > a:hover{
	text-decoration: none;
	background-color: #d5d5d5;
    background-color: #d5d5d5;
    background-image: -ms-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: -moz-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: -o-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebf3fd), color-stop(100, #D9E8FB))!important;
    background-image: -webkit-linear-gradient(top, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-image: linear-gradient(to bottom, #ebf3fd 0%, #D9E8FB 100%)!important;
    background-color: #dbecf4!important;
    border-color: #96c3fb;
}
.populateMenu .list-tree img.tree_icon{
	max-height: 16px;
	max-width: 16px;
	margin-right: 5px;
	float: left;
}
.populateMenu .list-tree span{
	max-width: 180px;
	display: block;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;*/
	flex-grow: 1;
	white-space: initial;
}
.populateMenu .list-tree span~img{
	margin-left: 5px;
	max-height: 16px;
	max-width: 16px;
}
.populateMenu .list-tree .sub-tree-icon{
	width: 12px;
	height: 12px;
	position: absolute;
    left: 0;
    top: 0;
	padding: 2.5px;
	z-index: +10;
}
.populateMenu .list-tree .sub-tree-icon.open-icon{
	display: none;
}
.populateMenu .list-tree .open > a > .sub-tree-icon.open-icon{
	display: inline-block;
}
.populateMenu .list-tree .open > a > .sub-tree-icon.close-icon{
	display: none;
}

.populateMenu.inline .list-tree{
	padding: 5px;
}
.populateMenu.inline .list-tree span{
	color: #3b5b7c;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.populateMenu.inline .list-tree a{
	font-size: 8pt;
    align-items: center;
}
.populateMenu.inline .list-tree .sub-tree-icon{
	width: 10px;
    height: 10px;
    padding: 4.5px;
}
.populateMenu.inline .list-tree img.tree_icon{
	max-height: 12px;
    max-width: 12px;
}
.populateMenu.inline .list-tree li{
	margin: 0;
}
.populateMenu.inline, .populateMenu.inline .search_wrap{
	border: 0!important;
}
.populateMenu.inline .list-tree span~img{
	max-height: 12px;
    max-width: 12px;
}

/*modalne okno pre JSONDataTable*/
#mySearchModal.modal, #myPdfModal.modal{
	position: fixed;
	z-index: 300;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	justify-content: center;
	align-items: flex-start;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5);
}
#myPdfModal.modal{
	z-index: 999999!important;
}
#myPdfModal.modal > h3{
	background: #d7d7d7;
    height: 48px;
    padding: 0;
    line-height: 48px;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
    margin: 0;
    color: #000;
    text-align: center;
}
#myPdfModal.modal > h3 .buttons_right{
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}
#myPdfModal.modal > h3 .buttons_right button{
	margin-right: 0.5rem;
	border: 1px solid;
}
#myPdfModal.modal > h3 .buttons_right button:last-of-type{
	margin-right: 0;
}
#myPdfModal.modal > h3 .close_pdf_{
	height: 24px;
    width: 24px;
    background: transparent url(../../images/system/close.svg) center center no-repeat;
	background-size: 16px;
    padding: 0;
    margin: 0;
}
#myPdfModal.modal > h3 .unpin_pdf_{
	height: 24px;
    width: 24px;
    background: transparent url(../../images/system/svg/focus_3.svg) center center no-repeat;
	background-size: 16px;
    padding: 0;
    margin: 0;
}

#myPdfModal.modal > embed{
	height: calc(100% - 48px);
	background-color:white;
}
#mySearchModal > div{
	width: 1200px;
	max-width: 95vw;
	margin-top: 40px
}
#mySearchModal .modal-header {
	padding: 2px 16px;
	background-color: #75c2be;
	color: white;
	border: 0;
}
#mySearchModal .modal-header h2{
	font-size: 14px;
	text-align: left;
	margin: 0.83em 0;
	color: #fff;
	font-weight: normal;
	float: left;
}
#mySearchModal .modal-header h2 strong{
	font-weight: bold;
}
#mySearchModal .modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	max-height: calc(97vh - 100px);
	overflow: auto;
}
#mySearchModal .modal-header .close {
	color: #000;
	float: right;
	font-size: 28px;
	font-weight: bold;
	opacity: 1;
	margin: 0!important;
	display: block !important;
}
#mySearchModal .modal-header .close:hover, #mySearchModal .modal-header .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#mySearchModal .modal-content .data_head{
	background: #828181!important;
	border-color: background: #828181!important;
}
#mySearchModal .modal-content .data_head *{
	color: #fff;
}
#mySearchModal .modal-content .data_wrap{
	display: flex;
	align-items: center;
	padding: 8px 0;
	border: 1px solid #ccc;
	border-top: 0;
}
#mySearchModal .modal-content .data_wrap:hover{
	background-color: #ddd;
}
#mySearchModal .modal-content .data_wrap > div{
	flex: 1 0 0;
	text-align: left;
	padding: 0 10px;
}
#mySearchModal .modal-content .data_wrap > div:first-of-type{
	flex: 0 0 70px;
	text-align: center;
}
#mySearchModal .modal-content .data_wrap > div:last-of-type{
	flex: 0 0 130px;
}
#mySearchModal .modal-content .data_wrap img{
	height: 55px;
}
.doklDet table{
	border-collapse: separate;
	border-spacing: 5px;
}
/**/
#popupWin{
	position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #96969675;
    display: flex;
    justify-content: center;
    align-items: center;
}
#popupWin .popContent{
	background: #fff;
    border: 1px solid #9c9c9c;
    padding: 0;
    text-align: left;
	width: 100%;
    max-width: 350px;
	position: relative;
}
#popupWin .popContent h3{
	height: auto;
    background: #fff;
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #9c9c9c;
    font-size: 14px;
    color: #000;
}
#popupWin .popContent > div{
	padding: 5px 10px;
}
#popupWin .pop_row{
	margin-bottom: 20px;
}
#popupWin .pop_last{
	margin-bottom: 0!important;
}
#popupWin .popContent input[type="checkbox"]{
	vertical-align: middle;
}
#popupWin .popContent input[type="text"]{
	width: 100px;
    padding: 2px;
}
#popupWin .popContent button{
	float: right;
	padding: 4px 10px;
    background: #fff;
    border: 1px solid #9c9c9c;
}
#popupWin .popContent button:hover{
	background: #efefef;
}
#popupWin .pop_close{
	position: absolute;
    right: 4px;
    top: 4px;
    height: 18px;
    line-height: 12px;
    padding: 0!important;
    width: 18px;
    text-align: center;
}
/**/

.normalPopup, .centerPopup{
	display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 99999;
    background: rgba(0,0,0,0.5) url("../../images/loader.svg") center center no-repeat;
	background-size: 40px 40px;
}
.centerPopup .center_screen > img, .normalPopup > div:first-of-type > img{
	width: 40px;
	height: 40px;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.center_screen{
	position: absolute;
	top: 50%;
	left: calc(50% - 1rem);
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 2rem 1rem 1rem 1rem;
	box-sizing: border-box;
	text-align: left;
	width: calc(100% - 2rem);
	margin: 0 1rem;
	border-width: 1px;
	border-style: solid;
	max-width: 600px;
}
.normalPopup > div:first-of-type{
	position: absolute;
	top: 1rem;
	left: calc(50% - 1rem);
	transform: translateX(-50%);
	background: #fff;
	padding: 2rem 1rem 1rem 1rem;
	box-sizing: border-box;
	text-align: left;
	width: calc(100% - 2rem);
	margin: 0 1rem;
}
.normalPopup > div:first-of-type{
	max-width: 1000px;
}
.normalPopup > div.fullWidth{
	max-width: 100%;
	left: 50%;
	top: 0;
	width: 100%;
	margin: 0;
}
/* The snackbar */
#snackbar{
  visibility: visible;
  min-width: 250px;
  margin: 0;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 999999;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  display: none/*block*/;
  width: auto;
  min-height: unset!important;
  max-width: calc(100% - 2rem);
  word-break: break-word;
  white-space: pre-line;
}
.snackbar_wrap{
	max-height: calc(100vh - 60px);
	overflow-y: auto;
	visibility: visible;
	margin: 0;
	background: none;
	position: fixed;
	z-index: 999999;
	left: 50%;
	transform: translateX(-50%);
	box-sizing: border-box;
	display: none;
	width: auto;
	min-height: unset!important;
	flex-direction: column;
}
.snackbar_wrap p{
	word-break: break-word;
	white-space: pre-line;
	user-select: text;
}
.snackbar_wrap .snackbar{
	visibility: visible;
	min-width: 250px;
	margin: 0 auto 1rem auto;
	background-color: #333;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	padding: 16px;
	box-sizing: border-box;
	display: none;
	width: auto;
	min-height: unset!important;
	position: relative;
}
.snackbar_wrap .snackbar h1
{
	position: relative;
	top: 0;
	left: 0.125rem;
	color: #fff;
	font-size: 10px;
    font-weight: normal;
	user-select: text;
	border: none;
    background-color: transparent;
	margin: -16px -8px 0 -8px;
	padding-bottom: 2px;
	text-align:left;
}
.snackbar_wrap .snackbar.error h1 *, #snackbar.error h1 *{
	font-size:inherit;
}
.snackbar_wrap .snackbar h1 a
{
	color: #fff;
}

.snackbar_wrap .snackbar.warning h1{
	color: #000;
}
.snackbar_wrap > .snackbar:last-of-type{
	margin-bottom: 0;
}
.snackbar_wrap .snackbar .close_btn, #snackbar .close_btn{
	height: 32px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #000;
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 2rem;
	margin: 0;
	position: absolute;
	bottom: 8px;
	right: 16px;
	font-weight: bold;
	user-select: none;
}
.snackbar_wrap.with_close .snackbar, #snackbar.close_design{
	padding-bottom: calc(38px + 16px);
}
.snackbar_wrap .snackbar.error .close_btn{
	border-color: #fff;
	color: #d00;
}
.snackbar_wrap .snackbar .close_btn img{
	width: 20px;
	height: 20px;
	filter: invert(1);
}
.snackbar_wrap .snackbar.warning .close_btn img{
	filter: invert(0);
}
#snackbar.error, .snackbar_wrap .snackbar.error{
	background-color: #d00;
}
#snackbar.warning, .snackbar_wrap .snackbar.warning{
	background-color: #e1ef00;
    color: #000;
}
#snackbar.top, .snackbar_wrap.top{
	bottom: unset;
	top: 30px;
}
#snackbar.bottom, .snackbar_wrap.bottom{
  bottom: 30px;
}
#snackbar.center, .snackbar_wrap.center{
	top: 50%;
	transform: translate(-50%,-50%);
}
.snackbar_wrap .snackbar a, #snackbar a{
	color: #bdf271;
	text-decoration: underline;
	font-weight: bold;
}
.snackbar_wrap .snackbar.warning a, #snackbar.warning a{
	color: #6f20ff;
}
.snackbar_wrap .snackbar.error h1 a, #snackbar.error h1 a{
	color: #fff;
	text-decoration:none;
}
.snackbar_wrap .snackbar.error a, #snackbar.error a{
	color: #d5d500;
}
.snackbar_wrap .snackbar .close_btn, #snackbar .close_btn{
	color: #000;
}
.snackbar_wrap.MAXI , #snackbar.MAXI{
	font-size: 24px;
}
.snackbar_wrap.MAXI .snackbar > p{
	margin-bottom: 1em;
}
.snackbar_wrap.MAXI .close_btn{
	font-size: 80%;
}
/*nahlad prilohy*/
#nahlad_prilohy{
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: auto;
	min-height: auto!important;
	z-index: 9999;
	background: transparent;
}
#nahlad_prilohy .nahlad_wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-height: 95vh;
	max-width: 95vw;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	background: #fff;
}
#nahlad_prilohy .nahlad_wrapper.fullscreen{
	max-height: 100vh;
    max-width: 100vw;
    width: 100%;
    height: 100%;
}
#nahlad_prilohy .nahlad_wrapper.fullscreen img{
	max-width: 10%;
    max-height: 10%;
    transform: scale(10);
}
#nahlad_prilohy .nahlad_wrapper .close_button{
	position:absolute;
	right: 0;
	top: 0;
	color: #000;
	background: #efefef;
	width: 24px;
	height: 24px;
	font-size: 20px;
	line-height: 24px;
	border: 1px solid #ccc;
	cursor: pointer;
	line-height: 26px;
	text-align: center;
}
#nahlad_prilohy .nahlad_wrapper img{
	max-width: inherit;
    max-height: inherit;
}
#nahlad_prilohy .nahlad_wrapper .popis{
	margin: 0.5rem 0;
    background: #fff;
    white-space: pre-wrap;
    padding: .25rem;
}
#nahlad_prilohy .nahlad_wrapper .popis:empty{
	background: none;
	padding: 0;
	margin: 0;
}
#nahlad_prilohy p.loading{
	font-size: 16px;
	color: #fff;
}
#nahlad_prilohy p.loading span{
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 .25rem;
	background: #fff;
	border-radius: 50%;
	font-weight: bold;
	animation-name: animacia-loader;
	animation-duration: 1.4s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
#nahlad_prilohy p.loading span:nth-of-type(2){
	animation-delay: 0.4s;
}
#nahlad_prilohy p.loading span:nth-of-type(3){
	animation-delay: 0.8s;
}
@keyframes animacia-loader {
  40%{
	transform: translateY(0);
  }
  50% {
	transform: translateY(-5px);
  }
}
/*material design input*/
.mat-form{
	display: inline-block;
	position: relative;
}
.mat-form input, .mat-form .mat-label{
	font-family: sans-serif;
	font-size: 14px;
}
.mat-form input{
	border: 0;
	border-bottom: 1px solid #ccc;
	display: block;
	height: 40px;
	width: 100%;
	box-sizing: border-box;
    padding: 20px 5px 0 5px;
	outline: none;
}
.mat-form .mat-label{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	overflow: hidden;
}
.mat-form .mat-label .mat-label-text{
	position: absolute;
	bottom: 3px;
	left: 0;
	transition: all 0.4s;
	color: #919191;
	padding: 0 5px;
	box-sizing: border-box;
}
.mat-form .mat-label:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: -100%;
	width: 100%;
	border-bottom: 1px solid #0067A6;
	transition: all 0.4s;
}
.mat-form input:focus + .mat-label .mat-label-text, .mat-form input:valid + .mat-label .mat-label-text{
	bottom: 24px;	
	font-size: 12px;
	color: #0067A6;
}
.mat-form input:focus + .mat-label:after, .mat-form input:valid + .mat-label:after{
	left: 0;
}
/*switcher checkbox*/
.switch{
	position: relative;
	cursor: pointer;
	display: inline-block;
	margin: 2px 0;
}
.switch input[type="checkbox"]{
	width: 0;
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
}
.switch .switch-slider{
	position: relative;
	display: inline-block;
	width: 36px;
	height: 14px;
	background: #838383;
	margin: .5rem;
	border-radius: 8px;
	transition: all .4s ease;
}
.switch.bordered .switch-slider{
	height: 15px;
	border: 1px solid #fff;
    box-sizing: border-box;
}
.switch .switch-slider, .switch .switch-text{
	vertical-align: middle;
}
.switch .switch-text{
	font-size: 14px;
	color: #000;
}
.switch .switch-slider:before{
	content: "";
	position: absolute;
	left: -6px;
	top: -3px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #f0f0f0;
	z-index: +1;
	transition: all 0.4s ease;
	box-shadow: 0 0 4px #000;
}
.switch.bordered .switch-slider:before{
	top: -4px;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.switch input[type="checkbox"]:checked ~ .switch-slider{
	background: #3498DB;
}
.switch input[type="checkbox"]:checked ~ .switch-slider:before{
	left: calc(100% - 16px);
	background: #0D47A1;
}
.switch.switch-outline{
	
}
.switch.switch-outline .switch-slider{
	height: 16px;
	width: 32px;
    margin: 0 .5rem 0 0;
    border-radius: 11px;
}
.switch.switch-outline .switch-slider:before{
	top: 1px;
	left: 1px;
	background: #fff;
	height: calc(100% - 2px);
	width: 14px;
	box-shadow: none;
}
.switch.switch-outline input[type="checkbox"]:checked ~ .switch-slider:before{
	left: 100%;
	transform: translateX(-100%);
	box-shadow: none;
}
/*poznamky a todo*/
#comment_list_wrap{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99990;
	background: #fff;
	display: none;
	min-height: unset!important;
}
#comment_list_wrap.picker_shown{
	z-index: 100000;
}
#comment_list_wrap *{
	box-sizing: border-box;
}
#comment_list_wrap button{
	outline: none;
}
#comment_list_wrap.opened{
	display: flex;
	flex-direction: column;
}
#comment_list_wrap .comment_header_bar{
	flex: 0 0 90px;
	height: 90px;
	background: var(--main-bg-color);
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
#comment_list_wrap #comment_pozn .comment_header_bar{
	flex: 0 0 50px;
	height: 50px;
}
#comment_list_wrap .comment_header_bar h4, #comment_list_wrap .picture_picker .header h4{
	margin: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 1rem;
	font-size: 18px;
	color: #fff;
	position: relative;
	text-decoration: none;
}
#comment_list_wrap .comment_header_bar h4 > span{
	white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 2rem);
    display: inline-block;
}
#comment_list_wrap .comment_header_bar h4.list > span{
	max-width: calc(100% - 192px - 2rem);
}
#comment_list_wrap .comment_header_bar h4.list.shared_detail > span{
	max-width: calc(100% - 2rem);
	line-height: 2;
}
#comment_list_wrap .comment_header_bar h4.list.shared_detail > span i{
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	display: block;
	line-height: 1;
}
#comment_list_wrap .comment_header_bar .kategori_detail, #comment_list_wrap.detail .comment_header_bar > *{
	display: none;
}
#comment_list_wrap.detail .comment_header_bar .kategori_detail{
	display: block;
}
#comment_list_wrap.detail .comment_content{
	display: none;
}
#comment_list_wrap #comment_kategorie .comment_header_bar h4.list button{
	position: absolute;
	right: 0.25rem;
	top: 50%;
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	background: none;
    border: 0;
    padding: 0 14px;
	display: flex;
    align-items: center;
}
#comment_list_wrap #comment_kategorie .comment_header_bar h4.list .delete_icon{
	right: 48px;
}
#comment_list_wrap #comment_kategorie .comment_header_bar h4.list .shortcut_icon{
	right: 96px;
}
#comment_list_wrap #comment_kategorie .comment_header_bar h4.list .shared_icon{
	right: 144px;
}
#comment_list_wrap .comment_header_bar .close_pozn, #comment_list_wrap .picture_picker .header .back_picker{
    display: inline-block!important;
    margin-left: -0.75rem;
    margin-right: 0.5rem;
    float: none;
	width: 48px;
	height: 48px;
	background: none;
    border: 0;
    padding: 0;
	position: relative!important;
	vertical-align: top;
	right: 0!important;
    top: 0!important;
    transform: translateY(0)!important;
}
#comment_list_wrap #comment_kategorie .comment_header_bar h4 .delete_icon, #comment_list_wrap #comment_kategorie .comment_header_bar h4 .delete_icon_all, #comment_list_wrap #comment_kategorie .comment_header_bar .shortcut_icon, #comment_list_wrap #comment_kategorie .comment_header_bar h4 .shared_icon, #comment_list_wrap #comment_kategorie .comment_header_bar h4.shared_active .shared_icon{
	display: none;
}
 #comment_list_wrap #comment_kategorie .comment_header_bar h4.list.shared_detail span ~ button{
	 display: none!important;
}
#comment_list_wrap #comment_kategorie .comment_header_bar h4.list .delete_icon, #comment_list_wrap #comment_kategorie .comment_header_bar h4.list .delete_icon_all{
	display: flex;
}
#comment_list_wrap .comment_header_bar h4 button img{
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	filter: invert(1);
}
#comment_list_wrap .comment_header_bar .close_pozn img{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
}
#comment_list_wrap .comment_header_bar ul{
	margin: 0;
	padding: 0;
	display: flex;
	border: 0;
    background: none;
}
#comment_list_wrap #comment_kategorie .comment_header_bar ul{
	overflow-x: auto;
	border-radius: 0;
	overflow-y: hidden;
}
#comment_list_wrap .comment_header_bar ul li{
	flex: 1 1;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
    padding: 0 0.5rem;
	position: relative;
	border: 0;
}
#comment_list_wrap #comment_kategorie .comment_header_bar ul li{
	min-width: 60px;
}
#comment_list_wrap #comment_kategorie .comment_header_bar ul li.hidden_kat{
	min-width: 0;
    width: 0;
    flex: 0 0 0;
    padding: 0;
    overflow: hidden;
}
#comment_list_wrap .comment_header_bar ul li.active:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #fff;
}
#comment_list_wrap .comment_header_bar ul li button img{
	height: 20px;
	width: 20px;
}
#comment_list_wrap .comment_header_bar ul li button{
	border: 0;
	margin: 0; 
	padding: 0;
	outline: none;
	background: none;
	color: #ccc;
	width: 100%;
	height: 100%;
	text-align: center;
}
#comment_list_wrap .comment_header_bar ul li.active button{
	color: #fff;
}
#comment_list_wrap .comment_content{
	flex: 0 0 calc(100% - 90px);
	overflow-y: auto;
	padding: 0.5rem;
}
#comment_list_wrap #comment_pozn .comment_content{
	flex: 0 0 calc(100% - 50px);
	height: calc(100% - 50px);
}
#comment_list_wrap .tab{
	display: none;
}
#comment_list_wrap > .tab{
	height: 100%;
	flex-direction: column;
}
#comment_list_wrap .tab.opened{
	display: block;
}
#comment_list_wrap > .tab.opened{
	display: flex;
}
#comment_list_wrap.detail .comment_content > .tab.opened{
	display: none;
}
#comment_list_wrap.detail #comment_detail{
	display: block;
}
#comment_list_wrap #comment_pozn{
	height: 100%;
}
#comment_list_wrap #comment_pozn #poznamkovy_block{
	width: 100%;
    height: 100%;
    max-height: calc(100% - 4px);
    overflow-y: auto;
	resize: none;
	border: 0;
	padding: 0.25rem;
	font-size: 14px;
    color: #000;
    line-height: 20px;
	outline: none;
	background: rgb(255 253 181 / 0.4);
	font-weight: 600;
}
#comment_list_wrap .comment_content .list_view, #comment_list_wrap .comment_content .shared_view{
	padding: 0;
	margin: 0;
	border: 0;
    border-radius: 0;
}
#comment_list_wrap .comment_content .list_view li, #comment_list_wrap .comment_content .shared_view li{
	position: relative;
	padding: 0.75rem 0.25rem 0.75rem 32px;
	border: 0;
	border-radius: 0;
}
#comment_list_wrap .comment_content .list_view.kategorie li, #comment_list_wrap .comment_content .shared_view.kategorie li{
	border-bottom: 1px solid #ccc;
	padding: 0.75rem 0 0.75rem 0.5rem;
	cursor: pointer;
}
#comment_list_wrap .comment_content .list_view.kategorie li:last-of-type, #comment_list_wrap .comment_content .shared_view.kategorie li:last-of-type{
	border-bottom: 0;
}
#comment_list_wrap .comment_content .list_view.kategorie li p, #comment_list_wrap .comment_content .shared_view li p{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 16px;
}
#comment_list_wrap .comment_content .list_view.kategorie li p .sortable_area, #comment_list_wrap .comment_content .shared_view li p .sortable_area{
	padding-left: 40px;
	display: inline-block;
    max-width: calc(100% - 120px - 1rem);
}
#comment_list_wrap .comment_content .shared_view li p .sortable_area{
	max-width: calc(100% - 50px - 1rem);
	padding-left: 0;
	color: #35901a;
}
#comment_list_wrap .comment_content .shared_view{
	position: relative;
	margin-top: 1rem;
    padding-top: 1rem;
}
#comment_list_wrap .comment_content .shared_view:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #35901a;
}
#comment_list_wrap .comment_content .shared_view li p .sortable_area i{
	font-style: normal;
    margin-right: 1rem;
}
#comment_list_wrap .comment_content .list_view.kategorie li p .count_icon, #comment_list_wrap .comment_content .shared_view li p .count_icon, #comment_list_wrap .comment_content .list_view.kategorie li p .kat_icon, #comment_list_wrap .comment_content .list_view.kategorie li p .delete_kat{
	position: absolute;
	right: 0;
	top: -5px;
	min-width: 30px;
	height: 30px;
	background: none;
	border: 2px solid #468966;
	border-radius: 30px;
	color: #468966;
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px;
    text-align: center;
}
#comment_list_wrap .comment_content .list_view.kategorie li p .delete_kat{
	border: 0;
	width: 48px;
	z-index: +1;
}
#comment_list_wrap .comment_content .list_view.kategorie li p .delete_kat img{
	width: 20px;
	height: 20px;
	filter: contrast(0.5);
}
#comment_list_wrap .comment_content .list_view.kategorie li p .count_icon{
	right: calc(48px + 1rem);
}
#comment_list_wrap .comment_content .shared_view li p .count_icon{
	right: 9px;
}
#comment_list_wrap .comment_content .list_view.kategorie li p .count_icon.red_color, #comment_list_wrap .comment_content .shared_view li p .count_icon.red_color{
	border-color: #FF2D00;
	color: #FF2D00;
}
#comment_list_wrap .comment_content .list_view.kategorie li p .kat_icon{
	right: unset;
	left: calc(20px + 1rem);
	border: 0;
	border-radius: 0;
	border: 0;
	padding: 0;
    height: 20px;
    width: 20px;
	min-width: unset;
    top: 0;
	filter: brightness(0.3);
}
#comment_list_wrap .comment_content .list_view.poznamky li:before{
	content: "";
	position: absolute;
	top: 20px;
	left: 16px;
	width: 14px;
	height: 14px;
	background: #909090;
	border-radius: 50%;
	transform: translate(-50%,-50%);
}
#comment_list_wrap .comment_content .list_view li, #comment_list_wrap .comment_content .shared_view li{
	font-weight: 600;
	font-size: 14px;
}
#comment_list_wrap .comment_content .list_view.todos li.new_one:before{
	top: 30px;
}
#comment_list_wrap .comment_content .list_view.todos li{
	border-bottom: 1px solid #ccc;
	padding-left: 0.5rem;
	background: #fff;
}
#comment_list_wrap .comment_content .list_view.todos li.remind:after{
	content: "";
	position: absolute;
	top: 0.75rem;
	right: 0;
	width: 16px;
	height: 16px;
	background: url("../../images/system/poznamky/bell_full.svg") center center no-repeat;
	background-size: 14px;
	opacity: 0.3;
}
#comment_list_wrap .comment_content .list_view.todos li span.stav{
	border: 2px solid #929292;
	border-radius: 2px;
	width: 20px;
    height: 20px;
    flex: 0 0 20px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 1rem;
    cursor: pointer;
}
#comment_list_wrap .comment_content .list_view.todos li span.sort-icon, #comment_list_wrap .comment_content .list_view.kategorie .kategoria_item .sort-icon{
	width: 20px;
    height: 20px;
    flex: 0 0 20px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 1rem;
    cursor: pointer;
	background: url("../../images/system/poznamky/drag_handle.svg") 2px center no-repeat;
	background-size: 16px;
}
#comment_list_wrap .comment_content .list_view.todos li.kladna span.stav{
	background: url("../../images/system/iphone/bchat/check.svg") center center no-repeat;
	background-size: 10px;
}
#comment_list_wrap .comment_content .list_view.todos li.zaporna span.stav{
	background: url("../../images/system/iphone/bchat/check.svg") center center no-repeat;
	background-size: 10px;
}
#comment_list_wrap .comment_content .list_view.todos li.kladna .textarea, #comment_list_wrap .comment_content .list_view.todos li.zaporna .textarea{
	text-decoration: line-through;
	opacity: 0.5;
}
#comment_list_wrap .comment_content .list_view.todos li .urgent_icon:not(".urgent") img{
	filter: grayscale(1);
}
#comment_list_wrap .comment_content .list_view.todos li p{
	width: calc(100% - 20px - 0.5rem);
	padding-right: 60px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
    padding-top: 2px;
}
#comment_list_wrap .comment_content .list_view.todos li .controls{
	position: absolute;
	right: 0;
	top: 4px;
}
#comment_list_wrap .comment_content .list_view.todos li .urgent_icon{
	margin-right: 0.5rem;
}
#comment_list_wrap .comment_content .list_view.todos li .urgent_icon, #comment_list_wrap .comment_content .list_view.todos li .remove_item{
	padding: 0;
	height: 32px;
    width: 32px;
}
#comment_list_wrap .comment_content .list_view.todos li .urgent_icon img, #comment_list_wrap .comment_content .list_view.todos li .remove_item img{
	width: 20px;
	height: 20px;
}
#comment_list_wrap .comment_content .list_view.todos li .urgent_icon:not(.urgent) img{
	filter: grayscale(1);
}
#comment_list_wrap .comment_content .list_view.poznamky li{
	display: flex;
	align-items: flex-start;
}
#comment_list_wrap .comment_content .list_view li button{
	float: none;
}
#comment_list_wrap .comment_content .list_view li.new_one{
	display: none;
	align-items: flex-start;
	border-bottom: 0;
}
#comment_list_wrap .comment_content .list_view li .remove_btn{
	padding: 0;
	margin: 0 0 0 0.5rem;
	border: 0;
	flex: 0 0 35px;
	width: 35px;
	background: #cc0000;
	border-radius: 4px;
	position: relative;
}
#comment_list_wrap .comment_content .list_view li .remove_btn:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	background: url("../../images/system/iphone/48x48/Delete.png") center center no-repeat;
	background-size: contain;
	transform: translate(-50%,-50%);
}
#comment_list_wrap .comment_content .list_view li.new_one.visible{
	display: flex;
}
#comment_list_wrap .comment_content .list_view li .textarea, .baris_modal .baris_modal_wrap > .body div.textarea{
	border: 0;
	width: 100%;
	height: auto;
	font-size: 17px;
	line-height: 1.4;
	padding: 0 0.25rem 0.25rem 0.25rem;
	height: auto;
    background: #fff;
	color: #000;
	outline: none;
	margin-top: 6px;
	font-weight: normal;
	position: relative;
	overflow: hidden;
	white-space: pre;
}
.baris_modal .baris_modal_wrap > .body div.textarea{
	white-space: pre-wrap;
}
#comment_list_wrap .comment_content .list_view.todos li .textarea{
	width: calc(100% - 55px - 2rem);
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
	font-size: 16px;
    line-height: 1.2;
	white-space: pre-wrap;
}
#comment_list_wrap #comment_kategorie .comment_header_bar .shared_active ~ ul li{
	display: none;
}
#comment_list_wrap .comment_content .list_view.todos.shared li.list_item{
	border-style: dashed;
	margin-left: 3rem;
}
#comment_list_wrap .comment_content .list_view.todos.shared li.list_item.last_item{
	border: 0;
}
#comment_list_wrap .comment_content .list_view.todos.shared li.user_item{
	display: flex;
    align-items: center;
	border-top: 1px solid #ccc;
	margin-top: 2rem;
}
#comment_list_wrap .comment_content .list_view.todos.shared li.user_item img{
    height: 50px;
    border-radius: 50%;
    margin-right: 1rem;
}
#comment_list_wrap .comment_content .list_view.todos.shared li.user_item span{
	font-size: 16px;
}
#comment_list_wrap .comment_content .list_view.todos.shared li.user_item:first-of-type{
	border-top: 0;
	margin-top: 0;
}
#comment_list_wrap .comment_content .list_view.todos li .textarea.red_color{
	color: #f00;
	font-weight: bold;
}
#comment_list_wrap .comment_content .list_view.todos li.new_one .textarea{
	padding-top: 5px;
	line-height: 1.7;
}
#comment_list_wrap .comment_content .list_view.poznamky li .textarea:after, #comment_list_wrap .comment_content .list_view li.new_one .textarea:after, .baris_modal .baris_modal_wrap > .body div.textarea:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0;
	width: 100%;
	background: #ddd;
}
#comment_list_wrap .comment_content .list_view li.new_one .textarea:after, .baris_modal .baris_modal_wrap > .body div.textarea:after{
	height: 1px;
}
#comment_list_wrap .comment_content .list_view.poznamky li .textarea:before, #comment_list_wrap .comment_content .list_view li.new_one .textarea:before, .baris_modal .baris_modal_wrap > .body div.textarea:before{
	content: "";
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: var(--main-bg-color);
	transform: translateX(calc(-100% - 4px));
	transition: transform 0.2s linear;
	z-index: +1;
}
#comment_list_wrap .comment_content .list_view.poznamky li .textarea:focus:before, #comment_list_wrap .comment_content .list_view li.new_one .textarea:focus:before, .baris_modal .baris_modal_wrap > .body div.textarea:focus:before{
	transform: translateX(-4px);
}
.baris_modal .baris_modal_wrap > .body div.textarea + span{
	display: none;
}
.baris_modal .baris_modal_wrap > .body div.textarea:empty + span{
	display: block;
}
#comment_list_wrap .comment_content .list_view li.new_one button{
	padding: 4px;
	margin: 0 0 0 0.5rem;
	background: var(--main-bg-color);
	border-radius: 4px;
	flex: 0 0 35px;
	width: 35px;
}
#comment_list_wrap .comment_content .list_view li.new_one button img, #comment_list_wrap .comment_content .fixed_btn img{
	height: 24px;
	width: 24px;
	filter: invert(1);
}
#comment_list_wrap .comment_content .fixed_btn{
	position: fixed;
	bottom: 1.5rem;
	right: 1.25rem;
	background: var(--main-bg-color);
	border-radius: 50%;
	margin: 0;
	padding: 0;
    width: 48px;
    height: 48px;
    border: 0;
    box-shadow: 0 0 6px #000;
	display: flex;
    align-items: center;
    justify-content: center;
	outline: none;
	z-index: +1;
}
#comment_list_wrap .picture_picker{
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    display: none;
    flex-direction: column;
}
#comment_list_wrap .picture_picker.show{
	display: flex;
	z-index: +1;
}
#comment_list_wrap .picture_picker .header{
	flex: 0 0 50px;
    height: 50px;
    background: var(--main-bg-color);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
/*#comment_list_wrap .picture_picker .header h4, */#comment_list_wrap .comment_header_bar .kategori_detail h4{
	padding-left: 58px;
}
#comment_list_wrap .picture_picker .header .back_picker, #comment_list_wrap.detail .comment_header_bar .kategori_detail .back_picker{
	right: unset;
	left: 0.25rem;
}
#comment_list_wrap .picture_picker .header .back_picker img, #comment_list_wrap .picture_picker .header .confirm_picker img{
	width: 20px;
	height: 20px;
	filter: invert(1);
}
#comment_list_wrap .picture_picker .header .confirm_picker{
	position: absolute;
	background: none;
	border: 0;
	width: 48px;
    height: 48px;
	padding: 0;
    right: 0.5rem;
}
#comment_list_wrap .picture_picker .content{
	flex: 0 0 calc(100% - 50px);
    padding: 0.5rem;
    box-sizing: border-box;
    overflow-y: auto;
	
}
#comment_list_wrap .picture_picker .content > div{
	max-width: 500px;
    margin: 0 auto;
    display: block;
    width: 100%;
	text-align: center;
}
#comment_list_wrap .picture_picker .content img{
	margin: 0.5rem;
	width: 48px;
	height: 48px;
	padding: 0.5rem;
	filter: brightness(0.3);
}
#comment_list_wrap .picture_picker .content img.selected{
	border: 1px solid #929292;
	border-radius: 4px;
}
.baris_modal .select_picture .picker_trigger_btn span{
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(100%);
    margin-right: -1rem;
}
.baris_modal .select_picture .picker_trigger_btn span img{
	width: 32px;
    height: 32px;
    filter: brightness(0.3);
}
.baris_modal .footer .flex_w > button{
	margin-right: 0.75rem;
}
.baris_modal .footer .flex_w > button:last-of-type{
	margin-right: 0;
}
.baris_modal ul.share_users_list{
	border: 0;
    margin: 0;
}
.baris_modal ul.share_users_list li{
	display: flex;
    align-items: flex-start;
    position: relative;
    cursor: pointer;
    margin-bottom: 0.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
	border-top: 0;
}
.baris_modal ul.share_users_list li.selected > div:last-of-type{
	position: relative;
}
.baris_modal ul.share_users_list li > div:last-of-type:before{
	content: "";
	position: absolute;
	top: 50%;
	right: 0.25rem;
	transform: translateY(-50%);
	width: 26px;
	height: 26px;
	border: 2px solid var(--main-bg-color);
	background: none;
	border-radius: 4px;
	box-sizing: border-box;
}
.baris_modal ul.share_users_list li.selected > div:last-of-type:before{
	background: var(--main-bg-color);
}
.baris_modal ul.share_users_list li.selected > div:last-of-type:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 0.25rem;
	transform: translateY(-50%);
	width: 26px;
	height: 26px;
	border-radius: 4px;
	box-sizing: border-box;
	background: transparent url(../../images/system/menu/detail/check.svg) center center no-repeat;
	background-size: 20px;
	filter: invert(1);
}
.baris_modal ul.share_users_list li:after{
    content: "";
    position: absolute;
    bottom: 1px;
    right: 10px;
    height: 1px;
    width: calc(100% - 90px);
    background: #ddd;
}
.baris_modal ul.share_users_list li > div{
	flex-grow: 1;
    min-height: 60px;
	display: flex;
	align-items: center;
    padding: 5px 40px 5px 5px;
    max-width: 100%;
	position: relative;
}
.baris_modal ul.share_users_list li h5{
	color: #000;
    font-size: 16px;
    font-weight: bold;
    position: relative;
	margin: 0;
}
.baris_modal ul.share_users_list li .img_wrapper{
	height: 60px;
    width: 70px;
    flex: 0 0 70px;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.baris_modal ul.share_users_list li .img_wrapper img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
}
.baris_modal ul.share_users_list li.hidden_user{
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
/*markdown preview*/
#markdownPreview{
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	display: none;
}
#markdownPreview.open{
	display: block;
}
#markdownPreview > div{
	max-height: 95%;
    max-width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 4px;
    background: #fff;
    padding: 1rem;
    box-sizing: border-box;
    z-index: 9999;
}
#markdownPreview > div > button{
	position: absolute;
    z-index: +2;
    right: 0;
    top: 0;
    border: 0;
    background: rgba(255,255,255,0.5);
    font-size: 20px;
    color: #f00;
    padding: 0;
    width: 24px;
}
#markdownPreview #makrdownPreviewText{
	display: none;
}
#markdownPreview .CodeMirror{
	border: 0;
    padding: 5px 0;
	display: none;
}
/*baris modal*/
.baris_modal{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: auto!important;
    background: rgba(0,0,0,0.3);
    z-index: 99999;
}
.baris_modal *{
	box-sizing: border-box;
	outline: none;
}
.baris_modal button{
	cursor: pointer;
	float: none;
}
.baris_modal .baris_modal_wrap{
	position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.6);
    border-radius: 4px;
    transform: translate(-50%,-50%);
	max-height: 90%;
	max-width: 90%;
	font-size: 14px;
	min-width: 320px;
}
.baris_modal .baris_modal_wrap > .header{
	padding: 1rem 2rem 1rem 1rem;
	border-bottom: 1px solid #aaa;
	font-size: 1.125rem;
	font-weight: bold;
	position: relative;
}
.baris_modal.clear_border .baris_modal_wrap > .header,
.baris_modal.clear_border .baris_modal_wrap > .body{
	border: 0;
}
.baris_modal .baris_modal_wrap > .header > .modal_close{
	position: absolute;
	right: 0;
	top: 7px;
	border: 0;
	background: transparent url("../../images/system/close_normal.svg") center center no-repeat;
	background-size: 16px;
	width: 36px;
	height: 36px;
	padding: 0;
	filter: invert(0.25);
}
.baris_modal .baris_modal_wrap > .body{
	padding: 1rem;
	border-bottom: 1px solid #aaa;
}
.baris_modal .baris_modal_wrap > .footer{
	padding: 1rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.baris_modal .baris_modal_wrap > .footer > button{
	padding: 0 0.5rem;
	height: 40px;
	line-height: 36px;
	text-align: center;
	margin: 0 0.5rem;
}
.baris_modal .baris_modal_wrap > .footer > button.full{
	flex: 1 1;
}
.baris_modal .baris_modal_wrap > .footer > button:first-of-type{
	margin-left: 0;
}
.baris_modal .baris_modal_wrap > .footer > button:last-of-type{
	margin-right: 0;
}
.baris_modal .body *{
	font-size: 14px;
}
.baris_modal .body > * > *{
	font-size: inherit;
}
.baris_modal .body label{
	display: block;
	margin: 0 0 0.75rem 0;
}
.baris_modal .body label input[type="text"], .baris_modal .body label input[type="password"]{
	width: 100%;
	font-size: 14px;
	border: 0;
	border-bottom: 1px solid #aaa;
	background: none;
	padding: 2px;
    box-sizing: border-box;
    height: 24px;
    display: block;
}
.baris_modal .body label input[type="checkbox"]{
	vertical-align: middle;
    margin-right: 0.25rem;
}
[id^="baris_todo_"] .baris_modal_wrap > .body{
	border: 0;
}
[id^="baris_todo_"] .baris_modal_wrap > .header > .modal_close{
	display: none;
}
[id^="baris_todo_"] .baris_modal_wrap > .body > .urgent div.textarea{
	color: #f00;
    font-weight: bold;
}
[id^="baris_todo_"] .baris_modal_wrap > .body > .urgent div.textarea:before{
	background: #f00;
}
[id^="baris_todo_"] .footer .flex_w{
	width: 100%;
    display: flex;
}
[id^="baris_todo_"] .footer .flex_w .bck_btn{
	margin-right: auto;
}
[id^="baris_todo_"] .baris_modal_wrap > .body [data-todo_btn_reminder]{
	border: 1px solid var(--main-bg-color);
    border-radius: 4px;
    padding: 0 1rem;
}
.galleryWrapper{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100000;
	background: rgba(0,0,0,0.9);
	display: none;
}
.galleryWrapper.shown{
	display: block;
}
.galleryWrapper button{
	outline: none;
}
.galleryWrapper .galleryContent{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,calc(-50% + 22px));
	max-width: calc(100vw - 2rem);
	max-height: calc(100vh - 2rem - 44px);
}
.galleryWrapper .images, .galleryWrapper .img_w{
	max-height: inherit;
	max-width: inherit;
}
.galleryWrapper .images .img_w{
	display: none;
}
.galleryWrapper .images .img_w.loading{
	background: url(../../images/system/jebeto.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	min-width: 40px;
    min-height: 40px;
}
.galleryWrapper .controls{
	position: absolute;
	top: 1px;
	right: 0;
	width: 100%;
	background: none;
	display: flex;
    align-items: center;
}
.galleryWrapper .controls p{
	margin: 0;
	color: #fff;
	padding: 0 1rem;
}
.galleryWrapper .controls .close_gal{
	display: inline-block;
	width: 44px;
	height: 44px;
	border: 0;
	background: transparent url(../../images/system/menu/detail/close.svg) center center no-repeat;
	background-size: 32px 32px;
	outline: none;
	filter: invert(1);
	margin-left: auto;
	flex-shrink: 0;
	padding: 0;
}
.galleryWrapper .controls .prev_img, .galleryWrapper .controls .next_img{
	position: absolute;
	left: 0;
	top: 44px;
	height: calc(100vh - 44px);
	width: 25%;
	min-width: 44px;
	background: transparent url(../../images/system/menu/detail/arrow_left.svg) 12px center no-repeat;
	background-size: 24px 24px;
	filter: invert(1);
	border: 0;
	padding: 0;
	visibility: hidden;
}
.galleryWrapper .controls .next_img{
	background-image: url(../../images/system/menu/detail/arrow_right.svg);
	background-position-x: calc(100% - 12px);
	left: unset;
	right: 0;
}
.galleryWrapper .images .img_w.active{
	display: block;
}
.galleryWrapper .images img{
	opacity: 1;
	max-height: inherit;
	max-width: inherit;
	height: auto;
}
.galleryWrapper .images .loading img{
	opacity: 0;
}
.load_fail{
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.localLoader{
	margin: 0;
	padding: 0;
	min-height: 40px;
	min-width: 40px;
	background: transparent url(../../images/system/jebeto.gif) 0 5px no-repeat;
	background-size: 30px 30px;
}
.baris_graf_wrapper{
	padding: 0.5rem 0;
    margin-bottom: 1rem;
    background: #fff;
}
.baris_graf_wrapper.isFullscreen{
	height: 100%;
}
.baris_graf_wrapper .topBar, .gauge_chart_wrapper .topBar{
	position: absolute;
	top: 0;
	right: 0;
	z-index: +1;
	background: #fff;
}
.baris_graf_wrapper .topLeftBar{
	position: absolute;
	top: 0;
	left: 0;
	z-index: +1;
}
.baris_graf_wrapper .topLeftBar * {
	font-size: 10px;
}
.baris_graf_wrapper .topBar button, .gauge_chart_wrapper .topBar button{
	border: 0;
	background: none;
	border-radius: 4px;
	padding: 4px;
}
.baris_graf_wrapper .topBar button img, .gauge_chart_wrapper .topBar button img{
	width: 16px;
	height: 16px;
}
.gauge_chart_wrapper{
	position: relative;
}
.gauge_chart_wrapper .topBar{
	right: 10px;
}
.gauge_chart_wrapper button, .baris_graf_wrapper button, .lcChart button{
	outline: none;
}
.clock{
	background: #fff;
}
.clocking_wrap{
	font-size: inherit;
	text-align: center;
}
.clock.default{
	font-size: 32px;
	font-weight: bold;
}
.clock.bad_time{
	color: #f00;
}
.clock h5{
	font-size: 18px;
}
.clock > p.clocking_wrap{
	margin: 0;
}
.clock > p.bad_text{
	display: none;
	margin-bottom: 0.5rem;
	text-align: center;
	padding-bottom: 5px;
}
.clock.bad_time > p.bad_text{
	display: block;
	color: #f00;
	font-size: 16px;
}
.clocking_wrap > span{
	position: relative;
	padding: 5px 2px 0 2px;
}
.clocking_wrap > span[data-clocking_medzera]{
	padding-left: 0;
	padding-right: 0;
}
@keyframes blinking {
  50% {
    opacity: 0.0;
  }
}
@-webkit-keyframes blinking {
  50% {
    opacity: 0.0;
  }
}
.blinking {
  animation: blinking 1s step-start 0s infinite;
  -webkit-animation: blinking 1s step-start 0s infinite;
}
.baris_modal.full_size .baris_modal_wrap{
	max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: 0;
	display: flex;
    flex-direction: column;
}
.baris_modal.full_size .baris_modal_wrap > .header{
	flex: 0 0 54px;
    padding: 0;
}
.baris_modal.full_size .baris_modal_wrap > .header > .modal_close{
	top: 50%;
    transform: translateY(-50%);
	right: 0.25rem;
	filter: invert(1);
}
.baris_modal.full_size .baris_modal_wrap > .body{
	padding: 0;
    overflow-y: auto;
	flex: 1 1;
}
.baris_modal.full_size .baris_modal_wrap > .footer{
	flex: 0 0 50px;
    padding: 0;
}
.baris_modal.okruh_color .baris_modal_wrap > .header, .baris_modal.okruh_color .baris_modal_wrap > .footer{
	background: var(--main-bg-color);
	color: #fff;
}
#baris_share_kategory .baris_modal_wrap > .header p, #baris_share_kategory .baris_modal_wrap > .header .search_wrap{
	padding: 0 calc(36px + 1.25rem) 0 calc(0.5rem + 48px);
	line-height: 1.8;
	height: 50px;
    margin: 0;
	position: relative;
}
#baris_share_kategory .baris_modal_wrap > .header p i{
	display: block;
    line-height: 1;
    font-size: 14px;
    font-style: normal;
}
#baris_share_kategory .baris_modal_wrap > .header p button, #baris_share_kategory .baris_modal_wrap > .header .search_wrap button{
	position: absolute;
    right: 0.25rem;
    top: 0;
    width: 48px;
    height: 48px;
    background: none;
    border: 0;
    padding: 0 14px;
    display: flex;
    align-items: center;
	outline: none;
}
#baris_share_kategory .baris_modal_wrap > .header p button img, #baris_share_kategory .baris_modal_wrap > .header .search_wrap button img{
	height: 20px;
    filter: invert(1);
}
#baris_share_kategory .baris_modal_wrap > .header p .close_pozn, #baris_share_kategory .baris_modal_wrap > .header .search_wrap .close_pozn{
    right: unset;
	left: 0.25rem;
}
#baris_share_kategory .baris_modal_wrap > .header p .search_btn{
	position: absolute;
	right: 0.25rem;
}
#baris_share_kategory .baris_modal_wrap > .header .search_wrap label{
	display: block;
	width: 100%;
}
#baris_share_kategory .baris_modal_wrap > .header .search_wrap label input{
	margin-bottom: 0;
    width: 100%;
    background: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 0 0.25rem;
    text-decoration: none;
}
#baris_share_kategory .baris_modal_wrap > .header .search_wrap label input::placeholder{
	color: #eee;
}
#baris_share_kategory .baris_modal_wrap > .header .search_wrap{
	display: none;
	align-items: center;
}
#baris_share_kategory .baris_modal_wrap > .header .modal_close{
	display: none;
}
#baris_share_kategory .baris_modal_wrap > .footer .flex_w{
	display: flex;
    height: 100%;
    width: 100%;
}
#baris_share_kategory .baris_modal_wrap > .footer .flex_w > button{
	padding: 0 1rem;
	margin: 0;
	height: 100%;
	flex: 1 1;
	color: #fff;
	position: relative;
	background: none;
}
#baris_share_kategory .baris_modal_wrap > .footer .flex_w > button:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 30px;
	background: #fff;
	transform: translateY(-50%);
}
#baris_share_kategory .baris_modal_wrap > .footer .flex_w > button:last-of-type:after{
	display: none;
}
.ddm_design, .ddm_design *{
	box-sizing: border-box;
}
.ddm_design{
	height: 40px;
    display: block;
    position: relative;
    padding: 0 1rem 0.25rem 0.25rem;
	border: 0;
	border-bottom: 1px solid #ddd;
    pointer-events: unset;
}
.ddm_design:before{
	content: attr(data-label_txt);
    position: absolute;
    top: 23px;
    color: #757575;
    font-size: 12px;
	transition: top 200ms ease;
}
.ddm_design.filled:before{
    top: 3px;
}
.ddm_design:after{
	content: "";
	position: absolute;
    bottom: 0.375rem;
	right: 0.25rem;
	width: 10px;
	height: 10px;
    font-size: 12px;
	background: transparent url(../../Images/System/menu/detail/arrow_down.svg) center center no-repeat;
	background-size: 10px;
}
.ddm_design > span{
	line-height: 56px;
	display: none;
}
.ddm_design + .ddm_design_list{
    position: absolute;
    bottom: 0;
	left: 0;
    transform: translateY(100%);
    border-radius: 2px;
    min-width: 180px;
    padding: 0;
	margin: 0;
	border: 0;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
}
.ddm_design_list{
	display: none;
}
.ddm_design_list.shown{
	display: block;
}
.ddm_design_list li{
	border: 0;
    padding: 0.125rem 0.75rem;
	font-weight: normal;
    color: #000;
}
.ddm_design_list li:first-of-type{
	color: #777;
}
.baris_modal.pointer_events_none *{
	pointer-events: none;
}
.baris_modal.pointer_events_none .ddm_design_list *{
	pointer-events: auto;
}
#baris_todo_update .ddm_design{
	max-width: 180px;
    border: 1px solid var(--main-bg-color);
    border-radius: 4px;
    padding: 0 1rem;
    line-height: 35px;
    height: 35px;
}
#baris_todo_update .ddm_design:before, #baris_todo_update .ddm_design:after, #baris_todo_update .ddm_design .span{
	display: none
}
#baris_todo_update .ddm_design_list{
	bottom: unset;
    top: 0px;
    transform: translateY(0);
}
#tmp_window.modal_view{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block!important;
	min-height: unset!important;
	z-index: 10008;
}
#tmp_window.modal_view iframe{
	background: #fff;
}
#tmp_window.modal_view iframe.loading_bar{
	background-image: url(../../images/system/jebeto.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;
}
.infoBar{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	margin: 1em;
}
.infoRow{
	padding:0.25em;
	margin:0.25em;
	width:fit-content;
}
.infoBar.EB{
	background: #f00;
	color: #fff;
}
.infoBar.WB{
	background: #e8c413;
	color: #fff;
}
.infoBar.IB{
	background: #3fad44;
	color: #fff;
}
.infoBar.E,.infoRow.E{
	background-color: #f00;
	color: white;
}
.infoBar.W,.infoRow.W{
    background-color: #c5a91a;    
    color: white;
}
.infoBar.I,.infoRow.I {
	background-color: #3fad44;	
	color: white;
}
@media (min-width:756px){
	.baris_modal .baris_modal_wrap{
		max-width: 500px;
	}
}
@media (max-width: 756px){
	.ui-dialog.mobile_modal{
		max-width:calc(100vw - 2rem)!important;
	}
}
@media (max-width: 350px){
	.baris_modal .baris_modal_wrap{
		min-width: 95vw;
	}
}
img.red
{
	filter:invert(10%) sepia(84%) saturate(5594%) hue-rotate(360deg) brightness(103%) contrast(97%);
}
img.orange
{
	filter:invert(84%) sepia(28%) saturate(5715%) hue-rotate(332deg) brightness(100%) contrast(104%);
}
img.green
{
	filter:invert(45%) sepia(24%) saturate(1302%) hue-rotate(77deg) brightness(99%) contrast(83%);
}
img.blue
{
	filter:invert(29%) sepia(97%) saturate(1013%) hue-rotate(175deg) brightness(100%) contrast(99%);
}
img.gray
{
	filter:invert(44%) sepia(2%) saturate(2905%) hue-rotate(16deg) brightness(102%) contrast(83%);
}
img.white{
	filter: invert(1);
}
#jebeto
{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../../images/system/jebeto.gif);
	background-color: rgba(255, 255, 255, 0.7) ;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 999999;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */
	display: table;
	user-select: none;
}
#jebeto span
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-top: 80px;
}
body.jebeto_wait, body.jebeto_wait *{
	cursor: progress !important;
}
span.collapser{
	width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    /*border: 1px solid #939393;
    border-radius: 2px;*/
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 14px;
    font-style: normal;
	background: none;
    margin: 2px 0 0 4px;
	float: right;
	text-indent: -9999px;
    cursor: pointer;
	position: relative;
}
span.collapser:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../../images/system/menu/back.png) center center no-repeat;
	background-size: 80%;
	transition: transform 400ms;
}
span.collapser.minus:after{
	transform: rotate(90deg);
}
span.collapser.plus:after{
	transform: rotate(-90deg);
}
[class^="infotableHdr"] > div{
	float: right;
}
[class^="infotableHdr"] > div > *{
	vertical-align: middle;
}
[class^="infotableHdr"] .cacheinfo{
	display: inline-block;
    vertical-align: top;
    line-height: 1;
	margin-right: 8px;
	cursor: pointer;
}
[class^="infotableHdr"] .cacheinfo > img{
	filter: contrast(0.1);
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
[class^="infotableHdr"] .cacheinfo > span{
	font-size: 12px;
    font-weight: bold;
    color: #737373;
    vertical-align: middle;
    margin-left: 8px;
}
.ext_buttVenv a[rel="SectionOn"]:after,.ext_buttVenv a[rel="SectionOff"]:after{
	content: "";
	position: absolute;
	right: 5px;
	top: 8px;
	height: 10px;
	width: 10px;
	background: url(../../images/system/menu/back.png) center center no-repeat;
    background-size: 100%;
	transform: rotate(90deg);
    transition: transform 400ms;
	transform-origin: center;
}
.ext_buttVenv a[rel="SectionOff"]:after{
	transform: rotate(-90deg);
}
.fc-button.fc-shareButton-button{
	width: 40px;
}
.fc-button.fc-shareButton-button:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 16px;
	height: 16px;
	background: transparent url(../../images/system/svg/share.svg) center center no-repeat;
	background-size: cover;
}
.fc-event *{
	color: inherit;
}
.img_fit img{
	object-fit: contain;
    height: inherit;
    width: inherit;
}
.DateTimeDiv span.DateTimeSpan, .DateTimeDiv span.DateTimeSpanCal{
    width: 21px;
    display: none;
    height: 21px;
    vertical-align: top;
    border: solid 1px #b5b8c8;
	border-left: 0;
	margin-right: 5px;
    box-sizing: border-box;
    background: #fff url(../../images/system/svg/calendar_add.svg) center center no-repeat;
    background-size: 16px;
    cursor: pointer;
}
.DateTimeDiv span.DateTimeSpanCal{
	background-image: url(../../images/system/svg/calendar.svg);
	background-size: 16px;
}
table.data_list_table{
	width: 100%;
    border: 0;
}
table.data_list_table thead tr {
    border-bottom: 2px solid #4d4d4d;
    color: #4d4d4d;
}
table.data_list_table tr th {
    font-weight: bold;
}
table.data_list_table tr th, table.data_list_table tr td {
    padding: 8px 4px;
}
table.data_list_table tr:nth-of-type(2n) {
    background: rgb(0 0 0 / 10%);
}
.baris_modal .data_list_table table td img{
	max-height: 48px;
	max-width: 48px;
}
#baris_data_list_modal .baris_modal_wrap > .footer{
	padding: 0 1rem;
}
/*baterka*/
[data-battery]{
	border: 2px solid #aaa;
	width: 100%;
	height: 20px;
	min-width: 60px;
	position: relative;
	display: flex;
	align-items: center;
	background: #e0e0e0;
	box-sizing: border-box;
	max-width: 80px;
}
[data-battery]:before{
	content: attr(data-battery) " %";
	position: relative;
	font-size: 11px;
	color: var(--battery-font-color);
	font-weight: bold;
	margin: 0 auto;
	z-index: +1;
}
[data-battery]:after{
	content: "";
	width: var(--battery-perc);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--battery-color);
}
/*********/
/*modalwindow jqueryui*/
.ui-dialog{
	z-index: 10002!important;
}
.ui-widget-overlay{
	z-index: 10001!important;
}
.ui-dialog.ext_modal, .ui-dialog.mobile_modal{
    padding: 0;
    background: #d6d6d6;
	z-index: +9999!important;
}
.ui-dialog.ext_modal + .ui-widget-overlay{
	z-index: +9998!important;
}
.ui-dialog.ext_modal .ui-dialog-titlebar{
	border: 0;
	/*border-bottom: 1px solid #949494;*/
    background: none;
    border-radius: 0;
	background: #e4e4e4;
}
.ui-dialog.ext_modal .ui-dialog-titlebar-close{
	width: auto;
    height: auto;
    border: 0;
    padding: 0;
    margin-top: -8px;
}
.ui-dialog.ext_modal .ui-dialog-titlebar-close.ui-state-over{
	border: 0;
}
.ui-dialog.ext_modal .ui-dialog-titlebar .ui-icon-closethick{
    background-image: url(../../JavaScript/ext-3.1.0/resources/images/default/panel/tool-sprites.gif);
	background-position: 0 0;
	width: 15px;
    height: 15px;
    margin: 0;
}
.ui-dialog.ext_modal .ui-dialog-titlebar .ui-icon-closethick:hover{
	background-position: -15px 0;
}
.ui-dialog.ext_modal .ui-dialog-titlebar .ui-dialog-title{
	font-size: 11px;
}
.ui-dialog.ext_modal .ui-dialog-content{
	background: #e4e4e4;
}
.ui-dialog.ext_modal .ui-dialog-buttonpane{
	/*background: #c0c0c0;
    border-color: #b3b3b3;*/
	background: #e4e4e4;
	border: 0;
    padding: 10px;
    margin-top: 0;
}
.ui-dialog.ext_modal .ui-dialog-buttonpane .ui-button{
	background: #f4f4f4;
    font-weight: bold;
    border-radius: 0;
    color: #000;
    margin: 0 5px 5px 0;
    font-size: 11px;
}
.ui-dialog.ext_modal .ui-dialog-buttonpane .ui-dialog-buttonset{
	display: flex;
}
.ui-dialog.ext_modal .ui-dialog-buttonpane .ui-button .ui-button-text img{
	margin-right: 5px;
    max-width: 16px;
    max-height: 16px;
}
/*mobilna verzia*/
.ui-dialog.mobile_modal{
	box-shadow: 0 11px 15px -7px rgb(0 0 0 / 20%), 0 24px 38px 3px rgb(0 0 0 / 14%), 0 9px 46px 8px rgb(0 0 0 / 12%);
    background: #fff;
    color: rgba(0,0,0,.87);
    border: 0;
    border-radius: 4px;
	display: flex!important;
	flex-direction: column;
	min-height: 150px;
	padding: 20px;
	background: #fff;
	background: #fff;
	z-index: +99999!important;
	box-sizing: border-box;
	position: fixed!important;
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%,-50%);
    max-height: calc(100vh - 2rem)!important;
    max-width: 80vw!important;
	width: max-content!important;
}
.ui-dialog.mobile_modal + .ui-widget-overlay{
	z-index: +99998!important;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: auto!important;
	height: auto!important;
}
.ui-dialog.mobile_modal > div{
	flex: 0 0 auto;
}
.ui-dialog.mobile_modal > [data-tmp_modal_window]{
	overflow-y: auto;
	font: 400 1rem/20px Roboto,Helvetica Neue,sans-serif;
    letter-spacing: normal;
	flex: 1 1;
	padding: 0;
	-webkit-user-select: text;
	user-select: text;
}
.ui-dialog.mobile_modal > [data-tmp_modal_window] input[type="number"]{
	text-align: right;
	margin: 4px 0;
	padding: 0 4px;
    box-sizing: border-box;
	-moz-appearance: textfield;
}
.ui-dialog.mobile_modal > [data-tmp_modal_window] input[type="number"]::-webkit-outer-spin-button,
.ui-dialog.mobile_modal > [data-tmp_modal_window] input[type="number"]::-webkit-inner-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
.ui-dialog.mobile_modal, .ui-dialog.mobile_modal + .ui-widget-overlay{
	min-height: unset!important;
}
.ui-dialog.mobile_modal + .ui-widget-overlay{
	background: rgba(0,0,0,.32);
	display: block;
}
.ui-dialog.mobile_modal .ui-dialog-titlebar{
	background: #fff;
    border: 0;
    margin: 0 0 20px;
    padding: 0;
    font: 500 1.125rem/28px Roboto,Helvetica Neue,sans-serif;
    letter-spacing: normal;
}
.ui-dialog.mobile_modal .ui-dialog-titlebar-close{
	display: none;
}
.ui-dialog.mobile_modal .ui-dialog-title{
	margin: 0;
}
.ui-dialog.mobile_modal .ui-dialog-buttonpane{
	padding: 10px 0 0 0;
	min-height: 52px;
	margin: 0 0 -24px 0;
	border: 0;
}
.ui-dialog.mobile_modal .ui-dialog-buttonpane .ui-button{
	font-family: Roboto,Helvetica Neue,sans-serif;
    font-size: 14px;
    font-weight: 500;
	display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 4px;
    overflow: visible;
	background: none;
	border: 0;
    margin-left: 4px;
	float: unset;
}
.ui-dialog.mobile_modal .ui-button-text-only .ui-button-text{
	padding: .4em 0;
}
.ui-dialog.mobile_modal .ui-dialog-buttonpane .ui-button:first-of-type{
	margin-left: 0;
}
.ui-dialog.mobile_modal .ui-dialog-buttonpane .ui-button:hover{
	background: rgba(0,0,0,0.04);
}
/**********************/
.x-window-body .iFilter{
	position: relative;
}
.x-window-body .iFilter div.ftxButtHolder{
	display: none;
}
.x-window-body .ftxSearchModeWrapper .ftxSearchMode{
	position: absolute;
    left: 0px;
    border: 1px solid #c7d6f7;
    background-color: #e5f0ff;
    width: 25px;
    height: 25px;
    background-size: 12px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.x-window-body .ftxSearchModeWrapper .ftxSearchModeModal ul li{
	text-align: left;
}
.x-window-body .ftxSearchModeWrapper .ftxSearchModeModal ul li:before{
	transform: translateX(-18px);
    left: 0;
}
.x-window-body .ftxSearchModeWrapper .ftxSearchModeModal ul li.selected{
	background-color: transparent;
}
/***************************/
.baris_modal_wrap .records_list{
	overflow-y: auto;
    max-height: calc(90vh - 180px);
}
.baris_modal_wrap .records_list .record_item{
	display: grid;
    grid-template-columns: auto max-content 60px;
	margin-bottom: 6px;
	position: relative;
    align-items: center;
    padding: 0.5rem 0;
}
.baris_modal_wrap .records_list .record_item.block > div{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.baris_modal_wrap .records_list .record_item > div > p:first-of-type{
	margin-top: 0;
}
.baris_modal_wrap .records_list .record_item > div > p{
    margin: 10px 0 0 0;
	line-height: 1.2;
}
.baris_modal_wrap .records_list .record_item > p{
	margin: 0;
}
.baris_modal_wrap .records_list .record_item button{
    width: 48px;
    height: 48px;
    padding: 10px;
    box-sizing: border-box;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.baris_modal_wrap .records_list .record_item.block{
	display: flex;
	padding-right: calc(48px + 1rem);
	position: relative;
	min-height: 50px;
    padding-bottom: 6px;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.baris_modal_wrap .records_list .record_item.block:last-of-type{
	border-bottom: 0;
}
/**/
.t_left{
	text-align: left;
}
.t_right{
	text-align: right;
}
.t_center{
	text-align: center;
}
.t_8{
	font-size: 8px;
}
.t_10{
	font-size: 10px;
}
.t_12{
	font-size: 12px;
}
.t_14{
	font-size: 14px;
}
.t_16{
	font-size: 16px;
}
.t_18{
	font-size: 18px;
}
.t_20{
	font-size: 20px;
}
.t_22{
	font-size: 22px;
}
.t_24{
	font-size: 24px;
}
.t_26{
	font-size: 26px;
}
.t_28{
	font-size: 28px;
}
.t_30{
	font-size: 30px;
}
.t_32{
	font-size: 32px;
}
.t_34{
	font-size: 34px;
}
.t_36{
	font-size: 36px;
}
.t_b{
	font-weight: bold!important;
}
.t_n{
	font-weight: normal!important;
	font-style: normal!important;
}
.t_i{
	font-style: italic!important;
}
.red{
	color: #F00;
}
.green{
	color: #2E7D32;
}
.blue{
	color: #0277BD;
}
.black{
	color: #000;
}
.orange{
	color: #FF9D33;
}
.purple{
	color: #880e4f;
}
/**/
.dformBtn{
	background: #fff;
    height: 100%;
    border: 1px solid #7F9DB9;
    padding: 5px 10px;
    line-height: 1;
}
.cis_alerty_w .cis_alerty_line .cis_alerty_title{
	color: var(--main-txt-color, );
}
ul.cis_alerty_stav_list li button{
	border: 1px solid var(--main-bg-color, );
	color: var(--main-bg-color, );
}
.infotableHldrNew[data-show_alerty="0"] ul.cis_alerty_stav_list button[data-stav_alertu_l="0"], .infotableHldrNew[data-show_alerty="1"] ul.cis_alerty_stav_list button[data-stav_alertu_l="1"]{
	background: var(--main-bg-color, );
}
.iviewer_unpin{
	background: #fff url(../../images/system/256x256/unpin.png) center center no-repeat;
	background-size: contain;
}
.iviewer_pin{
	background: #fff url(../../images/system/256x256/pin.png) center center no-repeat;
	background-size: contain;
}
.thumbnail_preview{
	position: absolute;
	margin:5px 0 0 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	background: #fff;
	padding: 4px;
	box-sizing: border-box;
	max-width: 300px;
	z-index: 2;
}
.thumbnail_preview .thumbnail_img{
	position: relative;
}
.thumbnail_preview .thumbnail_img img{
	max-width: calc(300px - 8px);
	max-height: 150px;
	opacity: 0;
	transition: opacity 0.4s;
}
.thumbnail_preview .thumbnail_img.start_load, .thumbnail_preview .thumbnail_img.thumbnail_error{
	width: calc(300px - 8px);
	height: 150px;
	background: rgba(0,0,0,0.2) url(../../images/system/jebeto.gif) center center no-repeat;
}
.thumbnail_preview .thumbnail_img.start_load:after{
	content: "Nahr�vam obr�zok...";
	position: absolute;
	top: calc(50% + 40px);
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 12px;
	font-weight: bold;
	color: #888;
}
.thumbnail_preview .thumbnail_img.thumbnail_error{
	background: rgba(255,0,0,0.2);
}
.thumbnail_preview .thumbnail_img.thumbnail_error:after{
	content: "Nepodarilo sa na��ta� obr�zok";
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.thumbnail_preview p{
	margin: 4px 0 0 0;
	font-size: 12px;
}