/** 
 *------------------------------------------------------------------------------
 * @package       SIMPLI - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2016 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
 If you want to made change to the template, please put your custom CSS in this
 file. Doing so will make updating the template easier in the future.
 *------------------------------------------------------------------------------
**/


.stick-on-top {
	width: 100%;
	z-index: 100;
}

.sclogin-greeting {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 2px;
    line-height: 48px;
    position: relative;
    display: block;
    text-shadow: none;
    margin-bottom: 5px;
}

.sclogout-button {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 2px;
    line-height: 48px;
    position: relative;
    display: block;
    text-shadow: none;
    margin-bottom: 5px;
}

.logout-link {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 2px;
    line-height: 48px;
    position: relative;
    display: block;
    text-shadow: none;
}

#footer {
    font-weight: bold;
    font-size: 13px;
}

.giList { clear:right; border-collapse: collapse; margin-top: 10px; color: #444444; width:100%; }
.giListHeaderRow {background-color: #c0c0c0;border-bottom: 1px solid #B7B7B7;border-top: 1px solid #FFFFFF;color: #777777;font-weight: bold;min-height: 20px;line-height: 19px;margin: 0;text-shadow: 0 1px 0 #FFFFFF;zoom: 1;}
.giList th {vertical-align: top;}
.giList td,.giList th {padding: 5px;border: 1px solid #cccccc;}
/* Kopfzeile von Tabellen in com_gi verschoenern */
.giList th {background: -moz-linear-gradient(center top , #F3F3F3, #D7D7D7) repeat scroll 0 0 #E7E7E7;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#F3F3F3'); /* for IE */ tbackground: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3),to(#D7D7D7) );}
div.list-footer {}
div.list-footer ul {list-style: none;}
div.list-footer ul li {float: left; padding: 0 5px; list-style: none;}
div.list-footer ul li a {}
div.list-footer ul li a:link {}
div.list-footer ul li a:hover{}
.list-footer div.limit {float: left; height: 22px; line-height: 22px; margin: 0 10px;}
.list-footer div.limit select#limit {width: 50px;}

input,textarea,.uneditable-input{width:306px;}

