joomla-alert {
	display:none !important;
}
.deleteditem {
	opacity: .3;
}
.uk-input, .uk-select, .uk-checkbox {
	border: 1px solid #00000020;
}
.deleted {
	background-color: #eee;
	color: #ccc;
}
.active {
	background-color: #008000;
	color: #FFF;
}
.rowdeleted td {
	background-color: #eee;
	color: #aaa;
}
.lib_dist {
	color: #cc0000;
	font-weight:900;
}
#tm-top {
	background-color: #cc0000;
}
.sitealert {
		color: #FFF;
	padding: 20px;
	text-align: center;
}

.uk-itc-table td {
	padding: 5px;
	margin: 0px;
	font-size: .8em;
}
td > .limiter {
	cursor: pointer;
	color: #202020;
	transition: all .25s ease-in-out;
	transform: scale(1.0);
}
td > .limiter:hover {
	color: #AA0000;
	transform: scale(1.1);
}
body {
	background-color: #000 !important;
}
.uk-tooltip {
	line-height:1.2em;
	padding:10px;
	border-radius:5px;
}


#isearchprofilesection .uk-inline {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 30px;
}
#isearchprofilesection [class*=uk-align] {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
#pdrpanels  .uk-switcher .uk-margin {
	margin-top: 0px !important;
}
#isearchprofilesection .uk-switcher {
	padding:10px !important;
	border: 1px solid #f9591e;
	background-color: #fffaf8;
}
#isearchprofilesection .uk-margin {
	margin-top: -1px !important;
}
.uk-subnav-pill a {
	background-color: #eee ;
	border-top-color: #ccc;
	border-bottom-color: #f9591e;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px 5px 0px 0px;
}
.uk-subnav-pill > .uk-active > a {
	border-top-color: #f9591e;
	border-right-color: #f9591e;
	border-left-color: #f9591e;
	border-bottom-color: #fffaf8;
	background-color: #fffaf8;
	color: #000;
	font-weight: 900;
}
.itc {
	color: #000;
	transition: all .25s ease-in-out;
	padding: 1px 10px !important;
}
.itc, .instance, .library {
	border: 1px dotted #00000000;
}
.itc:hover {
	background-color: #00000020;
	border: 1px dotted #00000040;
}
.instance:hover {
	background-color: #cc009920;
	border: 1px dotted #cc009940;
}
.library:hover {
	background-color: #0099cc20;
	border: 1px solid #0099cc40;
}
.wsbuttons a {
	padding: 5px 15px;
	background-color: #00000080;
	color:#FFF;
	font-size: .7em;
	border-radius:3px;
	-moz-border-radius:3px;
	text-decoration: none !important;
	transition: all .25s ease-in-out;
}
.uk-notification {
   display: none !important;
}
.wsbuttons a:hover {
	background-color: #FF000080;
}
}
