/*základné nastavenia*/
body {
	border-width: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #16354B;
	line-height: 1.0em;
	background-repeat: repeat-x;
	background-position: relative;
	background-color: rgba(240,240,240, 0.85);
	margin: 0px;
}

/* TOTO JE NOVE CSS Z PROJEKTOV*/
html, body {
   height: 91%; /*nastavenie výšky stránky na 100 % výšky okna*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
}

h1 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #1E5773;
}

a, a:hover {
	outline-style: none;
	text-decoration: none;
	color: #0F4071;
	outline-width: 0;
}

a:hover {
	color: #A61815;
}

a img {
	border-width: 0;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/* OK */
.header {
	display: block;
	height: 35px;
	background-color: #113E82;
	background-image: linear-gradient(180deg, #113E82, #113E82, #112E5A, #0F2847);
	border-bottom-color: #E2C637;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

.clear {
  clear: both;
}

/* OK */
.tool-area {
	height: auto;
    background-color: #C4C4C4;
	background-image: linear-gradient(180deg, #717171 1px, #BABABA 8px, #C4C4C4);
	border-bottom-color: #264D66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* OK */
.nadpis_stranka {
	display: inline-block;
	padding-top: 1px;
	font-size: 17px;
	text-align: left;
	margin-top: 10px;
	margin-left: 50px;
	text-align: left;
	color: #F4B93E
}

.tool-panel{
	display: block;
	padding-top: 10px;
	min-height: 47px;
	margin-left: 75px;
	margin-right: 75px;
}

.tool-group {
	display: inline-block;
}

.tool-left, .tool-right {
	display: inline-block;
	min-height: 40px;
}

.tool-left {
	width: 85%;
	float: left;
}

.tool-right {
	width: 10%;
	float: right;
}

.page-content {
	display: block;	
	min-height: 100%;
	height: 100%;
}

#tab_grid {
	margin-top: 10px;
}

#wrapper {
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#footer, #force {
	height: 50px;
	clear: both;/*pri viacstĺpcovom rozložení stránky*/
}

#footer{
	display: block;
	position: relative;
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	background-color: #FAFAFA;
	border-top-color: #bbb;
	border-top-style: solid;
	border-top-width: 1px;
}


.page-header { grid-area: header; }
.left-menu { grid-area: menu; }
.content { grid-area: content; }
.widget { grid-area: right; }
.page-footer { grid-area: footer; }

.grid-container {
  display: grid;
  grid-template-areas:
    'header header header header header header'
    'menu content content content content content'
    'menu footer footer footer footer footer';
  gap: 10px;
  padding: 5px;
}

.grid-container > div {
  text-align: center;
  padding: 10px 0;
  font-size: 30px;
}

.page-header {
	height: 35px;
	
}

.left-menu {
	width: 180px;
}


.tlacidlo{
	font-size: 13px;
}


.vpravo{
	float: right;
	padding-right: 10px;
}


.login{
	background-image: url("image/login.png");
}

.chyba{
	position: relative;
	display: block;
	color: #9F0000;
	font-size: 14px; 
	height: 70px;
	top: 250px;
	text-align: center;
	background-color: #FFFFDD;
	border-color: #C79241;
	border-style: solid;
	border-width: 1px;
	line-height: 5px;
}


.info_dialog{
	position: relative;
	display: block;
	color: #9F0000;
	font-size: 14px; 
	height: 25px;
	text-align: center;
	background-color: #FFFFDD;
	border-color: #C79241;
	border-style: solid;
	border-width: 1px;
	line-height: 5px;
	padding-top: 15px
}

.matrix-field-container{
	padding-left: 5px;
}

.matrix-input.label{
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 1px;	
    color: #666;	
}

.matrix-input.value{
	
	
}

.matrix-input{
	display: block;
}


.matrix-row {
	position: relative;
	display: block;
	min-height: 45px;
	padding-left: 40px;
}

.matrix-item, .matrix-half-item {
	margin-right: 10px;
	position: relative;
	display: inline-grid;
}

.matrix-item.label {
    min-width: 10%;
    margin-left: 5%;
}

.matrix-item.value {
    min-width: 70%;
    margin-left: 5%;
}

.matrix-half-item.value {
    min-width: 35%;
    margin-left: 5%;
}

.tools-item.label{
	top: -15px;
	margin-left: 7px;
	position: relative;
	display: inline-grid;
}

.blok-top-zvyrazni{
	background-color: #f6f6f6;
	border-color: #92b7dc;
	border-style: solid;
	border-width: 1px;	
	padding-left: 6px;
	margin-bottom: 10px;
}

.blok-line {
	margin-right: 15px;
	position: relative;
	display: inline-grid;
}

.blok-line-blok {
	margin-right: 15px;
	position: relative;
	display: inline-block;
}

/*BLOK LEFT WIDGET*/
.widget-pozadie{
 background-color: #FCFCFC;
 border-color: #BCC9F5;
 border-style: solid;
 border-width: 1px;
} 

.widget-left 
{
 position: relative;
 display: inline-block;
 float: left;
 width: 160px;
 height: 600px;
 border-width: 1px;
}


/*BLOK LEFT WIDGET - END*/


button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    color: transparent;
}

.percent_25{
	width: 25%;
}

.percent_50{
	width: 50%;
}

.percent_75{
	width: 75%;
}

.percent_100{
	width: 100%;
}

.percent_33{
	width: 130px;
}

.percent_66{
	width: 66%;
}


#tab_grid{
	overflow-x: hidden; /* Hide horizontal scrollbar */
	overflow-y: scroll; /* Add vertical scrollbar */	
}

div.jtable-main-container table.jtable thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.jtable-data-row{
	border-bottom-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}

div.jtable-main-container {
	height:100%;
}

.grid_proces {
    font-size: 13;
}

.form-panel {
	position: relative;
	display: block;
	min-height: 40px;
	background-color: #FFFFFF;
	border-color: #BCC9F5;
	margin-right: 20px;
	margin-left: 20px;
	z-index: 0;	
	border-width: 1px;
	border-style: solid;
}


.form-500 {
	top: 150px;
	width: 500px;
	height: 250px;
} 

.filter-panel {
	background-color: #D8EAFC;
	border-color: #BCC9F5;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
}

.rounded{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



#pozor {
	position: relative;
	display: block;
	width: 300px;
	height: 40px;
	background-color: rgba(250,188,30, 0.85);
	border-color: #BCC9F5;
	border-width: 1px;
	border-style: solid;
	border-radius: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#tooltip{
	background-position: 5px 50%;
	background-image: url("image/info.png");
	background-repeat: no-repeat;
	border-color: #1E6B95;
	border-width: 1px;
	border-style: solid;
	float: left;
	font-size: 12px;
	max-width: 160px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 3em;
	position: absolute;
}

#dialog-info {
	font-size: 15px;
	line-height: 1.5em;
}


.firma {
	width: 100%;
	color: #ACACAC;
	font-size: 11px;
	top: 15px;
}

.ui-autocomplete {
    max-width: 550px;
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}


/*ICONY CSS*/
.icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 16px;
}

.icon_line{
	width: 16px;
	height: 16px;
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.icon25{
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;	
}

.icon-ok{
	background-image: url("icon/ok_16.png");
}

.icon-mail-send{
	background-image: url("icon/mail_send_16.png");
}

.info16{
	background-image: url("icon/info_16.png");
}

.aktivita16 {
	background-image: url("image/aktivita_16.png");
}

.doc16 {
	background-image: url("image/doc1_16.png");
}


.app_info{
	padding-top: 10px;
	font-size: 16px;	
	text-align: center;
	color: #269AD9;
	height: 30px;
}

.app-blok{
	position: relative;
	display: block;
	height: 150px;	
}


.app-logo{
	position: relative;
	display: block;
	width: 202px;
	height: 64px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;	
	z-index: 0;
	border-color: #BCC9F5;
	border-style: solid;
	border-width: 1px; 
	background-image: url("image/logo_app.png"); 
}

.blok-heslo{
	position: relative;
	display: block;
	margin-top: 20px;
	width: 350px;
	height: 160px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	border-color: #BCC9F5;
	border-style: solid;
	border-width: 1px; 
}


.blok_data_left, .blok_data_right {
	display: inline-block;
	min-width: 100px;
	position: relative;		
}

.blok_data_left {
	float: left;
}

.blok_data_right {
	float: right;
}
 
.blok_550, .blok_600, .blok_700, .blok_1100, .blok_1200, .blok_1300, .blok_1400, .blok_model_top, .blok_model_org, .blok_model_proces, .PNGArea {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
} 

.PNGArea{
	width: 60%;
}

.blok_model_org{
	border: solid 1px black; 
	width: 1400px; 
	min-height: 750px;	
}

.blok_model_top
{
border: solid 1px black; 	
width: 1400px; 
min-height: 750px;	
}

.blok_model_proces
{
width: 1400px; 
min-height: 750px;	
}
  

/*FORMULAR*/  
form{
	
}

.form-button-new {
	margin-top: 5px;
	margin-left: 70%;	
}

.blok_formular {
	width: 70%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;	
	background-color: #FFFFFF;
	border-color: #127BB0;
	border-style: solid;
	border-width: 1px; 	
	
}

.formfield * {
	vertical-align: middle;
}

.form 
{
	line-height: 1.2em;
}

.riadok_formular_30{
	height: 30px;
}

.riadok_formular *{
	vertical-align: middle;
	padding-top: 1px;
	display: block;	
}

/*BLOK ANALYZA*/
.blok_data_info_kompetencia{
	position: relative;
	display: block;
	width: 1050px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;	
	background-color: #FCFCFC;
    border-color: #BCC9F5;
    border-width: 1px;
    border-style: solid;
}

.info_riadok, .info_riadok_small{
	padding-left: 10px;
	display: block;
	height: 25px;
}

.info_riadok{
	padding-top: 8px;	
}

.info_riadok_small{
	padding-top: 2px;	
}

.info_label, .info_hodnota, .info_label_org{
	display: inline-block;
	height: 20px;
	padding-left: 10px;
}
.info_label{
	padding-top: 10px;
	color: #003264;
	font-size: 12px;
	width: 80px;
	vertical-align: top; 
}

.label_detail{
	width: 160px;
} 

.tucne{
	font-weight: bold;
}

.info_hodnota{
	padding: 5px 5px;
	color: #003264;
	background-color: #FEFEF3;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;		
}

.hodnota_celkom{
	height: 25px;
	font-size: 16px;
}

.detail_proces_nazov{
	padding-top: 10px;
	width: 550px;
	font-size: 14px;
	color: #930000;	
}
.proces-nazov{
	width: 350px;	
}
.proces-fte{
	width: 90px;	
}

.optimalizacia-fte{
	background-color: #FFEAEA;
	color: #840000;	
}

.proces-ciel{
	width: 600px;
	font-weight: normal;
	line-height: 1.2em;
	height: 80px;
}


/*BLOK ANALYZA KONIEC*/

/*kompetenčný model*/  
.blok_info_kompetencia {
	width: 450px;
	height: 250px;
}  

.blok_info_kompetencia_tobe {
	margin-top: 5px;
	width: 150px;
	height: 350px;
} 

.kompetencia_riadok{
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	height: 15px;
}

.kompetencia_info{
	display: inline-block;
	height: 18px;
	padding-left: 10px;
}
.kompetencia_label{
	width: 220px;
}

.kompetencia_hodnota{
	width: 80px;	
}

.kompetencia_suma{
	font-size: 15px;
	line-height: 1.1em;	
}

.kompetencia_presah{
	font-size: 11px;
	line-height: 1.1em;
	color: #9D0000;	
}

/*Kompetenčný model KONIEC*/

.label_formular, .input_formular, .label_data, .input_data, .label_check, .input_free {
	display: inline-block;
	padding-left: 5px;
	font-size: 12px;
}

.input_free {
	padding-bottom: 5px;
}


.label_upper{
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
}

.label_normal{
	display: inline-block;
	font-size: 14px;
	padding-bottom: 5px;
}

.label_formular{
	width: 35%;
}

.input_formular{
	width: 55%;
}

.label_data{
	width: 15%;
	text-align: right;
}

.label_check{
	width: 70%;
}

.input_data{
	min-width: 15%;
}

.form_info_text{
    padding: 5px 5px;
    margin: 5px 0;
    display: inline-block;	
	font-style: italic;
	color: #B6B6B6;
}

.dialog_org_poriadok{
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.5em;
}


input[type=checkbox] {
	font-size: 13px;
	vertical-align: middle;
}


input[type=checkbox].vpravo {
	font-size: 13px;
	float: right;
	vertical-align: middle;
}

option {
	font-size: 14px;
}


input[type=text], input[type=password], input[type=time], input[type=date], input[type=number], input[type=email], input[type=checkbox], input[type=file],  select {
    padding: 5px 5px;
    margin: 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

textarea {
	font-family: Tahoma;
	resize: none;
	padding: 5px 5px;
	margin-left: 5px;
	border-radius: 4px;
	box-sizing: border-box;
}

input, select, textarea {
	font-size: 12px;
	font-weight: bold;
	color: #1F384D;
	border-width: 1px;
	border-color: #0D3848;
	background-color: #E6EEEE;
}

input:focus, select:focus {
	background-color: #FBF7A8;
	border-color: red;
	border-width: 1px;
}

input.error, select.error {
	padding-right: 16px;
	border-color: red;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFCE2;
	background-image: url(images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.form-button, .page-button{
	border-color: #14406B;
	border-width: 1px;	
    display: inline-block;
    position: relative;
	padding: 5px;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
	margin-right: 15px;
	cursor: defaul
}

.form-button:hover, .page-button:hover {
	background-color: #e8f0fe;
}

.page-button{
	margin-top: 2px;	
}

.corner-all{
	border-radius: 5px;
}


.scroll-content {
	overflow-y: auto;
	width:100%;
 }

/* SUB MENU*/
.sub_menu {
    display: none;
    position: absolute;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.ui-menu { width: 200px; }

#ciselniky {
	width: 180px;	
}

.ui-menu-item-wrapper { 
	display: block; 
	text-decoration: none;
	font-size: 12px;
}

.btn, .btn_info  {
	display: inline-block;
	height: 40px;
	width: 40px;
}

.btn {
	cursor: pointer;
}

.priradenie_proces {
	height: fit-content;
}

/*TOOLS*/
.input_filter, .select_filter, .tool-filter, .input_text, .tool-filter-small {
	display: inline-block;
	position: absolute;
	color: #1E6DA8;
	height: 28px;
	border: 1px solid #ccc;
	border-radius: 4px; 	
}

.tools_filter, .tool-info {
	display: inline-block;
	margin-right: 10px;
	height: 40px;
}

.tool-info {
	
}

.filter_750 {
	min-width: 750px;
}

.filter_550 {
	min-width: 550px;
}

.filter_300 {
	min-width: 250px;
}

.filter_250 {
	min-width: 250px;
}

.filter_150 {
	min-width: 150px;
}

.filter_125 {
	min-width: 125px;
}

.filter_75 {
	min-width: 75px;
}

.filter_50 {
	min-width: 50px;
}


.fix_50, .filter_month {
	width: 50px;
	display: inline-block;
	position: absolute;
	color: #1E6DA8;
	height: 28px;
	border: 1px solid #ccc;
	border-radius: 4px; 	
}

.fix_75, .filter_year{
	width: 75px;
}

.fix_150, .filter_date {
	width: 150px;
}

.fix_200, .tool-filter {
	width: 200px;
}

.fix_250, .select_filter {
	width: 250px;
}

.fix_550, .blok_550{
	width: 550px;
} 

.fix_600, .blok_600{
	width: 600px;
}

.fix_700, .blok_700{
	width: 700px;
}

.fix_1100, .blok_1100{
	width: 1100px;
}


.select {
	top: 5px;
}


.tool-button-right{
	float: right;
}

.oddelovac {
	display: inline-block;
	height: 40px;
	width: 7px;
	background-image: url("img_tools/oddelovac.png");
	background-position: center;
}

.filter_aktiv {
	background-image: url("img_tools/filter_ok.png");
}

.filter_no_aktiv {
	background-image: url("img_tools/filter_no.png");
}

.menu_exit 
{
 background-image: url("img_tools/close_1.png");
 cursor: pointer;
}

.menu_exit:hover 
{
 background-image: url("img_tools/close_2.png");
 cursor: pointer;
}

.menu_tlac
{
 background-image: url("img_tools/tlac_1.png");
 cursor: pointer;
}

.menu_tlac:hover 
{
 background-image: url("img_tools/tlac_2.png");
 cursor: pointer;
}

.menu_excel
{
 background-image: url("img_tools/xls_1.png");
 cursor: pointer;
}

.menu_excel:hover 
{
 background-image: url("img_tools/xls_2.png");
 cursor: pointer;
}

.menu_png
{
 background-image: url("img_tools/png_1.png");
 cursor: pointer;
}

.menu_png:hover 
{
 background-image: url("img_tools/png_2.png");
 cursor: pointer;
}

.menu_bpmn
{
 background-image: url("img_tools/bpmn_1.png");
 cursor: pointer;
}

.menu_bpmn:hover 
{
 background-image: url("img_tools/bpmn_2.png");
 cursor: pointer;
}

.menu_proces
{
 background-image: url("img_tools/procesy_1.png");
 cursor: pointer;
}

.menu_proces:hover 
{
 background-image: url("img_tools/procesy_2.png");
 cursor: pointer;
}

.menu_import
{
 background-image: url("img_tools/open_1.png");
 cursor: pointer;
}

.menu_import:hover 
{
 background-image: url("img_tools/open_2.png");
 cursor: pointer;
}

.menu_ciselnik {
	background-image: url("img_tools/ciselnik_1.png");
}

.menu_ciselnik:hover {
	background-image: url("img_tools/ciselnik_2.png");
}

.menu_save {
 background-image: url("img_tools/save_1.png");
 cursor: pointer;
}

.menu_save:hover {
 background-image: url("img_tools/save_2.png");
}

.menu_setup {
 background-image: url("img_tools/set_up1.png");
 cursor: pointer;
}

.menu_setup:hover {
 background-image: url("img_tools/set_up2.png");
}

.menu_ussers {
 background-image: url("img_tools/prava_1.png");
 cursor: pointer;
}

.menu_ussers:hover {
 background-image: url("img_tools/prava_2.png");
}

.menu_heslo {
 background-image: url("img_tools/heslo_1.png");
 cursor: pointer;
}

.menu_heslo:hover {
 background-image: url("img_tools/heslo_2.png");
}

.menu_novy {
 background-image: url("img_tools/novy_1.png");
 cursor: pointer;
}

.menu_novy:hover {
 background-image: url("img_tools/novy_2.png");
}

.diagram {
 background-image: url("img_tools/diagram_1.png");
 cursor: pointer;
}

.diagram:hover {
 background-image: url("img_tools/diagram_2.png");
}

.copy {
 background-image: url("img_tools/copy_1.png");
 cursor: pointer;
}

.copy:hover {
 background-image: url("img_tools/copy_2.png");
}

.delete {
 background-image: url("img_tools/del_1.png");
 cursor: pointer;
}

.delete:hover {
 background-image: url("img_tools/del_2.png");
}

.xls_zoznam {
 background-image: url("img_tools/validacia_1.png");
 cursor: pointer;
}

.xls_zoznam:hover {
 background-image: url("img_tools/validacia_2.png");
}

.recover {
 background-image: url("img_tools/recover_1.png");
 cursor: pointer;
}

.recover:hover {
 background-image: url("img_tools/recover_2.png");
}

.green {
 background-image: url("img_tools/green_1.png");
 cursor: pointer;
}

.green:hover {
 background-image: url("img_tools/green_2.png");
}

.white {
 background-image: url("img_tools/white_1.png");
 cursor: pointer;
}

.white:hover {
 background-image: url("img_tools/white_2.png");
}

.red {
 background-image: url("img_tools/red_1.png");
 cursor: pointer;
}

.red:hover {
 background-image: url("img_tools/red_2.png");
}

.blue {
 background-image: url("img_tools/blue_1.png");
 cursor: pointer;
}

.blue:hover {
 background-image: url("img_tools/blue_2.png");
}


.poznamka {
 background-image: url("img_tools/poznamka01.png");
 cursor: pointer;
}

.poznamka:hover {
 background-image: url("img_tools/poznamka02.png");
}

.zaloha {
 background-image: url("img_tools/zal_01.png");
 cursor: pointer;
}

.zaloha:hover {
 background-image: url("img_tools/zal_02.png");
}