/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
@import url(../warp/css/system.css);
@import url(../warp/systems/joomla/css/system.css);
@import url(system-all.css);
/* Items (Addition)
----------------------------------------------------------------------------------------------------*/
#system .items .leading .item {
    padding-bottom: 12px;
    margin-bottom: 18px;
    border-bottom: 1px dashed #fbdbaf
    }
/* Item List
----------------------------------------------------------------------------------------------------*/
#system .item-list {
    border-top: 1px dashed #fbdbaf
    }
/* Search
----------------------------------------------------------------------------------------------------*/
#system span.highlight {
    background-color: #ffa
    }