[data-admin_css] BODY
{ 
	font-size: 11px; 
	font-family: Verdana;		
	margin: 0px;
	/*background: buttonface*/
}
[data-admin_css] *{
	font-size: 11px; 
	font-family: Verdana;
}

TABLE.adminSticker TD, DIV.adminSticker TD, DIV
{
	color: black
}

[data-admin_css] H2
{
	color: #666666;
	FONT-WEIGHT: bold;
	font-size: 16px; 
}

[data-admin_css] H3
{
	text-align: center;
	background: #EEE;
	color: #444;
	FONT-WEIGHT: bold;
	font-size: 18px;
	padding: 4px
}

.ibaMobilneZariadenia
{
	background: yellow;
}

.adminLogin
{
	text-align: center;
	padding: 10px
}

.portalVersion
{
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-decoration: none
}

.bold
{
	font-weight: bold
}

.nadpis
{
	font-weight: bold;
	color: #191970;
	font-size: 16px
}

[data-admin_css] INPUT,
[data-admin_css] SELECT,
[data-admin_css] BUTTON,
[data-admin_css] TEXTAREA,
[data-admin_css] PRE,
[data-admin_css] TABLE
{
	font-family: verdana,sans-serif;
	font-size: 11px;
}

I

[data-admin_css] INPUT, 
[data-admin_css] BUTTON, 
[data-admin_css] BUTTON IMG
{
	vertical-align: middle;
}

.item
{
	cursor: pointer;
	border: none;
	vertical-align: middle
}

[data-admin_css] FIELDSET
{
	padding: 4px;
	/*nova verzia
	min-height: 32px;
    box-sizing: border-box;
    vertical-align: middle;
	*/
}

[data-admin_css] LEGEND
{
	font-size: 10px
}

[data-admin_css] A IMG
{
	border: none
}
/* po tade */
TABLE.buttons, table.mainToolbar
{
	border: outset 2px #EEE;
	background: buttonface;
}
table.mainToolbar{
width: 100%;
padding: 0;
margin: 0;
}
table.mainToolbar td{
  text-align: left;
  vertical-align: middle;
}
DIV.buttons
{
	padding: 2px
}

.buttons SPAN,.mainToolbar span, .buttonsOut,
TR.AdminHeader SPAN, TR.AdminHeaderNP SPAN, TR.AdminHeaderEdit SPAN, TR.AdminHeaderNotValid SPAN, .PridatNalepku, .styleEditor SPAN
{
	font: menu;
	color: black;
	background-color: buttonface;
	text-align: left;
	border: outset 1px #EEE;
	width: 19px;
	height: 19px;
	text-align:center;
	vertical-align: top;
	display: table-cell;
	_display: inline
}

SPAN.buttonsOver
{
	border: outset 1px black;
	font: menu;
	color: black;
	background-color: buttonface;
	text-align: left;
	width: 19px;
	height: 19px;
	text-align:center;
	vertical-align: top
}

SPAN.buttonsDown
{
	border: inset 1px;
	font: menu;
	color: black;
	background-color: buttonface;
	text-align: left;
	width: 19px;
	height: 19px;
	text-align:center;
	vertical-align: top
}

.buttons IMG,.mainToolbar img
{
	border: none;
}

.buttons DIV, .mainToolbar div
{
	display:inline
}

.titlebuttons
{
	border: 2px;
	background-color: buttonface;
	border-style: outset;
}

.box
{
	font: menu;
	padding-top: 4px;
	font-size: 9pt;
	font-family: Arial;
	padding-left: 4px;
	background: buttonface;
}


.box TD
{
	padding:1px;
}

.wdg
{
	FONT-SIZE:14px;
	FONT-FAMILY: Wingdings;
}


.AdminHeaderNotValid
{
	background-color: #aaaaaa;
	font-size:10px;
}

.AdminHeaderEdit
{
	background-color: red;
	font-size:10px;
}
.AdminHeader
{
	background-color: #ecec99;
	font-size:10px;	
}
.AdminHeader TD, .AdminHeaderEdit TD, .AdminHeaderNotValid TD
{
	border-top: gray 1px solid; border-bottom: gray 1px solid; white-space: nowrap
}

.AdminHeader SPAN IMG, .AdminHeaderNP SPAN IMG, .AdminHeaderEdit SPAN IMG, .AdminHeaderNotValid SPAN IMG, .PridatNalepku IMG, .styleEditor IMG
{
	vertical-align: middle
}
.AdminHeaderNP
{
	background-color: #cccccc;
	font-size:10px;
	color:Black;
}

.PanelControls
{
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:Solid;
	height:18px;
	text-align: center;
}

.EditWindow
{
	border:1px dashed red;
}

.NonEditWindow
{
	background-color: #aaaaaa;
}

.itemBox
{
	background: activeborder;
	font: menu;
	position: absolute;
	border:2px outset;padding:0px;overflow:hidden;
	padding-right: 3px;
	visibility: hidden;
	z-index: 1
}

.titlebar
{
	background: darkblue;
	background-image: url(../Icons/titlebar.png);
	background-repeat: repeat-y;
	padding-left: 4px;
}

.titlebar TD
{
	font: menu;
	font-size: 10px;
	color: White;
}

.setForm
{
	padding:10px
}

.setForm TABLE
{
	/*border-collapse: collapse;*/
	border: 1px solid black
}

.setForm TD
{
	background:white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding: 0px 2px;
	width: 120px;
	height: 16px
}

.setForm INPUT
{
	border: none
}

.adminBody
{
	background: buttonface;
	margin: 2px
}

.wrolaOn { background: #ddffdd;
		   width:20px;
	   border:dashed 1px #555555;
		   border-width: 0px 0px 0px 1px;
		  }
.wrolaOff { 
	   border:dashed 1px #555555;
			border-width: 0px 0px 0px 1px; }

.errorFooter
{
	background:#dd2222;
	color:White;	
	padding: 5px;
	font-family:courier;
}

.SqlVyraz
{
	color:black;
	font-size:12px;
	font-family: courier;	
	text-decoration:none;
	word-break: break-word;
}

.SqlVyraz:hover
{
	text-decoration:none;
	color:black;
}

/*DIV IMG { BORDER-RIGHT: #e6e6e6 1px solid; BORDER-TOP: #e6e6e6 1px solid; BORDER-LEFT: #e6e6e6 1px solid; BORDER-BOTTOM: #e6e6e6 1px solid }*/
.itemOver { BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; BORDER-LEFT: 1px outset; BORDER-BOTTOM: 1px outset }
.itemOut { BORDER-RIGHT: #e6e6e6 1px solid; BORDER-TOP: #e6e6e6 1px solid; BORDER-LEFT: #e6e6e6 1px solid; BORDER-BOTTOM: #e6e6e6 1px solid }
.itemDn { BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset }
/*
.imgButt, .imgButtOver
{
	display: inline-table;
	_display: inline;
	margin: 1px;
}

.imgButt TD, .imgButtOver TD
{
	background: url('../../images/tabs/admin_button_center.gif') center repeat-x;
	cursor: pointer;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 11px;
}

.imgButtOver TD
{
	background-image: url('../../images/tabs/admin_button_center_over.gif');
	color: blue
}

TD.imgButtL
{
	background: url('../../images/tabs/admin_button_left.gif') center right no-repeat;
	width: 8px;
	height: 20px;
}

.imgButtOver TD.imgButtL
{
	background-image: url('../../images/tabs/admin_button_left_over.gif');
}

TD.imgButtR
{
	background: url('../../images/tabs/admin_button_right.gif') center left no-repeat;
	width: 8px;
	height: 20px;
}

.imgButtOver TD.imgButtR
{
	background-image: url('../../images/tabs/admin_button_right_over.gif');
}

.imgButt IMG, .imgButtOver IMG
{
	vertical-align: text-top
}
*/
.admButt TD
{
	color: black
}

.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;
}


/*CisKoder flyout */

.CisKoder_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 200px;
	text-align : left; 
	list-style-type : none;
	left: 0;
	top: 0
}

/* CisKoder highlighted item */

.CisKoder_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* CisKoder item */

.CisKoder_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
/*on off IMG*/
.onImg, .offImg
{
	display: block;
	cursor: pointer;
	background: 6px 6px no-repeat;
	margin-top:0px;
}

.offImg
{
	background: url(../images/system/iphone_arrow.gif) no-repeat;
	
}

.onImg
{
	background:  url(../images/system/iphone_arrow_down.gif) no-repeat;
}

.onImg H3, .offImg H3
{
	font-size: 14px;
	height: 18px;
	padding: 0 24px;
	color:Black;
	margin: 0;
	background:none

}

.off
{
	display: none
}

.on
{

}



SPAN.ZalozkaAdm, BUTTON.ZalozkaAdm
{
 background: #D0D0D0;
 border: outset 1px;
 padding: 1px 2px;
 cursor:pointer
}

.ZalozkaAdm IMG, .ZalozkaAdmSel IMG
{
	vertical-align: middle
}

SPAN.ZalozkaAdmSel, BUTTON.ZalozkaAdmSel
{
 background:  #D0D0D0;
 border: inset 1px;
 padding: 1px 2px;
 cursor:pointer
}

DIV.ZalozkaAdm
{
	background: transparent;
	padding: 0px
}

/*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
{
	width: 17px;
	height: 20px;
	background: url(../../images/web/trigger.gif) no-repeat 0px 0px;
	border-bottom: solid 1px #b5b8c8;
	vertical-align: middle
}

.CisKoder_dropDownOver
{
	width: 17px;
	height: 20px;
	background: url(../../images/web/trigger.gif) no-repeat -17px 0px;
	border-bottom: solid 1px #b5b8c8;
	vertical-align: middle
}

.pasomEdit
{
	cursor: pointer;
	position: absolute
}

.disabled
{
	background: #AAA
}

.out
{
	background: red
}

SPAN.baseObj
{
    
}

SPAN.modifiedObj
{
    background-color:#ff00ff !important;
}

SPAN.customObj
{
    background-color:#ff3300 !important;
}



TEXTAREA.sqlTextArea
{
	width:100%;
	font-family:Courier New;
	font-size: 12pt;
	font-bold:true;	
	resize:vertical;
}
.DropDownRiadok, .DefaultDropDown
{
  display: block !important;
}
.crm_detail_rb .DropDownRiadok, .crm_detail_rb .DefaultDropDown
{
	float:left;
  display: block !important;
}

.crm_detail_r textarea{
	resize:vertical;
}

SPAN.oraComment 
{	
	background-color:#dddddd;
	
}

SPAN.oraMain
{	
	background-color:#FFCCFF;
	
}
span.oraMain:before {
    content: "";
    display: block;
}

DIV.oraColumn
{	
	display:inline;
}

DIV.oraColumn:hover{
   background-color:yellow;
}

SPAN.oraColumn
{	
	background-color:#CCFF66;
	text-decoration:underline;
	
}
SPAN.oraColumn.rozbalene:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	background: none;
}

.headerPrava
{	
	background: #e2e2e2;
	padding: 10px;
	border: 1px solid #c9c9c9;
	color: #666;
	
}

.headerPrava tr td
{	
	padding: 5px;
	
}

.headerPrava .boldmain
{	
	font-weight: bold;
	text-transform: uppercase;
	
}

.headerPrava .stavinfo
{
	display:inline;
	border:solid 2px black;
	padding: 5px 15px 5px 15px;
	
}

.contentPrava
{	
	background: #f2f2f2;
	padding: 10px;
	color: #666;
	
}

.contentPrava fieldset
{	
	border: 1px solid #c9c9c9;
	border-radius: 0px !important;
	padding: 10px;
	
}

.contentPrava #checkPanel
{	
	border: 1px solid #c9c9c9 !important;
	
}

.contentPrava .rolovac
{
	background: #d5d5d5 url("../Icons/arrowsleftright.png") no-repeat top;
	width:20px;
	height:492px;
	padding: 5px;
}

.neselektovatItem
{
	background: #e8c2c2;
}

.userItem
{
	background: #F88017;
}

.sqlButtonRed
{
	background:#E00 !important;
	font-weight:bold;
}

.sqlButtonOrange
{
	background:orange !important;
	font-weight:bold;
}
.checkbox{

}
.checkbox input{
	display:none;
}
.checkbox input[type="checkbox"]+label{
	height:22px;
	line-height:22px;
	background-image:url(../../images/checkbox/chb-off.png);
	background-repeat:no-repeat;
	padding-left:32px;
}
.checkbox input[type="checkbox"]+label:hover{
	background-image:url(../../Images/checkbox/chb-outline.png);
}
.checkbox input[type="checkbox"]:checked+label{
	background-image:url(../../images/checkbox/chb-on.png);
}
#login_alert{
	display:none;
}
.admin_menu #cmdLine:hover{
	border:1px solid #898989;
}
.admin_menu{
	padding:5px;
	padding-bottom: 0;
	background:#ddd;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*max-width:1200px;*/
	margin: 0 auto;
	overflow: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.admin_menu .stranky_wrap{
	display: none;
}
.admin_menu .logout_wrap{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	z-index: 9999999;
    width: 100vw;
	height: 100vh;
    background: rgba(0, 0, 0, 0.65);
}
.admin_menu .logout_wrap > div{
	padding: 20px;
	background: #ccc;
	width: 600px;
}
.admin_menu .logout_wrap div div{
	position: absolute;
    top: 20px;
    right: 20px;
    background: #fff;
    color: #000;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    height: 28px;
    line-height: 18px;
}
.admin_menu .logout_wrap textarea{
	margin: 0;
    max-height: initial;
    background: #fff;
    padding: 3px;
    width: 100%;
    display: block;
}
.admin_menu .logout_wrap button{
	margin: 20px 0 0 0;
	padding: 10px 20px!important;
	float: right;
}
.admin_menu .logout_wrap button span{
	font-weight: bold;
}
.admin_menu_wrapper{
	background:#ddd;	
	border: 1px solid #c0c0c0;
	min-height: 40px;
	display: flex;
}
.admin_menu *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;	
}
.admin_menu > *{
	float:left;	
}
.admin_menu .buttonsOut, .admin_menu .buttonsOver, .admin_menu button span{
	border: none;
    background: none;
    width: auto;
    height: auto;
}
.admin_menu #ibStop{
	position:relative;
	top:9px;	
}
.admin_menu button:hover, .admin_menu label[for*=cbShowInvisible]:hover, .admin_menu label[for*=noSQL]:hover{
	background-color:#acacac !important;	
}
.AdminHeader{
	clear:both;	
}
.admin_menu button{
	min-height:30px;
	min-width:26px;
	width: auto;
	background:#f0f0f0;	
	border: none;
	margin-left:5px;
    border: 1px solid #d0d0d0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
	margin-bottom: 6px;
}
.admin_menu button[id*=ibStop], .admin_menu button[id*=tostart], .admin_menu button[id*=toleft], .admin_menu button[id*=toright], .admin_menu button[id*=toend], .admin_menu button[id*=ibLogout]{
	padding:0;	
}
.admin_menu button[id*=btDebugMode], .admin_menu button[id*=ibStop]{
	padding:0;
	width:28px;
}
.admin_menu .separator{
	margin:0 10px;	
}
.admin_menu textarea{
	font-size: 12px;
    padding-bottom: 3px;
    margin-left: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	max-height:30px;
	border:none;
	border:1px solid #d0d0d0;
	resize: none;
	margin-bottom:6px;
}
.admin_menu textarea[name=CMDLINEPANE]{
	padding: 2px;
	height: 30px;
	line-height: 24px;
	width: calc(100% - 30px);
	margin-left: 0;
	z-index: +1;
}	
.admin_menu .comandPanWrap{
	display: flex;
	width: 130px;
	position: relative;
	height: 36px;
	margin-left: 5px;
}
.admin_menu #cmdLineHist select{
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	position: absolute;
	left: 0;
	width: 100%;
	height: 30px;
	outline: none;
	border: 1px solid #d0d0d0;
}
.admin_menu #cmdLineHist:hover select{
	border-color: #898989;
}
.admin_menu #cmdLineHist:hover:before{
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	width: 1px;
	height: 30px;
	background: #898989;
	z-index: +1;
}
.admin_menu #cmdLineHist:after{
	content: "";
	position: absolute;
	top: calc(50% - 5px);
	right: 6px;
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	transform: translate(-50%,-50%) rotateZ(-45deg);
	pointer-events: none;
}
.admin_menu label[for*=cbShowInvisible], .admin_menu label[for*=noSQL]{
	display:block;
	font-size:13px;
	line-height: 18px;
	padding: 5px;
    font-weight: bold;
	position:relative;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	cursor:pointer;
}
.admin_menu input[id*=cbShowInvisible], .admin_menu input[id*=noSQL]{
	display:none;	
}
.admin_menu span{
	margin-left:5px;
	width:auto !important;	
}
.admin_menu button[id*=ibTransaction]{
	width:30px;
	padding-left:3px;	
}
.admin_menu input[type="checkbox"]:checked + label{
	background:#0ad20a;	
}

@-moz-document url-prefix() {
    .admin_menu textarea {
        width: 230px;
		overflow-x:hidden;
    }
}
.tabs_prem_{
	position: relative;
    top: +1px;
}
.tabs_prem_ li{
	float: left;
	padding: 5px 10px;
	background:#fff;
	border: 1px solid #aaa;
	margin-right:3px;
	cursor:pointer;
}
.tabs_prem_ li:last-of-type{
	border-right: 1px solid #aaa;
}
.tabs_prem_ li.used{
	background: #b8dc93;
}
.tabs_prem_ li.active{
	background: #ddd;
	border-bottom: 1px solid #ddd;
}
.tabs_prem_ div{
	cursor:pointer;
}
#panPreme fieldset{
	display:none;
	border: 1px solid #aaa;
	border-radius: 0;
}
#panPreme fieldset:first-of-type{
	display:block;
}
#panPreme fieldset textarea{
	min-height: 400px;
}
#panPreme.broken fieldset{
	display:block!important;
	border: 0;
}
#panPreme.broken  fieldset textarea{
	min-height: auto;
}

	fieldset
	{
		width: auto;
	}
TABLE.sqlButton, TABLE.sqlButtonOver
{
	margin: 0px;
}
	.sqlButtonPanel a,
	.sqlButtonPanel a 
	{
		float: left;
		display: inline-block;
		color: #000;
		/*text-shadow: 1px 1px silver;*/
		background: url('../../images/system/sqbuttlbg.png') top left repeat-x;
		text-decoration: none;
		height: 30px;
		line-height: 30px;
		padding: 0px 7px 0px 7px;
		_padding-top: 3px;
		margin: 0px;
		white-space: nowrap;
		text-align: center;
		font-size: 9px;
		font-weight: bold;
		border: 0px;
		border-left: 1px solid #6d6d6d;
		border-right: 1px solid #cfcfcf;
	}
	.sqlButtonPanel a:hover
	{
		color: #fff !important;
		text-shadow: 1px 1px #000;
		background: url('../../images/system/sqbuttlbg.png') bottom left repeat-x;
	}
		.sqlButtonPanel a img
		{
		display: inline-block;
		_margin-top: 2px;
		}

#sqlColumns input[type="checkbox"],#sqlColumns input[type="radio"]{
	vertical-align: middle;
}
.float_ddp .DefaultDropDown{
	float:left;
}
#sqlColumns fieldset table.lvl1 td:nth-of-type(1){
	display:block;
	width:85px;
}
#sqlColumns fieldset table.lvl1 td:nth-of-type(2){
	width:100%;
}
.sqlHdr{
	padding:5px;
	padding-bottom:0;
}
[id$=cbOrderByDB] img{
	vertical-align:middle;
}
.sqlButtonPanel a{
	float:none;
	background: #f1fbff; /* Old browsers */
	background: -moz-linear-gradient(top, #f1fbff 0%, #c9dff8 100%, #05abe0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1fbff 0%,#c9dff8 100%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1fbff 0%,#c9dff8 100%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1fbff', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
	border: 1px solid #aac8f1;
}
.sqlButtonPanel a:hover{
	background:#a0c7f1;
	border: 1px solid #7394bf;
}
[id$=ddlObdobie]{
	position:absolute;
}

.anylinkcss{
	width: 235px;
}
.anylinkcss > div > .list{
	max-height: calc(95vh - 40px);
    overflow-y: auto;
}

.backupinfo
{
	background-color:transparent !important;
	border:none !important;
	color:red !important;
}

.admin_button_active,.admin_button_active:hover
{
	background-color:green !important;
}

P.slow_query
{
	background-color:#fdd
}
body{
	user-select: auto!important;
}