/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


/*  .res-eu-cookie-container {
 display:none!important;
 }*/

.uk-nav-sub > li > a{
	color:white;
}

.uk-panel-box .uk-panel-title {
	color:white;
}
.mod_events_latest_content > a {
	color: white;
}
.loginImg {
display: block; 
float:right; 
margin-top:1em;
	
}

.tm-footer:after {
    display: table;
    clear: both;

    height: 0;

    content: ' ';
}

	#jevents input#title {
		max-width: 90%;
	}

table.mceLayout td {
	width:inherit!important;
}

/*table.mceLayout table, 
table.mceLayout thead, 
table.mceLayout tbody, 
table.mceLayout th, */
table.mceLayout td {
	display: table-cell!important;
}
table.mceLayout tr {
	  display:table-row!important;

}

@media only screen and (max-width: 770px) {
	.uk-grid > * {
		padding-left: 0!important;
	}
	#udalost p {
		margin-top:1em;
		text-align: justify;
	}
	#udalostcas {
		margin:0;
	}


	#phocadownload-upload td:first-child {
		font-weight: bold;
	}

	.loginImg {

		margin-top:4em;
			
	}


}

@media only screen and (max-width: 830px) {
		.tm-footer .uk-panel {
		max-width: none;
	}
	.tm-footer .uk-panel table {
		margin-left: 0;
	}

	#phocagallery-subcategory-creating table.adminlist tbody tr td, #phocagallery-upload table.adminlist tbody tr td {
		height:inherit;
	}

	#phocagallery-subcategory-creating table.adminlist tbody tr, #phocagallery-upload table.adminlist tbody tr {
		clear:both;
	}
}

#phocadownload-upload table.adminlist tbody tr.row1 td {
	background: #E2E2E2;
}

.clearfix:after
{
    display: table;
    clear: both;

    height: 0;

    content: ' ';
}