.csak-egy-kep-kozep {
	background-repeat: no-repeat;
	background-position: center!important;
	cursor: pointer;
}

.panel-header-zold{
	background-color: #b2c24e!important;;
}

.gomb-hatter-zold{
	background-color: #818d37!important;
}

.oszlop-hatter-sarga{
	background-color: #FFFF85!important;	
}
.oszlop-hatter-zold{
	background-color: #c9d581!important;	
}
.oszlop-hatter-narancs{
	background-color: #f8c375!important;	
}
.oszlop-hatter-voros{	
	background-color: #f29191!important;	
}
.oszlop-hatter-kek{
	background-color: #9bc8f9!important;	
}
.oszlop-hatter-szurke{
	/*background-color: #BCBCBC;*/
	background-color:#D8D7DC;!important;
		
}

/*táblázat */
.x-grid-row .oszlop-hatter-szurke{
	/*background-color: #BCBCBC;*/
	background-color:#D8D7DC;!important;
		
}
.x-grid-row .oszlop-hatter-zold{
	background-color: #c9d581!important;	
}
.x-grid-row .oszlop-hatter-narancs{
	background-color: #f8c375!important;	
}
.x-grid-row .oszlop-hatter-voros{	
	background-color: #f29191!important;	
}
.x-grid-row .oszlop-hatter-kek{
	background-color: #9bc8f9!important;	
}
.x-grid-row .oszlop-hatter-sarga{
	background-color: #FFFF85!important;	
}

.oszlop-hatter-szurke .x-grid-cell { 
    /*background-color: #D0D0D0;*/
   background-color:#D8D7DC;!important;	
}
.x-grid-cell .oszlop-hatter-szurke { 
    /*background-color: #D0D0D0;*/
   background-color:#D8D7DC;!important;	
}
.oszlop-hatter-zold .x-grid-cell {
	background-color: #c9d581!important;	
}
.oszlop-hatter-narancs .x-grid-cell {
	background-color: #f8c375!important;	
}
.oszlop-hatter-voros .x-grid-cell {	
	background-color: #f29191!important;	
}
.oszlop-hatter-kek .x-grid-cell {
	background-color: #9bc8f9!important;	
}
.oszlop-hatter-sarga .x-grid-cell {
	background-color: #FFFF85!important;	
}

/*form elemek*/
.cimkeStilusKotelezoMezo .x-form-item-label{
	font-weight:bold !important; 
}
.cimkeStilusReadOnlyMezo .x-form-item-label{
	font-style: italic !important;	    	           	
}
.mezo-hatter-szurke textarea{
	background: none;
	background-color: #f2f2f2;	
}
.mezo-hatter-szurke input{
	background: none;	
	background-color: #f2f2f2;	
}
.nezet-kivalasztott{
	/*border:1px solid red;*/
	/*background-color:#516E93;*/
	background-color:#6BADF6
	
}
.nezet-over{
	background-color:#3399BB;
}
.chat{
	font-size:13px!important;
	border-bottom:1px solid #17385B;
}
.chat div p span{
	font-size:13px!important;
}

/*override*/
.ux-filtered-column {
    font-style: italic!important;
    font-weight: bold!important;
}
.x-grid-filters-filtered-column {
    font-style: italic!important;
    font-weight: bold!important;
    text-decoration:underline!important;
    background-color: #f8c375!important;
    -moz-text-decoration-color: #f8c375!important; /* Code for Firefox */
    text-decoration-color: #f8c375!important;
    
}
.x-grid-filterbar-filtered-column {
    font-style: italic!important;
    font-weight: bold!important;
    text-decoration:underline!important;
    background-color: #f8c375!important;
    -moz-text-decoration-color: #f8c375!important; /* Code for Firefox */
    text-decoration-color: #f8c375!important;
    
}
.nagybetu {
	font-size:14px!important;
	padding: 2px 2px 2px 8px;
}

/*Azurra override*/
.x-resizable-handle-north{
	cursor: n-resize;
}
.x-resizable-handle-south{
	cursor: s-resize;
}
.x-resizable-handle-west{
	cursor: w-resize;
}
.x-resizable-handle-east{
	cursor: e-resize;
}
.x-resizable-handle-northeast{
	cursor: ne-resize;
}
.x-resizable-handle-southwest{
	cursor: sw-resize;
}
.x-resizable-handle-southeast{
	cursor: se-resize;
}
.x-resizable-handle-northwest{
	cursor: nw-resize;
}

.x-grid-row-summary .x-grid-cell {
    background-color: #BCBCBC!important;
    font-style: italic!important;  
    text-decoration: underline!important;  
}


/*A checkbox inaktív állapotban nem volt látható, ezért kellett egy osztály, amellyel láthatóvá tesszük a szerkesztés tíltásának megőrzésével*/
/*disabled esetén disabledCls*/
.nemszerkesztheto_disabled{
	opacity:1!important;
}
/*readOnly esetén readOnlyCls*/
.nemszerkesztheto_readonly .x-form-checkbox{
	background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../img16/checkbox.gif") !important;
    background-origin: padding-box !important;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    opacity: 1 !important;
}


.ux-notification-window .x-window-body {
	text-align: center;
	padding: 15px 5px 15px 5px;
}

.ux-notification-icon-information {
	background-image: url('../img16/dis_flag_blue.png');
}

.ux-notification-icon-error {
	background-image: url('../img16/dis_flag_red.png');
}
				

.ux-notification-light .x-window-header {
	background-color: transparent;
}

body .ux-notification-light {
	background-image: url('../imgvegyes/dis_fader.png');
}

.ux-notification-light .x-window-body {
	text-align: center;
	padding: 15px 5px 20px 5px;
	background-color: transparent;
	border: 0px solid white;
}
				

/*Ablakok egymésok*/
.elso_ablak{
	z-index:9999999!important;
}
.hatso_ablak{
	z-index:9999998!important;
}



/*Új felvitel trigger*/
.x-form-uj-trigger {
	background-image: url( ../imgvegyes/dis_uj_16_sprite.png ) !important;
	background-repeat: no-repeat !important; 
}

/*.x-grid-cell-selected{
	background-color: #cfcfcf !important;
}*/

.pac-container {
    /* maps suggessions */
    z-index:99999!important;
  }



.cke_dialog {
	z-index: 9999999999 ! important;
}
.cke_menu {
	z-index: 9999999999 ! important;
}
.cke_contextmenu {
	z-index: 9999999999 ! important;
}
.cke_skin_kama {
	z-index: 9999999999 ! important;
}
.cke_panel .cke_ltr {
	z-index: 9999999999 ! important;
}
.cke_combopanel {
	height: 170px;
	width: 150px;
	z-index: 9999999999 !important;
}

