/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/system.css);
@import url(../warp/systems/joomla/css/system.css);
@import url(system-all.css);
@import url(../../media/jui/css/bootstrap-responsive.min.css);


/* Items (Addition)
----------------------------------------------------------------------------------------------------*/
 
#system .items .leading .item { margin-bottom: 50px; }


/* Item List
----------------------------------------------------------------------------------------------------*/

#system .item-list { border-top: 1px solid #ddd; }


/* Search
----------------------------------------------------------------------------------------------------*/

#system span.highlight { background-color: #ffffaa; }


/* System Icons
----------------------------------------------------------------------------------------------------*/
.icon-envelope {background: url("../images/email.png") no-repeat scroll center top;display: block;height: 24px;width: 30px;}
.icon-print {background: url("../images/print.png") no-repeat scroll center top;display: block;height: 24px;width: 30px;}