html, body{	height: 100%;}body{	background: white;	margin: 0;	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;	text-shadow: 1px 1px 1px rgba(255,255,255,1);	color: black;	line-height: 1;}a{	text-decoration: none;	color: black;	outline: none;}a:hover {	text-decoration: underline;}h1{	font-size: 16px;	margin: 0 0 10px 0;}h2, h3, h4, h5{	font-size: 14px;	margin: 0 0 10px 0;}p { margin: 0; padding: 0; }img {	border: 0;}form{	margin: 0px;	padding: 0px;}input, select, textarea{	vertical-align: middle;	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;}label{	vertical-align: middle;}hr{	color: #D3E5F7;	height: 1px;	border: 0;	margin: 0;	border-bottom: 1px solid #D3E5F7;}ul{	list-style: none;	margin: 0;	padding: 0;}/*---------------Layout------------------------------*/#main_center{	margin: 0 auto;	position: relative;	min-width: 1024px;	height: 100%;}#top{}#left{	width: 200px;	float: left;}#right{	width: 600px;	float: right;}#center{	padding: 20px;}#bottom{}/*---------------Common------------------------------*/.clear{	clear: both;	overflow: hidden;	height: 0px;	display: block;}.f-left{	float: left !important;}.f-right{	float: right !important;}.a-left{	text-align: left !important;}.a-right{	text-align: right !important;}.a-center{	text-align: center !important;}.ajax-loader{	background: url(../images/ajax-loader.gif) no-repeat center;	width: 16px;	height: 16px;	font-size: 16px;	line-height: 16px;	margin: 0 5px;	padding: 0 12px;	vertical-align: middle;}/* jQueryui modifications---------------------*/.ui-widget{	line-height: 1.2;	font-size: 11px;}.ui-datepicker td.date_disabled{	opacity: 1;}.ui-datepicker{	z-index: 2 !important;}.ui-datepicker td{	text-shadow: 0 0 0;}.ui-datepicker td.date_disabled span,.ui-datepicker td.date_disabled a{	background: #cd5c5c;	background: rgba(205,92,92, 0.8);	border-color: black;	color: white;}.ui-datepicker .ui-datepicker-title select{	padding: 0;}.ui-slider .ui-slider-handle{	z-index: 1;}.ui-state-hover,.ui-state-error,.ui-state-focus{	text-shadow: 0 0 0;}.ui-state-panel{	padding: 10px;}.ui-state-panel .ui-icon{	display: inline-block !important;	vertical-align: middle;	margin-right: 3px;}.ui-state-panel  span{	vertical-align: middle;}.ui-menu .ui-menu-item {	padding: 5px;}/*---jqx modifications---------------------*/.jqx-widget-content{	font: inherit;}.jqx-splitter,.jqx-splitter-panel{	background: transparent !important;	border: 0;}/* magicsuggest modifications---------------------*/.ms-ctn.form-control {	background: white;	border: 1px solid #d0d0d0;   box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.08) inset;   font: 12px Verdana;   padding: 3px;}.ms-ctn.form-control input[type=text]{	border: 0;	box-shadow: 0 0 0;	width: 300px;}/*---------------------------------------------------*/#top .logo{	background: url(../images/Delirest_logo_black_128x59.png);	width: 128px;	height: 60px;	position: absolute;	text-indent: -10000px;	top: 5px;	right: 5px;	border-radius: 5px;	opacity: 0.3;	z-index: 2;}.top_menu_container{	background-color: #dcdcdc;	padding: 5px 0;	zoom: 1;	height: 19px;}.mainmenu{	color: black;	list-style: none;	margin: 0;	padding: 0;	font-size: 11px;	cursor: default;}/* 1. */.mainmenu ul{	background-color: #dcdcdc;	list-style: none;	margin: 0;	padding: 0;	list-style: none;}.mainmenu a:link,.mainmenu a:visited{	color: black;	text-decoration: none;	display: block;}.mainmenu li{	float: left;	margin: 0 5px;	padding: 4px 6px;	position: relative;	z-index: 10;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.mainmenu li:hover{	background-color: white;}/* 2. */.mainmenu li ul{	position: absolute;	left: -3px;	left: -10000px;	top: 24px;	display: none;	padding: 3px;	border: 1px solid white;	border-top: 0;	display: block;	/*z-index: -1;	*/}.mainmenu li ul li{	float: none;	margin: 2px;	position: relative;	white-space: nowrap;}.mainmenu li ul li .ui-icon{	position: absolute;	top: 3px;	right: 2px;	z-index: 11;}/* 3. */.mainmenu li ul li ul{	position: absolute;	left: 70px;	top: -3px;	border: 1px solid white;	display: none;}.mainmenu li ul li ul li{}/*---------------------------------------------------*/#topline{	padding: 10px;	font-size: 11px;	border-left: 0;	border-right: 0;	/*margin: -5px -5px 1px -5px;*/	margin: 0 0 1px 0;}#topline a{	text-decoration: underline;}/*---------------------------------------------------*/#main_content{	/*padding: 5px;*/	line-height: 120%;	/*min-height: 100%;	min-height: calc(100% - 61px);	min-height: -moz-calc(100% - 61px);	min-height: -webkit-calc(100% - 61px);*/}#main_content h1.main{	margin-bottom: 10px;	font-size: 14px;}#main_content h2.main{	margin-bottom: 10px;	font-size: 13px;}#main_content h3.main{	margin-bottom: 10px;	font-size: 13px;	font-weight: normal;}/*---------------------------------------------------*/#loginbox{	background: rgba(255,255,255, 0.5);	width: 320px;	padding: 20px;	margin: 0 auto;	text-align: left;	margin-top: 20px;	font-size: 13px;	box-shadow: 2px 2px 10px rgba(0,0,0,0.08);}#loginbox input{	margin-top: 3px;	border: 1px solid #d0d0d0;	padding: 2px;	width: 180px;	font: 12px Verdana;	font-weight: normal;}#loginbox .lft{	float: left;	width: 130px;	padding-top: 5px;	font-weight: bold;}#loginbox .rght{	float: left;	margin-bottom: 10px;}#loginbox select{	margin-top: 3px;	border: 1px solid #d0d0d0;	font: 11px Verdana;	font-weight: normal;	vertical-align: middle;}#loginbox .error{	padding: 3px;	font-size: 10px;	margin-bottom: 5px;}#loginbox .error .ui-icon{	float: left;}#loginbox .error .text{	float: left;	display: block;	padding-top: 3px;}/*---------------------------------------------------*/.dashboard{	margin-bottom: 1px;}.dashboard img{	display: block;	margin: 0 auto 5px auto;	max-width: 64px;}.dashboard ul{	overflow: hidden;}.dashboard ul li{	text-align: center;	width: 100px;	height: 90px;	padding-top: 10px;	float: left;	margin: 10px;	font-size: 11px;	overflow: hidden;}.dashboard ul li.selected{  background-color:  rgba(200,200,200,0.5);  border-radius: 10px;}.dashboard ul a{	display: block;	width: 100%;	height: 100%;}.dashboard.smallicons{}.dashboard.smallicons ul li{	width: 80px;	height: 70px;	padding: 10px 10px 0 10px;	margin: 5px;}.dashboard.smallicons img{	max-width: 32px;}/*---------------------------------------------------*/table.deftable{	background-color: white;	width: 500px;	font-size: 11px;	table-layout: fixed;	border-collapse: collapse;	border: 1px solid #c7c7c7;	margin-bottom: 10px;	cursor: default;}table.deftable.fixed{ /*fix fejl�chez*/	margin-bottom: 0;	position: absolute;	left: 0;	top: 0;	z-index: 2;}table.deftable td,table.deftable th{	border-bottom: 1px solid #e1e1e1;	border-right: 1px solid #c7c7c7;	padding: 4px 3px;}table.deftable thead td,table.deftable th{	background-color: #e6e6e6;	font-weight: bold;}table.deftable .chkcol{	width: 25px;	background-color: #e6e6e6;	text-align: center;}table.deftable .chkcol input{	margin: 0;}table.deftable .chkcol input{	vertical-align: middle;}table.deftable tr.selected td,table.deftable tr td.selected{	background: #ab5617;	background-image: linear-gradient(top, #ab5617 0%, #974e17 100%);	background-image: -o-linear-gradient(top, #ab5617 0%, #974e17 100%);	background-image: -moz-linear-gradient(top, #ab5617 0%, #974e17 100%);	background-image: -webkit-linear-gradient(top, #ab5617 0%, #974e17 100%);	background-image: -ms-linear-gradient(top, #ab5617 0%, #974e17 100%);	color: white;	text-shadow: 0 0 0;}table.deftable tr.selected td a{	color: white;}table.deftable tbody tr.row_focus td{	background-color: #dcdcdc;}table.deftable tr.red td{	background-color: #ffdfdf;}table.deftable tr.green td{	background-color: #e7f7ed;}table.deftable tr.yellow td{	background-color: #ffffd9;}table.deftable tr.gray td{	background-color: #e2e2e2;}/*---------------------------------------------------*/.grid_form{	position: relative;	overflow: hidden;	margin-bottom: 10px;	/*height: 100%;*/	height: 400px;}.tablecontainer{	background-color: rgba(0,0,0,0.02);	background-color: rgba(220,220,220,0.5);	overflow: scroll;	/*height: 300px;	max-height: 300px;*/	position: relative;	height: calc(100% - 36px);	height: -moz-calc(100% - 36px);	height: -webkit-calc(100% - 36px);}.tablecontainer thead td.order_down{	background-image: url(../images/dn.png);}.tablecontainer table{	margin-bottom: 0;}#searcresulttable{	width: 100%;}/*---------------------------------------------------*/.grid_form .contextmenu{	background: #E6E6E6;	padding: 5px;	position: absolute;	left: 0;	top: 23px;	border: 1px solid #C7C7C7;}.grid_form .contextmenu ul{}.grid_form .contextmenu ul li{	margin-bottom: 5px;}.grid_form .contextmenu ul li:last-child{	margin-bottom: 0;}.grid_form .contextmenu ul a{	display: block;	padding: 3px 5px;	text-decoration: none;	border-radius: 5px;}.grid_form .contextmenu ul a:hover{	background-color: white;}.grid_form .pager{	/*background-image: url(../images/wbg.gif);	background-repeat: repeat-x;*/	background: #F0F0F0;	background-image: linear-gradient(top, #F0F0F0 0%, #D7D7D7 100%);	background-image: -o-linear-gradient(top, #F0F0F0 0%, #D7D7D7 100%);	background-image: -moz-linear-gradient(top, #F0F0F0 0%, #D7D7D7 100%);	background-image: -webkit-linear-gradient(top, #F0F0F0 0%, #D7D7D7 100%);	background-image: -ms-linear-gradient(top, #F0F0F0 0%, #D7D7D7 100%);	border-top: 1px solid white;	padding: 9px 5px 1px 5px;	height: 26px;	overflow: hidden;	white-space: nowrap;}.grid_form .pager .wrapper{	/*float: left;*/	display: inline-block;	vertical-align: middle;}.grid_form .pager select{	width: auto;}.grid_form .pager .txtinput{	width: 30px;	text-align: center;	/*margin-top: 2px;*/}.grid_form .pager .sep{	border-left: 1px solid #CCCCCC;	border-right: 1px solid #FFFFFF;	height: 22px;	display: inline-block;	vertical-align: middle;	margin: 0 10px;}.grid_form .pager a:link,.grid_form .pager a:visited{	background-repeat: no-repeat;	background-position: center;	width: 20px;	height: 20px;	border: 1px solid #CCCCCC;	margin: 0 2px;	display: inline-block;	vertical-align: middle;}.grid_form .pager a:hover{	border: 1px solid #acacac;	text-decoration: none;}.grid_form .pager a.first:link,.grid_form .pager a.first:visited{	background-image: url(../images/first.gif);}.grid_form .pager a.prev:link,.grid_form .pager a.prev:visited{	background-image: url(../images/prev.gif);}.grid_form .pager a.next:link,.grid_form .pager a.next:visited{	background-image: url(../images/next.gif);}.grid_form .pager a.last:link,.grid_form .pager a.last:visited{	background-image: url(../images/last.gif);}.grid_form .pager a.refresh:link,.grid_form .pager a.refresh:visited{	background-image: url(../images/load.png);}.grid_form .pager a.loading:link,.grid_form .pager a.loading:visited{	background-image: url(../images/load.gif);}.grid_form .pager em{	font-style: normal;	margin: 0 2px;	display: inline-block;	vertical-align: middle;}/*---------------------------------------------------*/.dataform{	text-align: left;}.dataform h1{	margin-bottom: 20px;}.dataform h2{	margin-bottom: 20px;	font-size: 14px;}.dataform h3{	margin-bottom: 20px;	font-size: 13px;}.dataform .subtitle{	font-size: 13px;	margin-bottom: 10px;	color: #696969;	letter-spacing: -1px;	font-weight: normal;}.dataform .orange{	color: #f4a460;}.dataform .green{	color: #3cb371;}.dataform .brown{	color: #a52a2a;}.dataform .red{	color: #ff6347;}.dataform fieldset{	padding: 15px 0 0 0;	border: 0;	margin: 0;	background: url(../images/dots_h.png) repeat-x bottom;}.dataform fieldset.noborder{	background: none;}.dataform .label{	float: left;	font-weight: bold;	padding-top: 5px;	width: 150px;	margin-right: 10px;	margin-bottom: 10px;}.dataform .label.autowidth{	width: auto;}.dataform .required{	color: red;}.dataform label{	margin-right: 5px;}.dataform label span{	vertical-align: middle;}.dataform .field{	margin: 0 10px 10px 0;	/*float: left;*/}.dataform .lft{	float: left;	margin-right: 10px;}.dataform select{	border: 1px solid #d0d0d0;	padding: 3px;	vertical-align: middle;	font : 11px Verdana;	width: 406px;	box-shadow: 0 0 2px 0 rgba(0,0,0,0.08) inset;	font : 12px Verdana;}.dataform select optgroup{	padding: 0;	margin: 0;	font-style: normal;}.dataform select optgroup.og1{	background-color: #E1EFFB;}.dataform select optgroup.og2{	background-color: #f5fbfc;}.dataform input,.dataform button{	vertical-align: middle;}.dataform input[type=text],.dataform input[type=password]{	border: 1px solid #d0d0d0;	padding: 3px;	width: 400px;	font : 12px Verdana;	box-shadow: 0 0 2px 0 rgba(0,0,0,0.08) inset;}.dataform input[type=text][disabled]{	background-color: #f5f5f5;	color: black;}.dataform textarea{	border: 1px solid #d0d0d0;	padding: 3px;	width: 400px;	box-shadow: 0 0 2px 0 rgba(0,0,0,0.08) inset;	font : 12px Verdana;}.dataform .error .txtinput,.dataform .error select,.dataform .error textarea{	background-color: #ffeaea;	border-color: #cd5c5c;}.dataform .modselect{	outline: 2px solid #ff8c00;}.dataform .msg{	display: none;	font: 12px Verdana;	color: #b22222;	margin: 3px 0 0 0;}.dataform .error .msg{	display: block;}.dataform .info{	font-size: 10px;	color: #797979;	display: block;	padding-top: 3px;	font-weight: normal;}.dataform .ajax-loader{	display: none;	vertical-align: middle;}.dataform.ondatasend .ajax-loader{	display: inline;}.dataform .btnholder{	padding-left: 160px;	padding-top: 20px;}.dataform .btnholder .formmsg{	vertical-align: middle;}.dataform .ml10{	margin-left: 10px;}.dataform .unit{	display: inline-block;	width: 50px;	padding-left: 2px;	vertical-align: middle;	font-size: 10px;}.dataform .checkcontainer{	float: left;	width: 25px;}table.recordinfo{	margin-bottom: 10px;}table.recordinfo td{	padding: 5px 10px 5px 0;}/*---------------------------------------------------*/.pagetitle{	font-size: 15px;	margin: 0 0 20px 0;}.pagecontent{	padding: 10px;}/*---------------------------------------------------*/.page_fullheight{	width: 100%;	height: 100%;	width: calc(100% - 32px);	height: calc(100% - 94px);	position: absolute;	left: 5px;	top: 69px;}/*---------------------------------------------------*/.fileupload{}.fileupload a.btn_fileselect{	background: url('../icon/ico_file_browse.png') no-repeat;	height: 32px;	line-height: 32px;	padding-left: 35px;	display: inline-block;	text-decoration: none;}.fileupload a.btn_filesend{	background: url('../icon/ico_file_send.png') no-repeat;	height: 32px;	line-height: 32px;	padding-left: 35px;	display: inline-block;	text-decoration: none;}.fileupload table.queue{	background: white;	border-collapse: collapse;	margin-top: 5px;}.fileupload table.queue thead td{	background-color: #eeeeee;	font-weight: bold;}.fileupload table.queue td{	border: 1px solid #dcdcdc;	padding: 2px;}.fileupload table.queue td.td1{	width: 16px;	text-align: center;}.fileupload table.queue td.td2{	width: 200px;}.fileupload table.queue td.td3{	width: 50px;	text-align: right;}.fileupload table.queue td.td4{	width: 40px;	text-align: right;}.fileupload table.queue tr.status4 td{	background-color: #ffd9d9;}.fileupload table.queue tr.status5 td{	background-color: #e5fbe7;}.fileupload table.queue .ui-icon{	vertical-align: middle;	display: inline-block;}.fileupload ul.uploadeditems{	list-style: none;	margin: 5px 0;	padding: 0;}.fileupload ul.uploadeditems li{	background: white;	border: 1px solid #dcdcdc;	text-align: center;	padding: 2px;	float: left;	margin: 0 5px 5px 0;	position: relative;	width: 70px;}.fileupload ul.uploadeditems li img{	border: 1px solid #dcdcdc;	padding: 2px;	display: block;}.fileupload ul.uploadeditems li .filename{	font: 10px Verdana;	color: gray;}.fileupload .progressbar{	font: 10px Verdana;	margin-left: 5px;}.fileupload .imgbox {	border:1px solid #DCDCDC;	margin:2px 2px 5px 0;	padding:5px;	text-align:center;	width: 120px;}.fileupload .imgbox img{	display: block;	border: 1px solid #DFDFDF;	padding: 2px;	margin: 0 auto;}/*---------------------------------------------------*/#tranzakcio_form{}#tranzakcio_form .plus,#tranzakcio_form .minus{	cursor: pointer;	vertical-align: middle;	display: inline-block;}/*---------------------------------------------------*/#leltar_form{}#leltar_form .ui-icon{	cursor: pointer;	vertical-align: middle;	display: inline-block;}#leltar_form a.remove{	text-decoration: none;}.framePrint{	display: none;}